|
|
361b511c3e
|
Update npm packages
|
2026-04-18 19:17:30 +02:00 |
|
|
|
1bc505057f
|
Fix adding theme switch event listener on login page
|
2026-04-18 19:15:43 +02:00 |
|
|
|
a78b1c41ac
|
Remove unused code & Move files to correct folder
|
2026-04-18 18:42:09 +02:00 |
|
|
|
2480c5b309
|
Redo user comments list
|
2026-04-18 16:28:50 +02:00 |
|
|
|
4fc11d7329
|
Redo notification list
|
2026-04-18 15:47:06 +02:00 |
|
|
|
f3e5100d5d
|
Pint
|
2026-04-18 14:18:52 +02:00 |
|
|
|
5b4d3d435e
|
Display the correct file extension on download button
|
2026-03-06 22:06:20 +01:00 |
|
|
|
564f816fb9
|
Add matrix nsfw rooms
|
2026-03-04 14:34:16 +01:00 |
|
|
|
3709e378c3
|
Fix Admin Download Buttons
|
2026-03-03 21:17:43 +01:00 |
|
|
|
4a45dae593
|
Update Readme
|
2026-03-01 16:07:09 +01:00 |
|
|
|
2b0448d517
|
Add Disclaimer and Guide for Matrix
|
2026-03-01 16:06:58 +01:00 |
|
|
|
3bb6af73c3
|
Add matrix
|
2026-02-18 12:34:10 +01:00 |
|
|
|
57cf153560
|
Update Livewire to fix CorruptComponentPayloadException
|
2026-02-15 14:52:16 +01:00 |
|
|
|
e45fd4b148
|
Update axios
|
2026-02-15 13:02:08 +01:00 |
|
|
|
d479369770
|
Merge branch 'laravel-12'
|
2026-01-18 18:54:25 +01:00 |
|
|
|
af739e3c88
|
Remove old comments repo in composer.json
|
2026-01-18 18:49:59 +01:00 |
|
|
|
273ed65a8d
|
Remove laravel sail
|
2026-01-18 18:44:59 +01:00 |
|
|
|
ccfd5b996b
|
Replace captcha system
|
2026-01-18 18:37:08 +01:00 |
|
|
|
e5ef197ed6
|
Add user roles system
|
2026-01-16 23:14:47 +01:00 |
|
|
|
c0be2e294a
|
Refactor routes
|
2026-01-16 23:01:34 +01:00 |
|
|
|
b8ba17b33f
|
Fix patreon role check (again again)
|
2026-01-16 15:18:29 +00:00 |
|
|
|
5a8dd12cb8
|
Fix patreon role check (again)
Life without typecast is hard
|
2026-01-16 15:11:28 +00:00 |
|
|
|
3a77c4320d
|
Fix patreon role check
We compare the roles using a strict type check, the json contents from the discord api are strings and not integers.
|
2026-01-16 14:42:39 +00:00 |
|
|
|
823a284fbc
|
Fix PHP 8.4 deprecation warning
|
2026-01-11 16:39:14 +01:00 |
|
|
|
67e601d0c4
|
Add ability to properly set locale (session/account)
|
2026-01-11 16:33:13 +01:00 |
|
|
|
7e4ebd91ad
|
Remove vluzrmos/language-detector package
|
2026-01-11 16:31:16 +01:00 |
|
|
|
4dc5dee2b9
|
Update dependencies
|
2026-01-11 15:46:33 +01:00 |
|
|
|
5310908b0c
|
Update login button on mobile
|
2026-01-11 00:21:05 +01:00 |
|
|
|
4b05b3db6d
|
Fix cache not flushed after comment delete by admin
|
2026-01-10 23:24:31 +01:00 |
|
|
|
df47a926e4
|
Fix comment mass delete
|
2026-01-10 23:21:29 +01:00 |
|
|
|
1e9e95f35f
|
Fix admin comment moderation
|
2026-01-10 22:35:35 +01:00 |
|
|
|
2aa76baafd
|
Fix account deletion anonymizing comments
|
2026-01-10 22:35:21 +01:00 |
|
|
|
aa50bb1f72
|
Merge pull request 'Replace Comment System' (#4) from comment-system into main
Reviewed-on: #4
|
2026-01-10 21:16:55 +00:00 |
|
|
|
dfedf4058e
|
Fix rate limit and make it more strict (1 message in 5 minutes)
|
2026-01-10 22:15:50 +01:00 |
|
|
|
268e3eb4c2
|
Add Notification for comments
|
2026-01-10 22:00:09 +01:00 |
|
|
|
ab61574956
|
Fix comment depth chain check
|
2026-01-10 21:59:53 +01:00 |
|
|
|
81038b6c26
|
Add id to comment, so it can autoscroll to that notification
|
2026-01-10 21:59:08 +01:00 |
|
|
|
e949ba955a
|
Add rate limiter to comment system
|
2026-01-10 21:04:26 +01:00 |
|
|
|
819e2fde27
|
Misc changes
|
2026-01-10 20:33:35 +01:00 |
|
|
|
3259e2197b
|
Update design comments home page
|
2026-01-10 19:45:19 +01:00 |
|
|
|
b133db0573
|
Add likes to comments
|
2026-01-10 19:41:23 +01:00 |
|
|
|
41c34e6d89
|
Fix style
|
2026-01-10 19:15:32 +01:00 |
|
|
|
db6da608aa
|
Add comments to home page
|
2026-01-10 19:11:28 +01:00 |
|
|
|
13b70fdf23
|
Misc changes
|
2026-01-10 18:55:53 +01:00 |
|
|
|
cfd6af59fb
|
Add Profile Comment Search (Livewire)
|
2026-01-10 18:55:47 +01:00 |
|
|
|
7810cd53fb
|
Add comments to Hentai
|
2026-01-10 18:54:48 +01:00 |
|
|
|
871028930b
|
Migrate existing comments
|
2026-01-10 16:41:06 +01:00 |
|
|
|
6ce0255764
|
Remove ring offset
|
2026-01-10 15:45:52 +01:00 |
|
|
|
e136e8e1b6
|
Refresh on delete
|
2026-01-10 15:45:41 +01:00 |
|
|
|
a3b66b483b
|
Add admin and donator badge
|
2026-01-10 15:34:05 +01:00 |
|