Borislav Pantaleev
c596d38d7a
Add notifications badge and page ( #240 )
...
* WIP on server notifications
* WIP: Add server notifications page and removal of notifications
* improve design
* fix missing notifications case; add tooltop
* Fix api response
* fix tests
* add docs; update readme
2024-12-19 11:24:42 +02:00
Aine
c35416ec13
add safeguard for custom menu
2024-12-09 11:42:05 +02:00
Borislav Pantaleev
7c21692a1e
Add server status page and a badge in AppBar ( #182 )
...
* WIP: Add server status and running process indicators
* Finish ServerStatusPage and ServerRunningProcess
* fix typos, add running process info to the server status page
* Remove ServerRunningProcess and integrate it into ServerStatusBadge
* remove divider in menu
* display time as started X minutes ago
* add documentation; clearly state what new components are; update readme
* change wording a bit, cross-link with docs/README.md
* use returned HTML
* Finish ServerStatus page and badges
* Fix types
* cleanup
* remove some code
* adjust config load
2024-12-04 00:14:29 +02:00
Aine
392fec3186
refactoring ( #178 )
...
* unify components import
* refactor config and app context
* refactor icons
* refactor date, error, mxid and storage
* refactor synapse utils
2024-11-25 12:51:05 +02:00
Aine
cfd8238edc
migrate config away from localStorage; ensure config is properly loaded on access token auth
2024-11-21 23:31:07 +02:00
Borislav Pantaleev
befcd15298
Add preferred theme colors to footer ( #155 )
...
* Add preferred theme colors to footer
* remove inline-block
* Add Footer to LoginPage
* update README, add new screenshot, update Footer
2024-11-19 11:14:06 +02:00
Aine
1570ca5485
automatically check for app update
2024-11-13 23:44:54 +02:00
Aine
b925c63171
clear storage on logout
2024-11-07 10:46:25 +02:00
Aine
abc922c956
Enable visual customization ( #81 )
...
* Enable visual customization
* update readme
2024-10-23 00:03:06 +03:00
Aine
4f2cd38344
Add user profile to the top menu ( #80 )
...
* Add user profile to the top menu
* update readme
2024-10-22 12:18:55 +03:00
Aine
ca71038874
Custom Menu Items ( #79 )
...
* Custom Menu Items
* update readme
* fix indentation
2024-10-21 23:33:51 +03:00
Aine
f2f540b429
fix footer content overlapping and scrollbar
2024-10-21 13:27:32 +03:00
Borislav Pantaleev
0d021021df
Add option for access token login ( #58 )
...
* Fix SSO login flow, redirect is done after auth
* Add accessToken login
* Add confirmation for session destroy on accessToken logout
* add translations, fix tests, minor renaming
* update readme
2024-10-17 18:34:20 +03:00
Aine
bb53d53692
Add Contact support
button ( #45 )
2024-09-25 19:09:58 +03:00