Commit Graph

443 Commits

Author SHA1 Message Date
VnPower d76bf90a1c Fix CI variables 2024-08-27 11:58:46 +07:00
VnPower ac400c13d9 Add build steps to the CI for the docs 2024-08-27 11:57:32 +07:00
iacore a34a1b8198 migrate docs back into this repo 2024-08-26 16:20:13 +00:00
iacore 6c36a1cf89 fix docs 2024-08-26 14:54:22 +00:00
iacore 64c08d4c71 analyze gofiber features we use 2024-08-26 14:46:55 +00:00
VnPower a0f73272aa Merge pull request 'Add issue template for submitting new instances' (#91) from perennial/PixivFE:v2 into v2
Reviewed-on: https://codeberg.org/VnPower/PixivFE/pulls/91
2024-08-25 09:48:34 +00:00
perennial 7d6b4b9ce5 Add issue template for submitting new instances
This commit introduces an issue template for users to submit
information about a PixivFE instance they want to add.
2024-08-25 15:02:08 +10:00
iacore fe8633e3f6 ++ 2024-08-24 10:22:37 +00:00
iacore e7e5ab6c00 fix all templates to make test pass 2024-08-24 10:15:23 +00:00
iacore 187edad0a3 fix timeout 2024-08-24 09:52:52 +00:00
iacore 0931426a3d Migrate fully to Render(...) 2024-08-24 09:51:31 +00:00
iacore d011e6261e fix test 2024-08-24 09:22:39 +00:00
iacore 8b5b4b6711 Fix extends 2024-08-24 09:13:59 +00:00
iacore 822a157a6e use proper jet layout feature (extends) 2024-08-24 08:57:02 +00:00
iacore 10134b989f simplify proxy_checker log message 2024-08-24 08:28:14 +00:00
iacore c57471d5db add migration plan 2024-08-24 07:54:03 +00:00
VnPower 326dcef88f Fix the comment section wrapper 2024-08-24 10:08:56 +07:00
VnPower d34de08460 Update the log in section 2024-08-24 10:04:11 +07:00
VnPower b9e350dac0 Temporary patch for the new Render function v2.7.2 2024-08-24 09:49:57 +07:00
VnPower f2dc644c3b Fix thebunny.zone instance URL 2024-08-24 09:07:19 +07:00
VnPower a530ea0cda Option to disable image proxy checker v2.7.1 2024-08-24 09:00:14 +07:00
VnPower b415ff5e55 Bump PixivFE version to v2.7.1 2024-08-24 08:45:37 +07:00
VnPower 9963b6b24e Merge pull request 'add 'thebunny.zone' as a new instance' (#90) from wintieria/PixivFE:v2 into v2
Reviewed-on: https://codeberg.org/VnPower/PixivFE/pulls/90
2024-08-24 01:34:04 +00:00
wintieria 2727d86801 Update README.md
add 'thebunny.zone'
2024-08-23 19:04:59 +00:00
iacore d5706f0826 add comments 2024-08-23 15:52:59 +00:00
iacore 98e1cce552 work on tests 2024-08-23 15:46:41 +00:00
iacore 9577f39b86 test: mock bindings 2024-08-23 15:40:34 +00:00
iacore 097916465f rename pixiv_api back to core
core is a better name
2024-08-23 15:40:34 +00:00
VnPower e3ff2d2c29 Wrap the comment section 2024-08-21 15:46:32 +07:00
VnPower a166dce8ab Fix overlay 2024-08-21 15:35:13 +07:00
VnPower 5ba5ee3b52 An option to see all built-in proxies 2024-08-21 10:34:55 +07:00
VnPower 0c8c67f5d0 Merge pull request 'Implement proxy checker' (#88) from perennial/PixivFE:proxy-check-v2 into v2
Reviewed-on: https://codeberg.org/VnPower/PixivFE/pulls/88
2024-08-20 12:46:20 +00:00
perennial 2caa497125 Implement proxy checker
This commit implements a system to periodically verify the functionality
of image proxies. It adds a new environment variable
PIXIVFE_PROXY_CHECK_INTERVAL to control the check interval, defaulting
to 8 hours.

The change includes a new proxy_checker.go file with the core logic for
the proxy checker, updates to config.go to support the new feature, as
well as modifications to main.go and settings.go to integrate the
checker.
2024-08-20 19:16:06 +10:00
VnPower 8027b0a716 Pixivision: basic article page layout v2.7 2024-08-20 10:30:45 +07:00
iacore 5266c3b3b2 Add test script 2024-08-20 02:33:42 +00:00
iacore ab20bc751e document how to use routes.Render 2024-08-20 01:13:08 +00:00
iacore c0bb252c06 try typed c.Render
prototype is a success!
2024-08-20 00:04:31 +00:00
iacore aa23a9717b finish renaming *.jet.html 2024-08-19 23:17:00 +00:00
iacore 83dc912478 cleanup 2024-08-19 23:13:28 +00:00
iacore 5ad8d76e0a rename views/ to assets/
rename folders within
2024-08-19 23:02:53 +00:00
iacore bfac777b92 cleanup 2024-08-19 23:01:38 +00:00
VnPower e34fabdeb2 Pixivision: Basic article layout 2024-08-19 21:18:37 +07:00
VnPower c5eef25f20 Pixivision: Basic layout 2024-08-19 20:06:14 +07:00
VnPower b10e245885 Realign the site logo 2024-08-18 20:04:19 +07:00
VnPower 5a1b38cba6 Fix search bug 2024-08-18 15:49:21 +07:00
VnPower 635a680aae Renamed some files 2024-08-17 15:58:52 +07:00
VnPower f42486058e Merge pull request 'refactor2' (#86) from refactor2 into v2
Reviewed-on: https://codeberg.org/VnPower/PixivFE/pulls/86
2024-08-17 08:36:10 +00:00
iacore e7edbe6533 clean up names 2024-08-17 05:42:35 +00:00
iacore f80a3994a0 move files around 2024-08-17 05:23:32 +00:00
iacore a3b91c034f add Speculative Fetching to roadmap 2024-08-17 04:22:19 +00:00