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
VnPower
845779daf6
CI: switch to woodpeckerci/plugin-docker-buildx
2024-04-17 20:34:25 +07:00
VnPower
dec4a95823
CI: Run dockerd before building
2024-04-17 20:23:38 +07:00
VnPower
66e05a28de
Bump PixivFE version to v2.5
v2.5
2024-04-17 20:16:10 +07:00
VnPower
154d8403cb
Add Woodpecker CI for Docker images and set default port in Dockerfile
2024-04-17 20:03:23 +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
perennial
b53d57a3cf
add pixivfe.darkness.services
2024-04-17 12:55:08 +10:00
perennial
c31b20a368
instance table: use simple http check
2024-04-17 12:53:11 +10:00
VnPower
2c579b9680
Link comments authors to their page #72
2024-03-31 14:57:42 +07:00
iacore
db1da3fa8d
invalidate cache based on cookie values
2024-03-24 15:05:45 +00:00
iacore
e5e083a2b2
cleanup
2024-03-24 14:43:10 +00:00
iacore
36c256f57b
add comments
2024-03-24 14:40:48 +00:00
iacore
7afbb52ba1
cleanup novel font styles
...
add language-specific font styles
2024-03-24 14:34:11 +00:00
perennial
43c6eb3d63
update documentation links to pixivfe.pages.dev
2024-03-25 01:30:37 +11:00
VnPower
b928364598
Broken novel settings and option to redirect after settings
2024-03-24 17:01:27 +07:00
VnPower
f077499247
Novel settings layout
2024-03-24 10:47:14 +07:00