Commit graph

32 commits

Author SHA1 Message Date
73be698399 !INFO: tried to move to postgreSQL did not work
fix: fixed bumping, fixed banning from Reports Menu
feat: improved homepage, finilized comments and posts, moved version from nav menu to sidebar

Signed-off-by: limited_dev <loginakkisativ@gmail.com>
2023-06-13 23:34:16 +02:00
3abc1ba7ab feat: ban message now shows the ban reason and time when unbanned
Signed-off-by: limited_dev <loginakkisativ@gmail.com>
2023-06-13 19:08:43 +02:00
8f38879294 feat: made accounts deleteable, other changes
Signed-off-by: limited_dev <loginakkisativ@gmail.com>
2023-06-13 16:24:38 +02:00
9d733af389 feat: it is now possible to not show the admin tag when posting, fixed the delete button not showing up
Signed-off-by: limited_dev <loginakkisativ@gmail.com>
2023-06-13 08:51:53 +02:00
21e20ad2b7 feat: increase file upload size limit to 10MiB
Signed-off-by: limited_dev <loginakkisativ@gmail.com>
2023-06-13 07:47:49 +02:00
ce201207d4 NOTE: temp commit, started rolling back changes to auth system
Signed-off-by: limited_dev <loginakkisativ@gmail.com>
2023-06-12 20:46:44 +02:00
6630b4963e fix: fixed auth issues
Signed-off-by: limited_dev <loginakkisativ@gmail.com>
2023-06-12 18:51:25 +02:00
e8e97b2cd9 feat: finished email confirmation, finished Password Reset
!fix: The user auth system now uses the id, not the email

Signed-off-by: limited_dev <loginakkisativ@gmail.com>
2023-06-09 09:45:14 +02:00
ee9219b9ac feat: increased max img size
Signed-off-by: limited_dev <loginakkisativ@gmail.com>
2023-06-08 23:32:57 +02:00
1524d12647 feat: improved visuals
Signed-off-by: limited_dev <loginakkisativ@gmail.com>
2023-06-07 14:46:39 +02:00
3c3bf898ca feat: the page now saves the last used username, changed the bg color of the main pages
Signed-off-by: limited_dev <loginakkisativ@gmail.com>
2023-05-31 14:50:05 +02:00
3a6ffaec46 feat: improved login and register, improved sidebar
Signed-off-by: limited_dev <loginakkisativ@gmail.com>
2023-05-31 14:13:18 +02:00
0a8a58ee17 chore: moved TheManager, moved login button
Signed-off-by: limited_dev <loginakkisativ@gmail.com>
2023-05-17 13:17:53 +02:00
b595ce2909 feat: added Board adding, editing and removing 2023-03-11 02:50:07 +01:00
9bdad9e48d chore: add README.md
fix: added more space to the title, added delete button show up fix
2023-03-11 00:56:51 +01:00
5641bfa6a3 feat: added PageTitle to Threads 2023-03-07 22:33:36 +01:00
6e9be8c931 finished Board Locking 2023-03-04 23:09:26 +01:00
8ebc78b754 feat: changed the language of the ReportEntrys to English, started to work on Board Locks, !removed PermissionInteger; as it was not needed anymore!
fix: minor bugfixes while posting & commenting, changed Au.razor and E.razor around
2023-02-27 14:34:41 +01:00
5fdebe3fc1 feat: started working on stickys and locking, started working on replying in threads, added banners, added autism board, other small changes 2023-02-25 00:08:36 +01:00
b25949a8f3 v0.1.3 release
fixed some issues, forgot which ones
2023-02-14 12:46:52 +01:00
6dff05818b fix: users can now be unbanned. 2023-02-13 21:39:39 +01:00
0279df06fa feat: added /sys/ to all system pages, edited 404 page, added deadlink, moar changes 2023-02-12 17:01:46 +01:00
c1fd893ff0 fixed the bork 2023-02-07 21:47:28 +01:00
2724b6b9d2 temp commit 2023-02-07 21:21:38 +01:00
0e725b065a feat: added Error msgs to post screen, removed second login button. 2023-02-02 22:27:31 +01:00
9fa145866a progress commit 2023-02-02 22:13:03 +01:00
184ba3a096 feat: added post deletion, linked account to post 2023-02-02 18:50:50 +01:00
7c0cef6f65 feat: added docker stuff, started working on login system 2023-02-01 21:49:02 +01:00
9c6d6731d8 feat: finished converting image uploads to on disk 2023-02-01 14:18:36 +01:00
01fe86113d progress commit 2023-01-27 23:50:12 +01:00
c04b9ac6f2 Added little note to post / comment form, added some other stuff, which I forgot 2023-01-27 22:09:16 +01:00
3e7218c6ae finished implementing thread view, finished adding comments 2023-01-26 13:04:55 +01:00
Renamed from ImageBoardServerApp/Shared/Components/PostForm.razor (Browse further)