Commit graph

126 commits

Author SHA1 Message Date
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
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
ab13f590db
Feature: error handling for routes 2023-06-07 12:40:23 +07:00
6bc3ef49c7
Feature: raw error handling for functions 2023-06-07 11:01:23 +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
dbaf43f444
Update: YAML is no longer a dependency 2023-06-06 20:11:12 +07:00
1634893ba9
Update: use env variables to config instead of YAML 2023-06-06 20:09:09 +07:00
b3d1b1d976
Update: temporary landing page 2023-06-06 16:44:49 +07:00
ac3942c7c5
Feature: dynamic limit for discovery 2023-06-06 16:33:25 +07:00
ef624d9e90
Fix: discovery page now defaults to safe mode instead of all type mode 2023-06-06 12:48:02 +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
b84407b268
Feature: port 2023-06-06 09:20:46 +07:00
9dcf31f420
README: rewrite a lot of stuff 2023-06-05 20:33:14 +07:00
867b82562e
Remove unused gjson library 2023-06-05 19:48:13 +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
9b7bc1a9ea
Fix: remove random file I created 2023-06-05 13:05:26 +07:00
77d880ef73
Feature: parse emojis for comments 2023-06-05 13:01:42 +07:00
95793a0dbf
Feature: Disable trusted proxies since we do not use any for now 2023-06-05 10:26:05 +07:00
c86b957b7a
Fix: I forgot to proxy the tag thumbnail 2023-06-05 10:22:27 +07:00
cb5b0452b7
README: update 2023-06-04 22:03:03 +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