Commit graph

76 commits

Author SHA1 Message Date
7a3830aef3 feat: added dead link to Board Page, added PageTitle to DeadLink page
Signed-off-by: limited_dev <loginakkisativ@gmail.com>
2023-06-08 23:33:54 +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
56e144e8ab feat: added getmd5hash func into TheManager
Signed-off-by: limited_dev <loginakkisativ@gmail.com>
2023-06-08 23:31:17 +02:00
e735d94e63 feat: removed Status
Signed-off-by: limited_dev <loginakkisativ@gmail.com>
2023-06-08 23:30:50 +02:00
52861d78ba chore: update proj file
Signed-off-by: limited_dev <loginakkisativ@gmail.com>
2023-06-08 23:29:58 +02:00
7049eac400 feat: added Email connectivity
Signed-off-by: limited_dev <loginakkisativ@gmail.com>
2023-06-08 23:29:35 +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
94a705b840 feat: added checks to signup
Signed-off-by: limited_dev <loginakkisativ@gmail.com>
2023-06-07 14:46:28 +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
a6d395ab58 Merge branch 'Pierre' into 'Eric'
start of the Ui intigrating

See merge request moonleay/imageboard!7
2023-05-17 11:22:16 +00:00
0a8a58ee17 chore: moved TheManager, moved login button
Signed-off-by: limited_dev <loginakkisativ@gmail.com>
2023-05-17 13:17:53 +02:00
Albuswolvrick
4e76750ee4 start of the Ui intigrating 2023-05-15 09:55:56 +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
6881a5d009 feat: added images 2023-02-27 12:06:10 +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
f0fbb11824 ???: did some docker stuff. The Project can run, but the db needs to be linked from outside, or it does not work. 2023-02-12 21:38:00 +01:00
db1d4822d4 moved dockerfile 2023-02-12 20:41:47 +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
2d458fd2f2 fix: Session is now stored in protected local storage and not in session storage, making the login persistant between pages 2023-02-12 14:55:37 +01:00
b1a6ab211e fix: you can now delete posts from the report page 2023-02-12 14:02:15 +01:00
cb7ca62590 feat: added images for ban screen, added reportscreen, added reportsscreen for mods & admins 2023-02-11 23:04:02 +01:00
75d75a2c84 Merge branch 'master' into 'Eric'
Merge branch 'Eric' into 'master'

See merge request limited_dev/imageboard!5
2023-02-11 15:06:13 +00:00
b63eb1973c Merge branch 'Eric' into 'master'
Merge Eric into Master

See merge request limited_dev/imageboard!4
2023-02-11 15:05:21 +00:00
963711adfb feat: added Reports to DB 2023-02-11 15:47:39 +01:00
e21ac0d3d7 feat: moved /b/ to /m/, added ReportData, etc 2023-02-08 14:43:25 +01:00
c093b06d03 Merge branch 'Eric-maybe_borked' into 'Eric'
Eric maybe borked

See merge request limited_dev/imageboard!3
2023-02-07 20:49:12 +00:00
c1fd893ff0 fixed the bork 2023-02-07 21:47:28 +01:00