Commit Graph

10 Commits

Author SHA1 Message Date
blankie 5acb710739
Stop proxying content 2024-02-10 08:22:23 +11: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 c366f95f6b Replace io/ioutil with io (#159)
io/ioutil is deprecated

Reviewed-on: https://codeberg.org/rimgo/rimgo/pulls/159
2023-12-11 03:50:36 +00:00
video-prize-ranch a3feae6b30
Seperate API from UI 2023-01-01 15:12:03 -05:00
video-prize-ranch 4306b3bb81
Add image cache and use struct for config (closes #58) 2022-09-30 16:57:18 -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 088f46a5bb
Remove viper and file configuration 2022-04-22 11:55:53 -04:00
video-prize-ranch 90ab3b37d3
Caching (closes #18) 2022-03-15 22:56:34 -04:00
video-prize-ranch 07a202da8f
Initial tags support (#11) 2022-02-18 16:56:56 -05:00