Commit graph

155 commits

Author SHA1 Message Date
49112b8aa0
Update: split the files 2023-06-15 20:19:14 +07:00
3ae1f9b1fc
Optimize: artwork page 2023-06-15 18:35:48 +07:00
c1b4de778d
Fix: user recent artworks didn't work 2023-06-15 11:51:18 +07:00
5fedc6b213
Feature: optimize user page by 1 request 2023-06-15 11:19:26 +07:00
32be35fd3a
Fix: user page doesn't work if an user doesn't have illustrations and/or manga 2023-06-15 11:07:45 +07:00
b2c1b03060
Feature: independent pages for user's artworks, illustrations and manga 2023-06-14 20:46:34 +07:00
f3f373f73f
Feature: decorate the tag container 2023-06-14 17:24:34 +07:00
d9396ba671
Feature: add frequent tags (check out any user page) 2023-06-14 13:04:54 +07:00
0d56598e01
Update: try to make images look better on mobile 2023-06-14 10:19:08 +07:00
6cabe4e79b
Fix: sidebar z-index 2023-06-14 09:55:15 +07:00
306b42049f
Feature: option for Unix sockets instead of TCP 2023-06-13 21:14:24 +07:00
8bf7565999
Feature: some Fiber config 2023-06-13 20:22:52 +07:00
6203997138
Fix: cache the full URL instead of just the path 2023-06-13 20:10:08 +07:00
2870fbded6
Feature: likes count for artworks 2023-06-13 19:26:24 +07:00
3150386f3e
Fix: convert artwork description string to raw HTML 2023-06-13 19:22:59 +07:00
81ddd87616
Feature: Docker 2023-06-13 16:07:28 +07:00
11af699ec2
Fix: page count 2023-06-13 10:31:56 +07:00
2e18ef6521
Update: reduce the amount of artworks in the discovery page to 100 2023-06-13 10:21:53 +07:00
86982c7407 Merge pull request 'Add docker support' (#3) from dragongoose/pixivfe:main into main
Reviewed-on: https://codeberg.org/VnPower/pixivfe/pulls/3
2023-06-13 03:00:39 +00:00
ffc905a72f Merge branch 'main' into main 2023-06-13 02:59:48 +00:00
08a52b09c5
Add docker support 2023-06-12 13:53:35 -04:00
8b7dcde8a1
Merge branch 'main' into dev 2023-06-12 21:53:00 +07:00
2aa6c699c8
Feature: added some security-related meta tags 2023-06-12 20:19:16 +07:00
3049f1f0a0
Fix: user's avatar in the user page wasn't aligned properly 2023-06-12 20:08:32 +07:00
718e10e44d
Update: replace html with jet for template 2023-06-12 19:33:26 +07:00
7239e4b287
Feature: caching 2023-06-12 15:45:21 +07:00
04f1338c39
Feature: replace encoding/json with go-json 2023-06-12 12:22:26 +07:00
d1bbc9b150
Feature: logger and prefork 2023-06-12 12:10:54 +07:00
6c42f6b6b9
Update: replace gin codebase to fiber 2023-06-12 11:28:50 +07:00
b443df6830 Notice 2023-06-10 16:32:33 +00:00
c3f006d74f
Feature: rewrite GetArtworkComments 2023-06-09 21:18:20 +07:00
bb0aca2805
Feature: rewrite GetArtworkByID 2023-06-09 20:37:15 +07:00
ec159c9095
Feature: remove unmarshaling entirely for GetArtworkImages 2023-06-09 19:40:51 +07:00
fb6b83c70c
Update: we now use GJSON instead of the official JSON library, rewrite GetArtworkImages function 2023-06-09 19:32:34 +07:00
fc37e277a6
Feature: artwork thumbnails are now squares 2023-06-09 17:52:41 +07:00
75d734cc1a
Update: make the image in the artworks page bigger 2023-06-09 10:30:32 +07:00
dac150c3ed
Feature: page caching 2023-06-08 21:07:06 +07:00
21aec55078
README: wiki page and instances table 2023-06-08 18:54:17 +07:00
0f113f41d4
Feature: dynamic title 2023-06-08 15:55:15 +07:00
7383f23e76
Update: I have decided not to complicate stuff with meta tags 2023-06-08 15:31:57 +07:00
6863bb7db8
Feature: Twitter's meta tags 2023-06-08 12:45:31 +07:00
8efa0827cd
Fix: meta tags 2023-06-08 12:32:34 +07:00
822648edc5
Fix: image for meta tag didn't get proxied 2023-06-08 12:24:11 +07:00
6272ca7e39
Feature: trying out meta tags 2023-06-08 11:17:59 +07:00
b8fd1708cd
Fix 2023-06-08 10:15:03 +07:00
da561b2940
Feature: AI-generated tag for artworks that was flagged 2023-06-08 10:06:41 +07:00
fcb6961f8e
Feature: some styling for related tags 2023-06-07 19:51:47 +07:00
221bd4d4b2
Update: code cleanup 2023-06-07 17:31:43 +07:00
7e356b34ec
Feature: user's description 2023-06-07 17:30:53 +07:00
b55c849f5e
Fix: user page doesn't work because of bad JSON parsing 2023-06-07 16:14:35 +07:00