Commit graph

60 commits

Author SHA1 Message Date
8f38879294 feat: made accounts deleteable, other changes
Signed-off-by: limited_dev <loginakkisativ@gmail.com>
2023-06-13 16:24:38 +02:00
c20c5c9343 feat: moved the logo to the right side
fix: fixed coloring in bg on mobile

Signed-off-by: limited_dev <loginakkisativ@gmail.com>
2023-06-13 15:03:29 +02:00
13b4935d6a fix: fixed text going offscreen in comment and post
Signed-off-by: limited_dev <loginakkisativ@gmail.com>
2023-06-13 14:35:44 +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
9bb208d011 feat: Boards can now be browsed without account
Signed-off-by: limited_dev <loginakkisativ@gmail.com>
2023-06-13 07:57:20 +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
304c24f755 feat: added anker tags for posts and comments
Signed-off-by: limited_dev <loginakkisativ@gmail.com>
2023-06-12 22:29:32 +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
24d70c6bcd feat: added proper reloading of sidebar when updating boards
Signed-off-by: limited_dev <loginakkisativ@gmail.com>
2023-06-08 23:31:39 +02:00
b05eba37f1 fix: fixed empty Image border in comments without images
Signed-off-by: limited_dev <loginakkisativ@gmail.com>
2023-06-07 20:42:55 +02:00
47cde5f928 feat: round image corners
Signed-off-by: limited_dev <loginakkisativ@gmail.com>
2023-06-07 20:05:24 +02:00
40a5826e7a feat: further improved visuals
Signed-off-by: limited_dev <loginakkisativ@gmail.com>
2023-06-07 14:49:04 +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
4d0045c7bd chore: bump version to 0.2.3
Signed-off-by: limited_dev <loginakkisativ@gmail.com>
2023-04-10 21:45:48 +02:00
87656c18c1 feat: stop showing Other on rules page, changed from postsids to GETs for identification for the user, changed the colorsheme to dracula
Signed-off-by: limited_dev <loginakkisativ@gmail.com>
2023-04-10 19:19:55 +02:00
d2657d28b4 feat: finished implementing replying
Signed-off-by: limited_dev <loginakkisativ@gmail.com>
2023-03-18 00:52:30 +01:00
396edeefde feat: started working on replys in comments, changes IDs to GETs
Signed-off-by: limited_dev <loginakkisativ@gmail.com>
2023-03-18 00:49:50 +01:00
5ee623b295 fix: delete button not showing up 2023-03-11 16:00:50 +01: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
97e4b0026b feat: made boards dynamic and save to the db 2023-03-01 14:44:06 +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
d8fcc93394 fix: fixed minor issues 2023-02-17 22:54:13 +01:00
6a1287495d feat: added thumbnail middleware (idk if it works tho) 2023-02-15 14:01:39 +01:00
b25949a8f3 v0.1.3 release
fixed some issues, forgot which ones
2023-02-14 12:46:52 +01:00
7f138cf73f feat: added Role updating to the Users menu 2023-02-13 22:34:30 +01:00
a62912d6de feat: added other banners, moved the rendering of board banners to the Board component 2023-02-13 22:04:09 +01:00
6dff05818b fix: users can now be unbanned. 2023-02-13 21:39:39 +01:00
dcc7634f5e feat: The posts are now sorted
fix: modmenu now checks for the permission, you now have to be 18yo to access the boards, images now get deleted when deleting threads / posts, fixed grammar error in the register page, other fixed which i forget
2023-02-13 18:45:14 +01:00
df1ac86636 feat: added User Screen for admins 2023-02-12 19:06:33 +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
cb7ca62590 feat: added images for ban screen, added reportscreen, added reportsscreen for mods & admins 2023-02-11 23:04:02 +01:00
e21ac0d3d7 feat: moved /b/ to /m/, added ReportData, etc 2023-02-08 14:43:25 +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
f5ac34e639 chore: cleanup 2023-02-03 11:33:56 +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
08e54e7036 feat: finished login system 2023-02-02 08:15:43 +01:00
7c0cef6f65 feat: added docker stuff, started working on login system 2023-02-01 21:49:02 +01:00