Commit Graph

58 Commits

Author SHA1 Message Date
Damillora 2c60da29f9
chore: add arm64 2023-11-19 02:32:44 +07:00
Damillora eed77ae4c4 fix: url query reactivity in post list 2023-10-18 23:34:51 +07:00
Damillora 03dfacc3df fix: default route 2023-08-30 21:23:08 +07:00
Damillora 2eaf696b53 fix: tags not bound correctly 2023-08-30 21:18:15 +07:00
Damillora e8a258353e chore: add PNPM to dockerfile 2023-08-09 00:30:53 +07:00
Damillora 327ca4b0bb chore: update node in dockerfile 2023-08-09 00:29:38 +07:00
Damillora 1bb69007aa chore: switch yarn to PNPM 2023-08-09 00:29:07 +07:00
Damillora 79f0616532 feat: update svelte UI to sveltekit SPA 2023-08-09 00:26:37 +07:00
Damillora d6189fa3dc chore: update go version 2023-06-14 20:08:25 +07:00
Damillora 68200abbd0 Update dependencies 2022-04-25 22:17:43 +07:00
Damillora a1da324f56 feat: negative tag search 2022-04-16 19:23:19 +07:00
Damillora a0868e15a1 feat: fix filters 2022-04-16 17:41:50 +07:00
Damillora 9db1fa5bb8 chore: upgrade dependencies and go version 2022-04-16 16:37:38 +07:00
Damillora ea5ba769df feat: add related tags 2022-04-16 16:32:04 +07:00
Damillora e175d12ca7 fix: fix route conflicts 2022-04-16 02:35:35 +07:00
Damillora f2c6d852a9 feat: add auth to tag menus 2022-04-16 02:21:34 +07:00
Damillora 19e7aea06d feat: revamp with tag editor 2022-04-16 02:20:14 +07:00
Damillora 31763528bf feat: add image resize percent 2022-04-15 04:19:05 +07:00
Damillora 2c56336c4f feat: add login expiry check 2022-04-15 03:50:03 +07:00
Damillora afbdc56b71 feat: adjust pagination delta 2022-04-15 03:42:56 +07:00
Damillora 316e52cb72 feat: some adjustments to frontend 2022-04-15 03:38:53 +07:00
Damillora 36db313d33 feat: add tag count to post detail as well 2022-04-15 00:37:03 +07:00
Damillora e73d3d0dda feat: make tag listing more in line with other booru software 2022-04-15 00:26:11 +07:00
Damillora 3ed594ab88 feat: redesign of some pages 2022-04-15 00:12:07 +07:00
Damillora fdb4250652 feat: add total pages 2022-04-14 21:27:27 +07:00
Damillora ba86dd3c01 fix:replace underscore with spaces on display 2022-04-14 19:40:43 +07:00
Damillora 2cc9705845 Add autocomplete to edit 2021-09-11 02:25:09 +07:00
Damillora 16c9f998d5 fix: upload tag error 2021-09-11 02:11:10 +07:00
Damillora 63b19dcf0f fix: import getTagAutocomplete in posts 2021-09-11 02:05:45 +07:00
Damillora 1a0a0a7c83 fix: add node modules to dockerignore 2021-09-11 02:01:34 +07:00
Damillora 45d4278a52 feat: tag autocomplete 2021-09-11 01:56:42 +07:00
Damillora a420b50877 feat: add tags post count 2021-09-11 01:27:06 +07:00
Damillora e79b033c59 feat: validation for login and register 2021-05-21 18:51:44 +07:00
Damillora 4cac39e83f feat: register page 2021-05-21 18:39:00 +07:00
Damillora ee2b7a50c3 fix: fix first time users logged in by mistake 2021-05-21 18:34:15 +07:00
Damillora 064f61cc89 feat: similarity search 2021-05-12 01:22:46 +07:00
Damillora 03f7de692a chore: oops 2021-05-11 19:49:00 +07:00
Damillora 137ff2791c feat: preview and thumbnail images 2021-05-11 19:21:11 +07:00
Damillora 9ff897a14f fix: fix post handling 2021-05-11 18:06:48 +07:00
Damillora 44eebcedfb feat: default tag 2021-05-11 18:00:05 +07:00
Damillora ee9d2c80bf Add uploader 2021-05-11 17:50:34 +07:00
Damillora 2c20730aa5 feat: dimensions 2021-05-11 17:33:22 +07:00
Damillora 578c7ca992 feat: infinite scrolling 2021-05-11 17:06:25 +07:00
Damillora 63b4f89820 fix: remove unused import 2021-05-11 13:33:00 +07:00
Damillora 88ee6e094b chore: remove unused embed 2021-05-11 12:56:17 +07:00
Damillora b49778945e chores: fix static gitignore 2021-05-11 12:55:58 +07:00
Damillora d2fa585b92 chore: fix static folder disappearing 2021-05-11 12:35:09 +07:00
Damillora ad7cd87f2f chore: remove static 2021-05-11 12:22:43 +07:00
Damillora e5a0340680 fix: guard upload and edit post pages 2021-05-11 04:05:55 +07:00
Damillora 5d239b0a05 feat: add tag page 2021-05-11 03:34:59 +07:00