89 Commits

Author SHA1 Message Date
iacore ed98c10112 Revert "Escape URL parameters in Sprintf"
This reverts commit b97b74c19d.
2024-01-14 00:49:32 +00:00
iacore b97b74c19d Escape URL parameters in Sprintf 2024-01-10 10:31:37 +00:00
VnPower 7da38921a8 Fix: unescaped URLs in artwork page 2023-12-22 18:09:59 +07:00
VnPower a6189f2789 Fix: social 2023-11-11 17:34:21 +07:00
Nguyen Vo 41733dbf5c Fix: bad social links type #35 2023-11-11 13:12:01 +07:00
vnpower e7d1ca7362 Fix: next page is broken when there is no page limit #34 2023-10-21 15:54:33 +07:00
VnPower ccbc6a98a4 Better pagination code 2023-10-17 20:41:58 +07:00
VnPower ea07f925a3 More things 2023-10-16 17:31:40 +07:00
VnPower e8adb3954c Fix: broken frontpage 2023-10-13 21:17:35 +07:00
VnPower 67826c56ea Fix: unescaped URLs 2023-10-13 20:55:45 +07:00
VnPower 9b9bad6c02 Feature: remove Pixiv redirect endpoint jump.php 2023-10-12 12:29:43 +07:00
VnPower ee9e816bff Fix: change deprecated ioutil.ReadAll to io.ReadAll 2023-09-30 20:51:33 +07:00
VnPower eeb55995f6 Add to link to ugoira.com for artworks that are ugoiras 2023-09-16 18:51:35 +07:00
VnPower c36afd0975 Fix: unused error values 2023-08-30 16:26:11 +07:00
VnPower f61997a757 Reformat some template functions 2023-08-30 15:36:27 +07:00
VnPower 911afae88d Update module name 2023-08-28 18:50:38 +07:00
VnPower 5668cf752f Test files #13 2023-08-28 10:53:24 +07:00
VnPower dbc8cf273a Make calendar responsive #20 2023-08-27 20:40:24 +07:00
VnPower 9215b893a0 Modes and dates #20 2023-08-26 18:26:24 +07:00
VnPower eae2ddbf12 Feature: basic ranking calendar #20 2023-08-26 11:13:51 +07:00
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