Commit Graph

58 Commits

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