Commit Graph

154 Commits

Author SHA1 Message Date
bytedream 56aa3c2673 add option to filter reporter or reported by clicking on the magnifying glass next to their names on admin report page
delpoy / build-and-deploy (push) Successful in 49s
2023-09-30 15:39:44 +02:00
bytedream 9be57c1004 add generic components for table sorting 2023-09-30 15:15:48 +02:00
bytedream 9ababd4847 remove table resizing and fix admin panel user scroll behavior
delpoy / build-and-deploy (push) Successful in 56s
2023-09-30 02:13:09 +02:00
bytedream b1f546ee94 add user search in admin panel and remove user skeleton while loading data
delpoy / build-and-deploy (push) Successful in 31s
2023-09-30 01:42:59 +02:00
bytedream b7177708a7 add optional env variable to protect the public report creation endpoint with a secret
delpoy / build-and-deploy (push) Successful in 45s
2023-09-30 01:10:50 +02:00
bytedream 3713c7eaba add option to create a report via the admin panel
delpoy / build-and-deploy (push) Successful in 47s
2023-09-30 01:01:26 +02:00
bytedream 61ea07d371 make report body actually editable on user report page 2023-09-29 19:40:45 +02:00
bytedream 722026c938 add report admin panel
delpoy / build-and-deploy (push) Successful in 53s
2023-09-29 02:10:57 +02:00
bytedream 37c230575d add report page 2023-09-28 01:12:06 +02:00
bytedream c57e514613 show rules popup when accepting them on register
delpoy / build-and-deploy (push) Successful in 43s
2023-09-26 22:42:25 +02:00
bytedream ccc022f5f0 make session cookie name a variable
delpoy / build-and-deploy (push) Successful in 27s
2023-08-29 14:52:27 +02:00
bytedream dd2c10a365 redirect to admin login when trying to access any admin page without valid cookies 2023-08-29 14:52:24 +02:00
bytedream b6fad90daf fix admin sidebar not showing items after new login
delpoy / build-and-deploy (push) Successful in 39s
2023-08-29 14:30:25 +02:00
bytedream 8259c387e5 make admin users table resizable 2023-08-29 14:23:06 +02:00
bytedream d0c40e1d81 show admin pages only when permissions are correct 2023-08-29 13:59:30 +02:00
bytedream 4830551edc show count of users and admin on admin page 2023-08-29 04:46:42 +02:00
bytedream 10b1c01d51 add admin user page 2023-08-29 04:24:56 +02:00
bytedream 1fb71fe899 make admin table resizable 2023-08-29 00:43:15 +02:00
bytedream 3e259872b3 make input size changeable 2023-08-28 19:09:37 +02:00
bytedream 407fb22a0e fix navbar menu position 2023-08-28 18:53:49 +02:00
bytedream 6d4ad29379 add more responsiveness when updating self admin 2023-08-28 18:46:41 +02:00
bytedream 90cb1fea87 update all sessions when changing admin permissions instead of deleting 2023-08-28 18:05:14 +02:00
bytedream 1b6e3c522f update session structure 2023-08-28 17:58:21 +02:00
bytedream a88ae62edf show disabled cursor when hovering over disabled buttons in admin admin view 2023-08-28 17:21:54 +02:00
bytedream 01df127430 fix logout not possible if admin write permission is not present 2023-08-28 17:20:01 +02:00
bytedream 4d42a5d440 show menu on right side when on admin page 2023-08-28 17:11:34 +02:00
bytedream 0ab03dd9dc add admin logout 2023-08-28 17:01:53 +02:00
bytedream 5a1fa2cc95 delete sessions when admin is deleted 2023-08-28 16:41:41 +02:00
bytedream 0958ff21b6 add admin admin settings 2023-08-28 04:31:58 +02:00
bytedream 4b84c475b8 add admin login 2023-08-27 23:33:22 +02:00
bytedream 7392b61e3e add easter egg and settings menu
delpoy / build-and-deploy (push) Successful in 44s
2023-08-26 13:46:51 +02:00
bytedream 19d97c947f invert menu chest mouse wheel scrolling start and direction 2023-08-26 12:14:01 +02:00
bytedream b16c8a91e6 goto selected menu item when scrolling with mousewheel on chest and clicking on it 2023-08-26 12:13:28 +02:00
bytedream 3205bb6dc1 add z-index to menu item hover frame to show it always on top 2023-08-26 11:59:28 +02:00
bytedream 198e171838 add minecraft style navigation
delpoy / build-and-deploy (push) Successful in 1m3s
2023-08-26 03:53:58 +02:00
bytedream ff21190c54 disable register form overflow-hidden when not all fields are filled to make register button tooltip fully visible 2023-08-25 20:07:57 +02:00
bytedream 4f99847d62 use svelte class directive for conditional classes 2023-08-25 18:49:03 +02:00
bytedream 29f4f0c497 disable autocomplete when re-visiting a site with the input component 2023-08-25 18:31:01 +02:00
bytedream a70338943d fix redirect to index page on subpath hosting
delpoy / build-and-deploy (push) Successful in 30s
2023-08-16 21:32:25 +02:00
bytedream 66e440ed10 redirect to index page when accessing a page which does not exist
delpoy / build-and-deploy (push) Successful in 35s
2023-08-14 22:47:22 +02:00
bytedream 677def02ca remove unnecessary countdown
delpoy / build-and-deploy (push) Successful in 26s
2023-08-11 23:02:16 +02:00
bytedream 84c61e2f72 add basic index site
delpoy / build-and-deploy (push) Successful in 37s
2023-08-11 22:36:09 +02:00
bytedream a6069d4c74 set example start date env variable to cest timezone 2023-08-11 00:23:11 +02:00
bytedream d0ff946d98 change countdown size on smaller screens
delpoy / build-and-deploy (push) Successful in 28s
2023-08-10 17:06:38 +02:00
bytedream 793c43adc0 add option to set base path
delpoy / build-and-deploy (push) Successful in 34s
2023-08-10 16:25:57 +02:00
bytedream 8badac5d09 deploy manually
delpoy / build-and-deploy (push) Successful in 25s
2023-08-10 15:54:01 +02:00
bytedream 336f5f33ac use other deploy action
delpoy / build-and-deploy (push) Failing after 30s
2023-08-10 15:51:04 +02:00
bytedream e39e0640a6 remove unused server endpoint
delpoy / build-and-deploy (push) Failing after 44s
2023-08-10 14:34:34 +02:00
bytedream 8d9e95ab77 use sqlite memory database when building to prevent build failures 2023-08-10 14:34:20 +02:00
bytedream 601fa98ee1 load environment variables at runtime instead on build
delpoy / build-and-deploy (push) Failing after 16s
2023-08-10 14:20:26 +02:00