Commit Graph

69 Commits

Author SHA1 Message Date
VnPower 5ebaaeb6d4 Add Accept-Language header for requests 2023-08-24 21:26:35 +07:00
VnPower 85b7e918ab Feature: history rankings #20 2023-08-23 21:08:25 +07:00
VnPower 35cc3201bc Feature: date query for ranking page #20 2023-08-22 21:12:23 +07:00
VnPower c8414fbddf Optimization: optimize the artwork page speed 2023-08-16 20:40:18 +07:00
VnPower abfba0cc35 Prepare for new release 2023-08-16 09:21:42 +07:00
VnPower 0a76dc83dd Optimize: bump to Go 1.21 and clean some code 2023-08-14 19:41:26 +07:00
VnPower e1035fb6eb Feature: latest by followed page 2023-07-25 20:55:32 +07:00
VnPower 80074f2e08 Update: increase session expiration time from 1 day to 1 month 2023-07-23 20:05:50 +07:00
VnPower 7765343913 Optimization: Pass in queries in an organized way #9 2023-07-05 21:32:00 +07:00
VnPower 12103fab59 Enable landing page if you set the token 2023-06-29 21:38:29 +07:00
VnPower b66a864ab7 Feature: some style update 2023-06-29 19:04:28 +07:00
VnPower fe01d974ac Feature: almost complete landing page 2023-06-29 16:05:46 +07:00
VnPower c1e522003d Feature: base code for landing/index page 2023-06-28 20:29:16 +07:00
VnPower e6bdc31442 Feature: custom image proxy server 2023-06-23 19:33:46 +07:00
VnPower 250bef8bfb Fix: proxy images on response and remove helmet 2023-06-19 19:34:25 +07:00
VnPower 3bcd799c38 Fix: artwork page 2023-06-16 20:44:18 +07:00
VnPower 1387ef13fd Feature: show placeholders for deleted or private artworks to avoid confusion 2023-06-16 20:26:40 +07:00
VnPower ef6c72c0f2 Feature: user's (public) bookmarks 2023-06-16 20:08:26 +07:00
VnPower 5a0c188b0f Feature: check if the creator turned comments off and fix related works 2023-06-16 11:03:41 +07:00
VnPower 59689ab87e Optimization: split the request function 2023-06-15 21:47:27 +07:00
VnPower 49112b8aa0 Update: split the files 2023-06-15 20:19:14 +07:00
VnPower 3ae1f9b1fc Optimize: artwork page 2023-06-15 18:35:48 +07:00
VnPower c1b4de778d Fix: user recent artworks didn't work 2023-06-15 11:51:18 +07:00
VnPower 5fedc6b213 Feature: optimize user page by 1 request 2023-06-15 11:19:26 +07:00
VnPower 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
VnPower b2c1b03060 Feature: independent pages for user's artworks, illustrations and manga 2023-06-14 20:46:34 +07:00
VnPower f3f373f73f Feature: decorate the tag container 2023-06-14 17:24:34 +07:00
VnPower d9396ba671 Feature: add frequent tags (check out any user page) 2023-06-14 13:04:54 +07:00
VnPower 6cabe4e79b Fix: sidebar z-index 2023-06-14 09:55:15 +07:00
VnPower 718e10e44d Update: replace html with jet for template 2023-06-12 19:33:26 +07:00
VnPower 04f1338c39 Feature: replace encoding/json with go-json 2023-06-12 12:22:26 +07:00
VnPower 6c42f6b6b9 Update: replace gin codebase to fiber 2023-06-12 11:28:50 +07:00
VnPower fcb6961f8e Feature: some styling for related tags 2023-06-07 19:51:47 +07:00
VnPower 221bd4d4b2 Update: code cleanup 2023-06-07 17:31:43 +07:00
VnPower b55c849f5e Fix: user page doesn't work because of bad JSON parsing 2023-06-07 16:14:35 +07:00
VnPower ab13f590db Feature: error handling for routes 2023-06-07 12:40:23 +07:00
VnPower 6bc3ef49c7 Feature: raw error handling for functions 2023-06-07 11:01:23 +07:00
VnPower 1634893ba9 Update: use env variables to config instead of YAML 2023-06-06 20:09:09 +07:00
VnPower ac3942c7c5 Feature: dynamic limit for discovery 2023-06-06 16:33:25 +07:00
VnPower 62cafeea11 Feature: discovery page 2023-06-05 18:22:31 +07:00
VnPower f8f08342bb Feature: add comments for artwork page (currently limited to 30) 2023-06-04 21:59:51 +07:00
VnPower 85951dbd3a Optimization: reduce the code size for search page and use queries for search page 2023-06-04 19:51:18 +07:00
VnPower 16e64e0e1c Feature: add switcher for tags 2023-06-03 21:23:50 +07:00
VnPower 356450ac00 Feature: show artworks for the search page 2023-06-03 19:24:40 +07:00
VnPower a5fbfee28e Feature: handle search models 2023-06-03 15:33:13 +07:00
VnPower 7f1e7b3616 Feature: now you can search but there is nothing much 2023-06-02 21:40:42 +07:00
VnPower ca51f7eb97 Feature: base for the tag/search page 2023-06-02 19:58:04 +07:00
VnPower ec1b2a7715 Optimization: proxy images through template functions instead of dealing with it directly 2023-06-01 20:02:19 +07:00
VnPower 625837143b Feature: basic ranking page 2023-06-01 16:14:02 +07:00
VnPower 1fc496fbe2 Feature: newest artworks 2023-05-21 22:09:13 +07:00