Commit graph

66 commits

Author SHA1 Message Date
3ff10f0e8b [hugo/fix] wrone anonymous function 2023-09-10 18:13:24 +08:00
4d9b908c1d [perf] /item/:id -> /hp/:id 2023-09-10 18:12:53 +08:00
17e3c604aa [refactor] merge index page 2023-09-08 21:16:58 +08:00
ff44684329 [back/fix] process answer images 2023-09-04 09:25:20 +08:00
dcd1ea6afa [front/perf] update question style 2023-09-04 09:05:17 +08:00
82145993dc [front/feat] show question page 2023-09-04 08:03:46 +08:00
8dec6f8900 [back/feat] process question 2023-09-03 22:03:59 +08:00
547ce09b45 [back/refactor] fetch and build post 2023-09-03 07:20:29 +08:00
86e08d5478 [back/refactor] fetch and build hu post 2023-09-03 07:20:22 +08:00
e8fab9e4c7 [front/ux] add loading element 2023-09-01 11:25:26 +08:00
cf88cb41cf [back/refactor] avoid directly modify Jsoup node 2023-09-01 11:00:42 +08:00
075436487e [hugo/refactor] use hiccup.page ns 2023-09-01 08:37:07 +08:00
640ae3546d [hugo/fix] set viewport meta
see https://developer.mozilla.org/en-US/docs/Web/HTML/Viewport_meta_tag
2023-09-01 08:02:35 +08:00
2eccdec734 [front/fix] truely handle 404 2023-08-31 03:26:27 +08:00
43ffb71113 [perf] handle 404 2023-08-31 02:48:41 +08:00
a65fd26722 [hugo/feat] show catalog 2023-08-31 02:24:02 +08:00
ada8acf75e [hugo/ux] use tailwind css 2023-08-30 17:28:05 +08:00
bbceb050c8 [front/perf] update noscript hint 2023-08-30 15:46:55 +08:00
7ff165fdb4 [chore] add nginx and systemd config 2023-08-29 17:49:40 +08:00
cce9975bf1 [chore] update release script 2023-08-29 17:47:22 +08:00
6f7513ce82 [hugo/feat] show title and creat (or edit) time 2023-08-29 15:44:07 +08:00
f1642f5121 [hugo/ux] add style && referrer policy 2023-08-29 11:07:02 +08:00
2809634cda [hugo/fix] wrong internal link 2023-08-29 11:06:03 +08:00
271b82999b [hugo/feat] add static frontend support 2023-08-29 00:24:06 +08:00
10d2732f5a [chore] add hiccup package 2023-08-29 00:23:15 +08:00
b690e71ce8 [feat] show post publish (or edit) time 2023-08-28 22:54:05 +08:00
b0c52c2e89 [back/refactor] for -> doseq 2023-08-27 13:31:37 +08:00
270b4d7822 [back/feat] render linkCard 2023-08-27 13:29:51 +08:00
7b06316210 [back/feat] redirect zhuanlan URL 2023-08-27 12:52:22 +08:00
f5b2c32de5 [fix] missing id map 2023-08-26 23:06:10 +08:00
5cc139c863 [chore] change source code url 2023-08-26 22:56:09 +08:00
19f75c8147 [chore] add lines 2023-08-26 22:54:55 +08:00
d7bf2c3261 [front/chore] remove item nav 2023-08-26 22:54:06 +08:00
536219b621 [front/ux] add button style 2023-08-26 22:53:00 +08:00
1f1a18cb77 [chore] remove dev print 2023-08-26 22:52:36 +08:00
fe62e815bf [feat] show post title 2023-08-26 18:04:44 +08:00
7b39472012 [back/feat] add lazy loading attr on image 2023-08-26 12:28:26 +08:00
c0b4982e33 [back/feat] clean styles, links and show images 2023-08-26 10:42:59 +08:00
83eca1f359 [secure] add no-referrer meta && change title 2023-08-26 10:41:34 +08:00
c485868b76 [fix] release cp command 2023-08-26 06:07:40 +08:00
8e302634ae [front/feat] show loading phrase 2023-08-25 23:34:14 +08:00
10799c3de1 [fix] fix Stream closed 2023-08-25 21:52:32 +08:00
ac66839ee2 [back/chore] ring-jetty -> http-kit 2023-08-25 20:25:55 +08:00
6a63ad2cac [back/perf] add content-type header 2023-08-25 19:41:39 +08:00
1d7a3a058f [fix] remove invalid resource path 2023-08-25 19:40:26 +08:00
16b4a83c45 [front/feat] show post 2023-08-25 19:02:07 +08:00
97561beed8 [back/perf] server static files 2023-08-25 19:01:46 +08:00
f42d851765 [chore] add resources folder 2023-08-25 19:00:31 +08:00
3d574dcfb2 [chore] add build script 2023-08-25 18:58:43 +08:00
7cb4af6efa [fix] fix release commands 2023-08-25 18:56:59 +08:00