Commit graph

96 commits

Author SHA1 Message Date
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
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
11af699ec2
Fix: page count 2023-06-13 10:31:56 +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
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
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
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
7e356b34ec
Feature: user's description 2023-06-07 17:30:53 +07:00
61a7a41fc7
Feature: 404 not found page 2023-06-07 10:31:52 +07:00
ed2caa1ce3
Fix: lazy images implementation didn't get removed in ranking page 2023-06-06 20:13:14 +07:00
b3d1b1d976
Update: temporary landing page 2023-06-06 16:44:49 +07:00
5d42b3c66f
Feature: remove JavaScript code for lazy load images #1 2023-06-06 09:56:54 +07:00
6584d9ac6b
Feature: change the default font family to Noto Sans CJK JP 2023-06-06 09:35:26 +07:00
e413a6e14b
Temporary landing page 2023-06-05 19:43:31 +07:00
62cafeea11
Feature: discovery page 2023-06-05 18:22:31 +07:00
c1f62a8b81
Feature: add filters for newest page 2023-06-05 16:46:35 +07:00
0217563d1e
Fix: large fonts push thumbnails 2023-06-05 16:28:04 +07:00
a91dad903e
Fix: responsive stuff for ranking page 2023-06-05 16:27:24 +07:00
981a90b7d9
Feature: sidebar 2023-06-05 16:20:09 +07:00
77d880ef73
Feature: parse emojis for comments 2023-06-05 13:01:42 +07:00
c86b957b7a
Fix: I forgot to proxy the tag thumbnail 2023-06-05 10:22:27 +07:00
f8f08342bb
Feature: add comments for artwork page (currently limited to 30) 2023-06-04 21:59:51 +07:00
696eb47501
Feature: pagination for search page 2023-06-04 20:49:33 +07:00
a478a447bd
Feature: add ability to filter search 2023-06-04 20:25:00 +07:00
85951dbd3a
Optimization: reduce the code size for search page and use queries for search page 2023-06-04 19:51:18 +07:00
b58af8d73f
Feature: add a check for tag's thumbnail 2023-06-04 10:53:22 +07:00
b6bf456949
Feature: add related tags 2023-06-04 10:49:07 +07:00
b2bc06bb07
Feature: did something related to tags for the artwork page (i'm lazy) 2023-06-03 21:27:47 +07:00
16e64e0e1c
Feature: add switcher for tags 2023-06-03 21:23:50 +07:00
0b84babd9d
Feature: pressing the tag's thumbnail image will move you to it's artwork page 2023-06-03 20:11:05 +07:00
356450ac00
Feature: show artworks for the search page 2023-06-03 19:24:40 +07:00
09a2d6e2d4
Feature: set the search form's text color to always be white 2023-06-03 16:59:22 +07:00