67 Commits

Author SHA1 Message Date
f0a606e561 fix: keyboard navigation of tags 2025-02-22 18:33:24 +00:00
bf064f0e4d feat: use new tag type indicator on tag page 2025-02-22 18:26:35 +00:00
bf5114e000 feat: some logged in changes 2025-02-22 18:22:35 +00:00
c87e76566d feat: separate update profile and password 2025-02-22 18:07:50 +00:00
c887a9e49c fix: remove extra column in posts page 2025-02-22 17:38:28 +00:00
0fab0b7f48 feat: add update user profile API 2025-02-22 17:38:18 +00:00
374ee82c76 fix: post page layouting 2025-02-22 17:28:48 +00:00
560006aaa8 fix: extraneous title in upload page 2025-02-22 17:19:28 +00:00
2cb4d344cd feat: revamp upload page 2025-02-22 16:09:56 +00:00
4f39b8ab56 feat: update navbar 2025-02-22 16:09:02 +00:00
7bb7a3389b feat: add loading states 2025-02-22 15:29:20 +00:00
413579e08d feat: use loading skeletons for images 2025-02-22 15:02:10 +00:00
4d11c9c5fe feat: update tag info display in posts page 2025-02-22 14:45:46 +00:00
675f12935c feat: add post count to homepage 2025-02-22 14:37:20 +00:00
fba053e7b1 feat: overhaul posts page 2025-02-22 13:40:02 +00:00
0a79956cca feat: ui overhaul 2025-02-22 13:12:22 +00:00
95d9a97db7 fix: image percentage regression 2025-02-22 08:20:45 +00:00
8798596e91 feat: update looks of web app 2025-02-22 07:59:16 +00:00
2ab5e10549 feat: refactor locations of web components 2025-02-21 20:51:15 +00:00
6b96b44803 fix: importing bulma 2025-02-05 18:39:25 +00:00
b846402609 feat: update bulma to silence warnings 2025-02-05 18:32:19 +00:00
f9fd7d152e chore: update to svelte 5 2025-02-05 17:52:14 +00:00
b59c52d288 chore: migrate to sveltekit 2 2025-02-05 17:39:21 +00:00
4d9acfeb1f chore: use NPM now 2025-02-05 17:37:53 +00:00
eed77ae4c4 fix: url query reactivity in post list 2023-10-18 23:34:51 +07:00
2eaf696b53 fix: tags not bound correctly 2023-08-30 21:18:15 +07:00
79f0616532 feat: update svelte UI to sveltekit SPA 2023-08-09 00:26:37 +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
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
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
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