Commit Graph

66 Commits

Author SHA1 Message Date
maaa a1224e3fb4 d 2023-07-12 18:58:24 +02:00
maaa 4fe1837659 time 2023-07-12 18:57:14 +02:00
maaa 500300cda0 Merge pull request 'feat: add scrollbar to chat and add site-wide style for scrollbar' (#8) from ffqq/burgercat-scrollbar:main into main
Reviewed-on: https://codeberg.org/burger-software/burgercat/pulls/8
2023-07-12 15:34:50 +00:00
ffqq 267d94c6af feat: add scrollbar to chat and add site-wide style for scrollbar 2023-07-12 18:30:53 +03:00
maaa 70aedb393d Merge pull request 'fix!: remove /api/post' (#6) from TestingPlant/burgercat:remove-api-post into main
Reviewed-on: https://codeberg.org/burger-software/burgercat/pulls/6
2023-07-12 14:41:48 +00:00
maaa d0cacd49ca Merge pull request 'feat: add user information to settings' (#7) from ffqq/burgercat-improvedsettings:main into main
Reviewed-on: https://codeberg.org/burger-software/burgercat/pulls/7
2023-07-12 14:40:18 +00:00
ffqq 39bd51a49e feat: add user information to settings 2023-07-12 03:54:20 +00:00
TestingPlant a041e6a21f fix!: remove /api/post
The code handling /api/post is similar to the code handling /post, but
/api/post has some bugs such as allowing banned users to upload files.
Making /post the only API able to upload files would reduce duplicated
code which reduces the chance of bugs.

Although this removes /api/post, it shouldn't cause any issues since
/api/post isn't currently usable because it requires a multipart
request, but the code uses get_json which only works when the
mimetype is application/json.
2023-07-11 20:57:30 -05:00
maaa 7c4c0c7ceb improvements 2023-07-12 02:24:51 +02:00
maaa 0d5a1028ae no blank messages 2023-07-12 01:03:03 +02:00
maaa b67a441e0c Merge pull request 'prevent comments to mess up on small screens like phone' (#4) from Mollomm1/burgercat:main into main
Reviewed-on: https://codeberg.org/burger-software/burgercat/pulls/4
2023-07-11 21:52:38 +00:00
Mollomm1 c18e53e53c comment mobile fix 2023-07-11 21:48:03 +00:00
maaa 1f655cf423 Merge pull request 'make the dark theme look a bit better' (#3) from Mollomm1/burgercat:main into main
Reviewed-on: https://codeberg.org/burger-software/burgercat/pulls/3
2023-07-11 21:19:31 +00:00
Mollomm1 03a7a58927 make the dark theme a bit better 2023-07-11 21:14:36 +00:00
maaa 38e818737c Merge branch 'main' of https://codeberg.org/burger-software/burgercat 2023-07-11 23:03:02 +02:00
maaa 36391c30b8 remove old "remove post" button 2023-07-11 23:00:57 +02:00
maaa dcf662a454 Merge pull request 'feat: add darkmode' (#2) from ffqq/burgercat-darkmode:main into main
Reviewed-on: https://codeberg.org/burger-software/burgercat/pulls/2
2023-07-11 20:37:17 +00:00
ffqq b56ec9454c feat: add darkmode 2023-07-11 20:29:47 +00:00
maaa 8222502610 removed things 2023-07-11 21:46:23 +02:00
maaa adf6ad863c add chat 2023-07-11 21:41:57 +02:00
maaa f19e002fc5 Merge pull request 'feat!: zero-downtime restarts and bind to all IPs' (#1) from TestingPlant/burgercat:zero-downtime-restarts into main
Reviewed-on: https://codeberg.org/burger-software/burgercat/pulls/1
2023-07-10 19:36:55 +00:00
TestingPlant 24b278788e feat!: zero-downtime restarts and bind to all IPs
The server can now restart with zero downtime. The server also now binds
to all IPv4 and IPv6 addresses, so the ADDR config value is removed.
2023-07-10 14:28:15 -05:00
maaa 425002c856 update readme again 2023-07-10 20:21:46 +02:00
maaa 7e69e8c06b update readme 2023-07-10 20:20:12 +02:00
maaa 7470ea2c98 changes 2023-07-10 19:25:08 +02:00
maaa 8330a8a5be fart 2023-07-10 18:58:27 +02:00
maaa d90ef9f92d delete posts 2023-07-10 18:53:11 +02:00
maaa 08d2d3373d this thing didn't work anyway 2023-07-10 15:54:09 +02:00
maaa 1dbb6c378f fix 2 2023-07-10 15:49:49 +02:00
maaa 7623dd6475 fix? 2023-07-10 15:46:23 +02:00
maaa 48b53eff78 fart 2023-07-10 15:33:13 +02:00
maaa a92561f40a bug fixes 2023-07-10 15:01:57 +02:00
maaa f03814918f unfart 2023-07-10 03:10:19 +02:00
maaa 926ceb23e7 test 2023-07-10 03:07:04 +02:00
maaa 64c4cb25e1 rate limit thing 2023-07-10 02:07:51 +02:00
maaa 0ce3b90c68 updates 2023-07-10 01:49:54 +02:00
maaa f500e68dce new stuff 2023-07-10 01:06:36 +02:00
maaa 1fe79a6073 add get comment of post API thing 2023-07-10 00:42:53 +02:00
maaa c72c2bbf72 rate limit login API 2023-07-10 00:21:48 +02:00
maaa 67e83fc2c7 fr 2023-07-10 00:10:36 +02:00
maaa b80ae16889 burger 2023-07-10 00:02:45 +02:00
maaa 4550143f00 fixes 2023-07-09 23:27:28 +02:00
maaa ad0fdeba35 fart 2023-07-09 22:00:15 +02:00
maaa f7d22cf36c fixes 2023-07-09 02:16:04 +02:00
maaa ed6ab7cea0 added API 2023-07-09 00:44:53 +02:00
maaa e753c26605 fart 2023-07-08 21:26:03 +02:00
maaa 0b6578d985 set cookie expiration adte 2023-07-08 21:19:07 +02:00
maaa 4b081db610 fart 2023-07-08 20:44:55 +02:00
maaa 8901d9c91c burger 2023-07-08 20:41:47 +02:00
maaa b1b9a32fca changes 2023-07-08 19:48:23 +02:00