Commit Graph

1374 Commits

Author SHA1 Message Date
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 d36e4c1dcc refactor createMultipartFormData 2024-10-16 00:41:19 +11:00
perennial a609bfbb84 refactor API_GET_UnwrapJson 2024-10-16 00:33:34 +11:00
perennial bc76596003 refactor proxy.go 2024-10-16 00:15:27 +11:00
perennial 1d78a2da7b move i18n/exceptions.go to crawler directory 2024-10-15 21:39:56 +11:00
perennial e174d63bdc add inline comments to i18n package 2024-10-15 21:37:34 +11:00
perennial 3e4188b49c Create http.Server instance in main() 2024-10-15 20:31:43 +11:00
perennial 5a8ce89d74 check for when both Host and UnixSocket are set 2024-10-15 19:59:00 +11:00
perennial 067878c562 suggest a saner default for PIXIVFE_UNIXSOCKET 2024-10-15 19:56:02 +11:00
perennial b6965679ba dont panic when no port is set 2024-10-15 19:48:28 +11:00
perennial 7f1a319e09 fix spurious error when s.ProxyServer_staging == BuiltinProxyUrl 2024-10-15 19:40:29 +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 433f01b007 build.sh: rm set -o pipefail 2024-10-15 02:26:03 +11:00
perennial e6a641dd3f build.sh: fail fast on errors 2024-10-15 01:31:03 +11:00
perennial c804e1b5bc i18n: update translations 2024-10-15 01:28:20 +11:00
VnPower f601efab01 Update Vietnamese translation 2024-10-14 20:47:47 +07:00
perennial 4c3e1b4dbd followButtons HTML formatting 2024-10-14 21:23:05 +11:00
perennial 143c1efdb1 make main follow button actually do something 2024-10-14 21:17:54 +11:00
perennial 6d6e3ea919 set d-inline-block for tags 2024-10-14 21:14:09 +11:00
perennial 689a4c0ba9 rework pixivisionArticle tags 2024-10-14 21:11:39 +11:00
perennial ab24acf8e4 rework pixiv original buttons 2024-10-14 21:06:53 +11:00
perennial 945691f4ee finalise tag styling rework 2024-10-14 20:30:56 +11:00
perennial 31a29f29c3 badge rework wip 2024-10-14 19:16:25 +11:00
perennial e70b9811a0 novelnav padding 2024-10-14 18:41:53 +11:00
perennial 5bfb251974 style novel images properly + fix novel prefs 2024-10-14 18:36:22 +11:00
perennial 3aa0ba2681 more novel wip 2024-10-14 18:25:33 +11:00
perennial e7df61a254 novel styling fix wip 2024-10-14 17:29:09 +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 253339ffac rm unused py script 2024-10-14 16:27:33 +11:00
perennial f33b1a9115 RenderHTML formatting 2024-10-14 16:27:11 +11:00
perennial 5cc93dcfe2 docs: consolidate pages under Feature tracker 2024-10-14 15:50:30 +11:00
perennial c901c7b6d6 docs: tidy headings 2024-10-14 15:39:17 +11:00
perennial 15bf130920 docs: update dev guidelines 2024-10-14 15:36:58 +11:00
perennial f03e1e67c2 docs: tidy and update more 2024-10-14 15:35:41 +11:00
perennial 6a6e949db5 docs: update novel features page 2024-10-14 15:20:56 +11:00
perennial 4430ac074e docs: tidy 2024-10-14 15:19:42 +11:00
perennial 4311bb00dc docs: rm unused pagination doc 2024-10-14 15:02:47 +11:00
perennial e36e0698ec docs: document logging config 2024-10-14 15:01:51 +11:00
perennial e57116abb1 Revert "width height info for ugoira"
This reverts commit 73d38b5cf8.

Unnecessary change; width and height already exist in the JSON response

Issue was entirely with the Jet frontend
2024-10-14 14:41:50 +11:00
perennial 9bcc8354a4 disable default HSTS header 2024-10-14 14:31:42 +11:00
perennial b927009fa4 indentation 2024-10-14 14:16:10 +11:00
perennial d711b35ed8 control height of ugoira artworks 2024-10-14 14:16:10 +11:00
perennial 73d38b5cf8 width height info for ugoira 2024-10-14 14:16:09 +11:00
perennial 8217257ba9 Add inline comments to GetArtworkByID 2024-10-14 14:16:09 +11:00
VnPower 7be57ae306 Update roadmap 2024-10-13 22:17:34 +07:00
VnPower 3870bee407 Make the illust preview work again 2024-10-13 21:36:34 +07:00
perennial 6d9e021b14 properly rm unused field in Data_artwork struct 2024-10-13 23:54:32 +11:00