grimsi
ae56793e6e
Implement password reset process
2024-09-22 11:34:22 +02:00
grimsi
a993b8a488
Implement notification templates
...
Refactor notification providers to be more expandable in the future
Minor layout changes
2024-09-21 19:24:43 +02:00
grimsi
69a32fb4f4
Fix word-break in log view
...
Remove unused useUpdateEffect
2024-09-21 15:52:32 +02:00
grimsi
9219b6747a
Improve log streaming performance by using Coroutines instead of platform threads
...
Refactor log streaming to use a replay which eliminates the need to read the log file each time for a new subscriber and instead caches the elements directly in the sink
Fix bug in log tailing (was running with two threads instead of one)
2024-09-21 14:37:59 +02:00
grimsi
75feb614e6
Implement push-based log view
...
Various layout fixes
2024-09-20 12:23:34 +02:00
grimsi
f5962e3cfd
WIP: Notifications (via email, more to come?)
2024-09-18 23:35:19 +02:00
grimsi
a8b12528a4
Fix setup page
2024-09-18 15:00:01 +02:00
grimsi
e4ac87f96e
Optimized config management in FE and BE
...
Implemented standardized Avatar component
Added optional "Save message" to config pages
2024-09-18 11:40:03 +02:00
grimsi
6575e102f4
Bugfix and UX improvement
2024-09-17 16:45:48 +02:00
grimsi
0cdeffde51
Implement Enum support for ConfigProperties in frontend and backend
2024-09-17 12:30:55 +02:00
grimsi
9dd641656c
WIP: Implement SSO
2024-09-16 16:27:12 +02:00
grimsi
de3732aec1
Refactored side-menu code
2024-09-15 19:46:03 +02:00
grimsi
791fd71795
Implemented basic user management
...
Smaller refactorings
2024-09-15 13:47:36 +02:00
grimsi
110eb3dd5a
Bugfix in avatar management
2024-09-14 17:52:52 +02:00
grimsi
3d77a6b871
Enable avatar upload for users
2024-09-14 17:22:43 +02:00
grimsi
d2f720a6ed
Update vaadin
...
WIP: User management
2024-09-13 14:28:40 +02:00
grimsi
0fe91a1980
Implemented profile management
...
Refactored shared code into components
Added parallel session handling
2024-09-12 18:01:47 +02:00
Simon Grimme
1273714b8d
Add "My Profile" Page
...
Make integer parsing in ConfigService more robust
Add validation to config pages
Implement Cron expression validator
2024-09-11 18:06:21 +02:00
grimsi
156c6b9184
Added loading animation for config pages
2024-09-11 08:43:19 +02:00
grimsi
4e75075c01
Fix checkbox inputs always being unchecked on load
2024-09-10 17:14:26 +02:00
Simon Grimme
3b97b6bbfa
WIP: Implement config in Frontend
2024-09-10 16:28:26 +02:00
grimsi
cb073c6bcf
Update to Hilla 24
2024-08-22 10:55:22 +02:00