Commit Graph

15 Commits

Author SHA1 Message Date
Henry 50e4ebbaca aliases: add overview and revoke handlers 2021-03-16 08:49:47 +01:00
Henry 117cad48a7 rename admindb to roomdb 2021-03-10 16:44:46 +01:00
Henry fd21dfc60a Various fixes
* fix accept and consumed view
* Apply suggestions from Alex' code review
* define admin.Databases options struct
* structify database parameters of web/handlers
2021-03-10 09:34:36 +01:00
Henry 98468e93a5 Invite endpoints
* Add revoke and created templates
* Render invite accept with domain
* Flesh out accept page
2021-03-10 09:33:55 +01:00
Henry c7bcef4339 invite form testing 2021-03-10 09:33:15 +01:00
Andre Staltz 1f3c7e1dc5
add urlToNotice in tests 2021-03-01 14:16:52 +02:00
Henry 6e630f9cd5 fix tests 2021-02-25 11:25:43 +01:00
Andre Staltz eaf4a4447c
new route "menu" that is accessible on mobile only 2021-02-24 12:08:21 +02:00
Andre Staltz 622b01a854
highlight active menu item with current_page_is 2021-02-23 18:41:02 +02:00
Henry 73471b5ff6 update http/render 2021-02-22 16:20:26 +01:00
Henry cea1e62207 fix template paths in sub-page tests 2021-02-22 16:02:55 +01:00
Henry f0e61e7189 add back dev build tag for local file access without embedding 2021-02-22 15:51:55 +01:00
Henry 534691b639 change template paths for embed.FS 2021-02-22 14:49:11 +01:00
Henry 412545ac50 small fixes
* news/overview was still using PostID
* fix singular in testing {{ i18npl ... }}
2021-02-16 10:33:28 +01:00
Henry 6416d1c215 allow list interface 2021-02-15 14:43:32 +01:00