orangix
02be603dcc
refactor api package comments
...
* use encoding/json for comment parsing
* refactor by moving loop code to an UnmarshalJSON
* use a preallocated array and indices to maintain order while using
goroutines again, this was removed a while ago
* use new struct in comment.hbs and contextComment.hbs
* rewriteUrl partial to reduce rimgo-specific code in api
* move RenderError into pages package to avoid import cycle between render and utils
2026-01-25 06:08:28 +01:00
orangix
cd4a36c9f7
port most routes
2026-01-19 19:11:01 +01:00
video-prize-ranch
1579e59dca
Errors in image format ( closes #165 )
2024-02-04 21:24:55 -05:00
video-prize-ranch
fc88bfbca5
Cleanup previous/next page buttons ( #134 )
...
Use noteq to simplify code, add current page to previous/next page bar
Reviewed-on: https://codeberg.org/rimgo/rimgo/pulls/134
Reviewed-by: orangix <orangix@noreply.codeberg.org >
Co-authored-by: video-prize-ranch <cb.8a3w5@simplelogin.co >
Co-committed-by: video-prize-ranch <cb.8a3w5@simplelogin.co >
2023-08-30 17:24:54 +00: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
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
1263e66f45
Add error page for ratelimit
2022-09-10 10:11:17 -04:00
video-prize-ranch
be349ec9d9
Allow embedding embeds
2022-07-16 16:02:59 -04:00
video-prize-ranch
d299219533
Add media-src to CSP
2022-06-25 15:23:59 -04:00
video-prize-ranch
d05f7f868d
Add 404 page
2022-05-23 11:30:17 -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
07a202da8f
Initial tags support ( #11 )
2022-02-18 16:56:56 -05:00