Commit Graph

148 Commits

Author SHA1 Message Date
perennial 1718d1c956 refactor setImageServer 2024-10-17 14:33:30 +11:00
perennial c3d47ebdd6 rename header_backup symbol to headerBackup 2024-10-17 13:40:38 +11:00
perennial 400c31cff9 proxy.go: dont tranlate server logs 2024-10-17 13:39:41 +11:00
perennial 03e38a6c43 proxy.go: dont return err on context cancellation 2024-10-17 13:38:07 +11:00
perennial 9d6086479c e 2024-10-17 13:34:56 +11:00
perennial 1106042a5e prefetch links 2024-10-17 02:23:15 +11:00
perennial e998c3dc16 rename SetRedirectHeader middleware 2024-10-16 14:46:42 +11:00
perennial cbbe302ea7 invalidate API resp cache upon user action 2024-10-16 14:24:49 +11:00
perennial c5ed886390 declare emojiMap globally 2024-10-16 00:52:15 +11:00
perennial f8a481fb06 refactor GetNovelGenre to use a map lookup 2024-10-16 00:49:25 +11:00
perennial bc76596003 refactor proxy.go 2024-10-16 00:15:27 +11:00
perennial 2077556172 actually validate custom image server before setting it 2024-10-15 19:27:31 +11:00
perennial 30cf4903ab settings: error handling for csrf token 2024-10-15 02:37:32 +11:00
perennial 6f6485e335 more formatting 2024-10-14 16:39:00 +11:00
perennial 039d11e65b fix missed one unformatted RenderHTML 2024-10-14 16:33:24 +11:00
perennial f33b1a9115 RenderHTML formatting 2024-10-14 16:27:11 +11:00
perennial 9bcc8354a4 disable default HSTS header 2024-10-14 14:31:42 +11:00
perennial 6d9e021b14 properly rm unused field in Data_artwork struct 2024-10-13 23:54:32 +11:00
perennial f3b177fe39 rm unused field in Data_artwork struct 2024-10-13 23:51:35 +11:00
perennial ed2dd5061f rm audit.Logger from actions 2024-10-13 21:21:00 +11:00
perennial aad63d216a user follow: use mobile api 2024-10-13 19:55:59 +11:00
perennial db529d56c1 wip 2 2024-10-13 19:05:34 +11:00
perennial 0c5a2d7360 debug wip 2024-10-13 18:34:38 +11:00
perennial d2735f5684 user follow: backend code 2024-10-13 17:48:41 +11:00
perennial 840095d5d9 fix manga displaying incorrectly 2024-10-13 23:47:31 +11:00
perennial d41e98ab8b run gofumpt
https://github.com/mvdan/gofumpt
2024-10-13 16:31:18 +11:00
perennial 0792ad04be fix diagnostic page 2024-10-13 16:23:06 +11:00
perennial d738741918 update ServedRequestSpan to ServerRequestSpan 2024-10-13 16:17:31 +11:00
perennial dcb1e4b34a logging: renaming 2024-10-13 15:47:42 +11:00
perennial 3a3f70dc12 rename SERVER to server 2024-10-13 15:37:57 +11:00
perennial 385b7de69d rm duplicate ts 2024-10-13 15:35:43 +11:00
perennial ba76469422 logging configuration 2024-10-13 15:26:34 +11:00
perennial 9b8efff3b6 audit: rename perf variable to requestSpan 2024-10-13 15:04:24 +11:00
perennial adc226dd72 zap for logging wip 2024-10-13 14:59:39 +11:00
perennial 863df602ea logging rework wip 2024-10-13 14:29:17 +11:00
perennial 96c8609e33 ParseEmojis: fix malformed strings 2024-10-12 00:44:24 +11:00
perennial 516cb9b3fb fix improper type 2024-10-12 00:18:13 +11:00
perennial a95d344352 reanme GetUserArtwork to GetUserProfile 2024-10-11 18:35:43 +11:00
perennial c39821ddb2 rename ArtworksCount to CategoryItemCount 2024-10-11 18:11:52 +11:00
perennial 43c68f5790 draft 2024-10-11 18:11:21 +11:00
perennial 9f5faa7cf8 fix broken /proxy/i.pximg.net setting 2024-10-11 15:07:49 +11:00
perennial 4828567ed4 fix non-functional custom-image-proxy field 2024-10-11 14:53:57 +11:00
perennial 214fcbf9a7 simplify index backend logic 2024-10-10 23:13:29 +11:00
perennial 4c1bf69568 fix settings.go 2024-10-10 22:30:08 +11:00
perennial f4e1507275 prefetch testing 2024-10-09 22:27:27 +11:00
perennial 3e1175fb90 refine novel page more 2024-10-07 21:03:10 +11:00
perennial a6b430b97f formatting 2024-10-07 19:41:02 +11:00
perennial df586d9d17 Load local twbs icons + fix csp 2024-10-07 16:36:44 +11:00
perennial 0e2b434ab6 i18n.Log to i18n.Sprintf 2024-10-07 16:09:20 +11:00
perennial f4fca10481 restore CSP 2024-10-07 16:04:13 +11:00