Commit graph

35 commits

Author SHA1 Message Date
718e10e44d
Update: replace html with jet for template 2023-06-12 19:33:26 +07:00
6c42f6b6b9
Update: replace gin codebase to fiber 2023-06-12 11:28:50 +07:00
dac150c3ed
Feature: page caching 2023-06-08 21:07:06 +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
6272ca7e39
Feature: trying out meta tags 2023-06-08 11:17:59 +07:00
221bd4d4b2
Update: code cleanup 2023-06-07 17:31:43 +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
61a7a41fc7
Feature: 404 not found page 2023-06-07 10:31:52 +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
ef624d9e90
Fix: discovery page now defaults to safe mode instead of all type mode 2023-06-06 12:48:02 +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
f8f08342bb
Feature: add comments for artwork page (currently limited to 30) 2023-06-04 21:59:51 +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
16e64e0e1c
Feature: add switcher for tags 2023-06-03 21:23:50 +07:00
a5fbfee28e
Feature: handle search models 2023-06-03 15:33:13 +07:00
7f1e7b3616
Feature: now you can search but there is nothing much 2023-06-02 21:40:42 +07:00
ca51f7eb97
Feature: base for the tag/search page 2023-06-02 19:58:04 +07:00
b63b9c23ff
Feature: added pagination for ranking page (complete) 2023-06-01 21:36:47 +07:00
7ffe69cfaa
Feature: added switchers for ranking page 2023-06-01 17:22:20 +07:00
625837143b
Feature: basic ranking page 2023-06-01 16:14:02 +07:00
1fc496fbe2
Feature: newest artworks 2023-05-21 22:09:13 +07:00
553bf45fa9
Feature: Added PageItems to configurate number of items for each list page 2023-05-20 11:16:25 +07:00
381dd54e45
Feature: random pagination for user's page 2023-05-19 22:05:55 +07:00
d17320c474
Feature: Added profanity label and split templates again 2023-05-19 18:17:59 +07:00
c516d7c7be
Fix: a lot of stuff that I don't even bother to keep track 2023-05-19 12:15:27 +07:00
ce60c9ca34
Breaking API update!!! 2023-05-18 22:03:21 +07:00
86898d1ceb
Feature: basic user page (refine + preview soon) 2023-05-16 22:07:36 +07:00
7ca45f3d39
Feature: idk error handling 2023-05-16 19:59:42 +07:00
55f33428c6
Optimization: split routes handling 2023-05-16 19:35:39 +07:00