17 Commits

Author SHA1 Message Date
Tetrakern
f5e0188c1f
Add Stimulus (#65) 2024-12-06 17:38:32 +01:00
Tetrakern
edd0db4807 Split skins script into own file
It's rather large and only used in certain places.
2024-10-25 20:22:04 +02:00
Tetrakern
d609891f82 Change skin HTML/JS to Stimulus-like format
I'm not using Stimulus yet, but maybe in the future. Also, this scheme is a lot more clear.
2024-10-25 20:16:06 +02:00
Tetrakern
d169331627 Add custom CSS skins feature 2024-10-25 12:08:16 +02:00
Tetrakern
f24338a9e5 Clean up error messages part 4 2024-10-13 00:43:49 +02:00
Tetrakern
07cdac120a Clean up error messages part 3 2024-10-13 00:36:43 +02:00
Tetrakern
b0b71920af Clean up view early if user deletes account
Otherwise, it can look like the user is still logged after reloading.
2024-05-25 14:48:58 +02:00
Tetrakern
072d3592fc Remove JS translations from frontend profile 2024-03-09 13:55:16 +01:00
Tetrakern
bc5a1ae321 Color refactoring part 4 2024-02-23 19:16:36 +01:00
Tetrakern
f33abf16c5 Refactor bookmarks 2023-08-27 01:54:46 +02:00
Tetrakern
239e66cf50 Refactor follows 2023-08-26 23:49:37 +02:00
Tetrakern
a6a12fe964 Refactor reminders 2023-08-26 23:00:01 +02:00
Tetrakern
1ef1422b0a Refactor checkmarks 2023-08-26 21:03:45 +02:00
Tetrakern
708b2213aa Apply fast AJAX to reminders 2023-08-21 02:34:01 +02:00
Tetrakern
e19d24c555 Clean up user-profile.js 2023-06-12 22:45:42 +02:00
Tetrakern
d7e1495e44 Fix cleanup error after unsetting OAuth
Just a button that was not removed and would cause an error if used again.
2023-06-03 04:12:49 +02:00
Tetrakern
9136947e4c Clean history for public release 2023-01-21 01:31:34 +01:00