Commit Graph

45 Commits

Author SHA1 Message Date
bytedream 56e0e15a04 make astro module scripts view transition aware 2025-06-03 23:28:31 +02:00
bytedream e09a232f3c cancel subscriptions on signup popup destroy 2025-06-03 23:28:12 +02:00
bytedream 54352d7b73 fix registered popup not reset state on close 2025-06-03 22:48:14 +02:00
bytedream b8112d66db fix rules popup having timeout in dev mode 2025-06-03 22:47:39 +02:00
bytedream cb0c453279 update team popup text 2025-06-03 22:47:25 +02:00
bytedream 1d43eb8b90 add incomplete team notice 2025-06-03 22:47:10 +02:00
bytedream 6a9f88c9f7 rename team to admins 2025-06-03 22:05:03 +02:00
bytedream dc9ef2bb84 check team member uuid on signup 2025-06-03 21:59:00 +02:00
bytedream 95daaddb9b show the required read time in the rules popup more clearly
deploy / build-and-deploy (push) Successful in 13s
2025-05-31 14:52:13 +02:00
bytedream c177832fbe fix no error popup shown if a signup user wants to be in a team with themselves
deploy / build-and-deploy (push) Successful in 16s
2025-05-31 14:07:15 +02:00
bytedream 6aa492cf42 update register popup 2025-05-31 14:05:36 +02:00
bytedream a9a70b74e9 reset forms on site reload
deploy / build-and-deploy (push) Successful in 16s
2025-05-24 23:52:27 +02:00
bytedream ce6325e8dd fix menu not showing active page
deploy / build-and-deploy (push) Successful in 15s
2025-05-22 18:51:49 +02:00
bytedream 358701309d hide elements on small screens
deploy / build-and-deploy (push) Successful in 15s
2025-05-22 01:40:42 +02:00
bytedream 29a5aaf4cb add 404 and 500 page 2025-05-22 01:40:32 +02:00
bytedream ece07ada12 move strike reasons to admins
deploy / build-and-deploy (push) Successful in 22s
2025-05-22 00:42:59 +02:00
bytedream 1732aa9fea rename blocked users
deploy / build-and-deploy (push) Successful in 25s
2025-05-22 00:26:39 +02:00
bytedream a21d3d283a add strike reason admin panel 2025-05-22 00:25:22 +02:00
bytedream 45f984e4da add delete to admin panel
deploy / build-and-deploy (push) Successful in 21s
2025-05-21 20:53:53 +02:00
bytedream e47268111a refactor admin crud popups
deploy / build-and-deploy (push) Successful in 23s
2025-05-21 17:22:40 +02:00
bytedream 8b18623232 add blocked user
deploy / build-and-deploy (push) Successful in 15s
2025-05-20 23:34:54 +02:00
bytedream ba1146facf update database foreign key constraints 2025-05-20 20:35:24 +02:00
bytedream 7e6a09563a move components 2025-05-20 20:34:50 +02:00
bytedream b610b30a78 update favicon
deploy / build-and-deploy (push) Successful in 22s
2025-05-20 13:26:31 +02:00
bytedream b7634b5992 update faq 2025-05-20 13:23:24 +02:00
bytedream 84bea0feee use database connection pool
deploy / build-and-deploy (push) Successful in 29s
2025-05-19 16:49:25 +02:00
bytedream 2a89c49f4e update rules header and footer
deploy / build-and-deploy (push) Successful in 16s
2025-05-18 23:11:28 +02:00
bytedream 9785a8c087 fix teams api
deploy / build-and-deploy (push) Successful in 15s
2025-05-18 22:49:28 +02:00
bytedream af1424edc2 fix team members not registered when creating team
deploy / build-and-deploy (push) Successful in 23s
2025-05-18 22:18:07 +02:00
bytedream f01229bc0f update dependencies 2025-05-18 21:57:19 +02:00
bytedream 201829a523 update team get endpoint
deploy / build-and-deploy (push) Successful in 28s
2025-05-18 21:11:09 +02:00
bytedream 560bf04b6c fix invalid datetime error on team create 2025-05-18 21:10:55 +02:00
bytedream 0ff3b817d8 disable csrf 2025-05-18 21:10:15 +02:00
bytedream e36b32e278 update rules 2025-05-18 20:21:38 +02:00
bytedream 2a04c8180a add team links
deploy / build-and-deploy (push) Successful in 20s
2025-05-18 19:48:34 +02:00
bytedream 1f1f8793e2 remove team members 2025-05-18 19:08:20 +02:00
bytedream bb010952a8 show invalid fields an messages on action error popup input error
deploy / build-and-deploy (push) Successful in 18s
2025-05-18 18:26:20 +02:00
bytedream a83ba25698 add cancel button to confirm popup 2025-05-18 18:00:29 +02:00
bytedream 7ac248baf5 fix admin edit
deploy / build-and-deploy (push) Successful in 22s
2025-05-18 17:53:06 +02:00
bytedream 078ae89708 do not show footer on signup page
deploy / build-and-deploy (push) Successful in 22s
2025-05-18 16:00:01 +02:00
bytedream 28ead9a281 update path handling
deploy / build-and-deploy (push) Successful in 22s
2025-05-18 15:32:11 +02:00
bytedream 13a8eae450 set basepath
deploy / build-and-deploy (push) Successful in 18s
2025-05-18 14:24:03 +02:00
bytedream d4c9f4e418 set basepath on production build
deploy / build-and-deploy (push) Successful in 25s
2025-05-18 14:18:31 +02:00
bytedream a760e02fe7 set default public client env variables
deploy / build-and-deploy (push) Successful in 23s
2025-05-18 13:43:42 +02:00
bytedream 60f3f8a096 initial commit
deploy / build-and-deploy (push) Failing after 21s
2025-05-18 13:16:20 +02:00