18 Commits

Author SHA1 Message Date
iacore d6e879ec1b clean up requests, move everything into core/requests.go 2024-08-28 13:39:15 +00:00
VnPower fff9695b66 Add base for limiter 2024-08-28 13:39:15 +00:00
iacore c613991351 Use cascadia for css selector 2024-08-28 13:39:15 +00:00
iacore ad057345e9 fix it more 2024-08-28 13:39:15 +00:00
iacore 907f09acf1 convert part of main.go 2024-08-28 13:39:15 +00:00
iacore 0931426a3d Migrate fully to Render(...) 2024-08-24 09:51:31 +00:00
iacore ab20bc751e document how to use routes.Render 2024-08-20 01:13:08 +00:00
VnPower c5eef25f20 Pixivision: Basic layout 2024-08-19 20:06:14 +07:00
VnPower 738b9d4d82 Basic test file 2024-08-08 19:42:15 +07:00
VnPower 3f89b33965 Base for Pixivision 2024-08-01 20:46:09 +07:00
iacore f2e7a47331 upgrade dependencies; direct gofiber/template/jet to upstream since they fixed the bug 2024-04-17 11:56:38 +00:00
iacore 47612faba9 fix gofiber/template/jet bug from upstream 2024-03-20 11:22:05 +00:00
iacore f9520ceafb rate limit: default to old behavior on too many concurrent requests 2024-02-21 00:07:03 +00:00
iacore 97f9313af0 fix rate limit 2024-02-20 21:03:54 +00:00
iacore fe9a215ec6 fix jet concurrency bug
https://github.com/gofiber/template/pull/330
2024-02-20 20:44:46 +00:00
VnPower 64791ba19b Index page 2024-01-20 16:06:58 +07:00
VnPower 6e87d4ae80 Ranking calendar page 2024-01-18 21:36:24 +07:00
VnPower e4d7e36b08 Init 2024-01-01 19:31:31 +07:00