Commit Graph

21 Commits

Author SHA1 Message Date
blankie 5acb710739
Stop proxying content 2024-02-10 08:22:23 +11:00
blankie 826d4fab90
Remove post metadata, tags, and comments 2024-02-10 08:21:23 +11:00
orangix 09a76779c9 check page length before return in nextInTag (#173)
fixes #172

Reviewed-on: https://codeberg.org/rimgo/rimgo/pulls/173
Co-authored-by: orangix <uleo8b8g@anonaddy.me>
Co-committed-by: orangix <uleo8b8g@anonaddy.me>
2024-02-07 01:13:29 +00:00
orangix 927ea20fad next button for tagged posts (#169)
No previous button because that would be annoying to implement serverside with pagination etc.

Closes #115

Fixed conflict with #154, #155, #156

Co-authored-by: video-prize-ranch <cb.8a3w5@simplelogin.co>
Reviewed-on: https://codeberg.org/rimgo/rimgo/pulls/169
Reviewed-by: video-prize-ranch <video-prize-ranch@noreply.codeberg.org>
Co-authored-by: orangix <orangix@noreply.codeberg.org>
Co-committed-by: orangix <orangix@noreply.codeberg.org>
2024-02-05 22:47:04 +00:00
video-prize-ranch 1579e59dca
Errors in image format (closes #165) 2024-02-04 21:24:55 -05:00
video-prize-ranch 85035243e9 Search (#122)
#113

Reviewed-on: https://codeberg.org/rimgo/rimgo/pulls/122
Co-authored-by: video-prize-ranch <cb.8a3w5@simplelogin.co>
Co-committed-by: video-prize-ranch <cb.8a3w5@simplelogin.co>
2023-08-10 15:02:51 +00:00
video-prize-ranch c163ae690e
Support /t/TAG/ID paths (closes #117) 2023-06-29 22:23:14 +00:00
video-prize-ranch b65ee39162
Switch to codeberg.org/rimgo/rimgo 2023-06-10 12:27:20 -04:00
video-prize-ranch 4de1fa1e79
Merge redesign into main (#111) 2023-06-10 12:04:29 -04:00
video-prize-ranch a3feae6b30
Seperate API from UI 2023-01-01 15:12:03 -05:00
video-prize-ranch 5c2962d34d
Improve CSP and security headers (closes #74) 2022-11-18 12:08:18 -05:00
video-prize-ranch 5944b7253d
Improved error handling 2022-09-13 16:31:55 -04:00
video-prize-ranch 1263e66f45
Add error page for ratelimit 2022-09-10 10:11:17 -04:00
video-prize-ranch 150df2435d
Fix tag backgrounds 2022-07-22 12:20:51 -04:00
video-prize-ranch e0efe6caca
Move types to api 2022-07-22 11:55:22 -04:00
video-prize-ranch be349ec9d9
Allow embedding embeds 2022-07-16 16:02:59 -04:00
video-prize-ranch d05f7f868d
Add 404 page 2022-05-23 11:30:17 -04:00
video-prize-ranch 6eee86d682
Improve code reuse 2022-05-23 11:10:50 -04:00
video-prize-ranch 12684be6aa
Add manifest-src to CSP and add name to manifest (closes #27) 2022-04-10 11:21:41 -04:00
video-prize-ranch 4572499658
Add support for .gifv (closes #13) and fixes loading media IDs 2022-02-22 19:06:39 -05:00
video-prize-ranch 5ba3b386a6
Single-media posts that are neither albums nor galleries (closes #15) 2022-02-17 16:07:15 -05:00