Commit Graph

11 Commits

Author SHA1 Message Date
orangix
e241d35efe move sanitization code out of api package 2026-01-25 06:25:21 +01:00
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
video-prize-ranch
4de1fa1e79 Merge redesign into main (#111) 2023-06-10 12:04:29 -04:00
video-prize-ranch
e82b47a729 CSS cleanup 2022-12-20 19:35:48 -05:00
video-prize-ranch
b8469ada4e Switch to Feather Icons 2022-10-13 18:26:08 -04:00
video-prize-ranch
50d71ad321 UI cleanup and changes 2022-10-13 17:29:05 -04:00
video-prize-ranch
8d21d1a576 Initial users support 2022-01-27 20:41:10 -05:00
video-prize-ranch
c3e84f71cf Fix title on date 2022-01-18 19:09:10 -05:00
video-prize-ranch
2d53c9a239 Add elipsis for long usernames 2022-01-18 18:21:25 -05:00
video-prize-ranch
1f99887e4d Remove edited at 2022-01-18 18:10:35 -05:00
video-prize-ranch
4a1309e0dc Comments 2022-01-18 18:05:06 -05:00