Commit Graph

360 Commits

Author SHA1 Message Date
VnPower 60437bbb01 Build the URL once and not overcomplicate stuff 2024-06-06 10:04:27 +07:00
VnPower 1c21b6fa5b Major internal changes to the tag page 2024-06-05 20:55:31 +07:00
VnPower 1b09f77c84 Implement an URL constructor for <a> tags 2024-06-03 17:27:37 +07:00
VnPower 2a6ca5dcea Fix novel settings bar displaying into columns 2024-05-31 20:04:22 +07:00
perennial f6f81ffa60 fix typo on settings page 2024-05-15 20:42:29 +10:00
VnPower 0c4d3d42a7 Change some text in the settings page 2024-05-13 18:45:07 +07:00
VnPower 7459fe4d70 Fix some image position bugs that came from the CSS reset 2024-05-12 17:02:06 +07:00
VnPower e0ac8d23ad Novel section for users page 2024-05-12 16:54:12 +07:00
iacore 00b315904b amend 2024-05-11 14:43:49 +00:00
iacore 0ee3de4f5b /settings: improve set-cookie style 2024-05-11 14:42:49 +00:00
iacore 629bab3dd9 feat: allow setting individual cookies 2024-05-11 14:34:40 +00:00
iacore 492b46d75e decrease h1-h6 font size 2024-05-11 14:12:55 +00:00
iacore 60b9cca6f9 fix the use of h1 h2 h3 2024-05-11 14:09:21 +00:00
iacore 7569459785 delete embed.jet.html (it is unused) 2024-05-11 13:55:23 +00:00
iacore 3fa50a44dc when no auth, show an "unauthorized" page instead of redirecting to /settings#login directly 2024-05-11 13:52:53 +00:00
iacore 2139dd3aff fix css reset
it messed with the current design
2024-05-11 13:34:03 +00:00
iacore 6253685078 add css reset 2024-05-11 13:30:35 +00:00
iacore 8854edbaa0 /about/: describe pixivfe 2024-05-11 13:30:35 +00:00
VnPower 3b076241e7 Fix novel author section 2024-05-11 20:21:12 +07:00
iacore 5b7a7f6874 /settings: Redirect after form submit 2024-05-11 12:32:31 +00:00
VnPower 978f8d3607 Allow users to change novel text orientation 2024-05-05 20:47:58 +07:00
VnPower 6d4aa0537e UI: Novel embedded images 2024-05-05 19:27:53 +07:00
VnPower d9b1975f46 UI: Novel text orientation 2024-05-05 15:57:13 +07:00
VnPower c980d0093b Fix novel actions URLs 2024-05-05 15:37:37 +07:00
VnPower 7eb91f7bed Auto tag new releases for Docker image builds 2024-05-02 09:56:17 +07:00
VnPower bcefa94c73 Do not rely on Pixiv's tag names for URLs #82 v2.5.1 2024-04-27 19:37:38 +07:00
iacore ffab149dff Use the full Request URL as cache key 2024-04-25 12:07:50 +00:00
VnPower bb6f98c2c7 Merge pull request 'Get artwork data using user's token' (#80) from Tina-otoge/PixivFE:v2 into v2
Reviewed-on: https://codeberg.org/VnPower/PixivFE/pulls/80
2024-04-25 02:00:38 +00:00
Tina f27a726358 Get artwork data using user's token
Fixes #79
2024-04-24 18:28:18 +02:00
VnPower dbcd23f913 Check for login status before showing bookmarks details #79 2024-04-24 21:20:40 +07:00
VnPower 0b606afcfc Redirect straight into the login section, if needed 2024-04-23 20:01:04 +07:00
VnPower 160c9e160f Add pixiv.darkness.services to the image proxies list 2024-04-23 09:58:36 +07:00
perennial 45a13b99ff Dockerfile: change 'as' to 'AS' 2024-04-22 11:34:57 +10:00
VnPower f3769a3a7d Add oembed author fields 2024-04-21 20:50:51 +07:00
VnPower 0720d13041 Return content type as JSON for oembed 2024-04-21 20:42:41 +07:00
VnPower 9ba9a49c1e Add oembed 2024-04-21 20:31:46 +07:00
VnPower 3cc0a8a5c2 Fix the like button 2024-04-21 15:55:47 +07:00
VnPower 884e584a50 Redirect back to artwork after bookmarking 2024-04-20 21:18:30 +07:00
VnPower 3e38e0fc56 Also remove the CSRF token when logged out 2024-04-20 20:43:25 +07:00
VnPower 4c97378183 Remove ArtworkEmbedPage() 2024-04-20 20:12:29 +07:00
VnPower af34a3bae6 Temporary removing the 'Host' prefix for cookies, add artwork actions 2024-04-20 20:11:08 +07:00
VnPower fd6b084b5c Merge branch 'perennial-settings-rewrite' into v2 2024-04-20 15:02:54 +07:00
perennial 4a8c268380 feat(settings): enhance settings page UI and content
- Improve settings page title and add introductory text
- Reorganize sections with headings and horizontal rules
- Clarify instructions for login, logout, and image proxy settings
- Change form labels and button text to sentence case to match other
  styling
- Update link to guide on obtaining PixivFE token
2024-04-20 10:52:21 +10:00
VnPower c8ecc9a437 Remove the default port from Dockerfile 2024-04-19 05:18:30 +00:00
perennial 298f5bd37c .env.example: edit note at beginning 2024-04-19 11:33:59 +10:00
perennial bcf918f02c .env.example: remove quotation marks 2024-04-19 10:58:38 +10:00
perennial 7095f3deb7 docker compose: use official image 2024-04-18 12:14:11 +10:00
VnPower 6b25f37fb1 CI: Remove some values 2024-04-17 20:44:59 +07:00
VnPower dfc3438d16 CI: Fixes repo? 2024-04-17 20:39:12 +07:00
VnPower 99b447c43f CI: add option to manually build Docker image 2024-04-17 20:36:11 +07:00