Kenneth kennethnym
kennethnym pushed to main at work-one/file-one 2025-09-21 16:12:28 +01:00
19535396ad fix: directory table multi select
kennethnym pushed to main at work-one/file-one 2025-09-21 00:54:29 +01:00
7eefe2b96e feat: allow file drop on path breadcrumb
kennethnym pushed to main at work-one/file-one 2025-09-21 00:23:29 +01:00
0f5b1f79ff refactor: directory path handling
kennethnym pushed to main at work-one/file-one 2025-09-20 23:43:33 +01:00
cd2c10fbed refactor: extract file drop logic into hook
kennethnym pushed to main at work-one/file-one 2025-09-20 23:25:02 +01:00
d6b693b54b feat: basic file drag and drop
kennethnym pushed to main at work-one/file-one 2025-09-20 21:16:52 +01:00
daae016cf3 fix: image preview dialog mobile layout
kennethnym pushed to main at work-one/file-one 2025-09-20 21:05:53 +01:00
40b9c84b15 feat: add download btn to img preview dialog
kennethnym pushed to main at work-one/file-one 2025-09-20 20:55:25 +01:00
367e248062 feat: impl image preview dialog
kennethnym pushed to main at work-one/file-one 2025-09-20 14:29:27 +01:00
ddd2afb879 fix: breadcrumb all files link
6310a15c78 fix: regenerate routes
Compare 2 commits »
kennethnym pushed to main at work-one/file-one 2025-09-20 14:20:18 +01:00
75ee997d04 refactor: remove file route
kennethnym pushed to main at work-one/file-one 2025-09-20 14:19:56 +01:00
c10edc0df2 feat: add placeholder /home page
kennethnym pushed to main at work-one/file-one 2025-09-20 00:17:14 +01:00
4dec5e5bb5 feat: make file upload dir id required
8b699a8f51 fix: directory link in dir table
Compare 2 commits »
kennethnym pushed to main at work-one/file-one 2025-09-20 00:11:21 +01:00
4812fcc0a2 refactor: top level dir + moved route
9fbd5e678a feat: impl file rename
2f181cef45 fix: click on selected row should do nothing
341fb9661b feat: impl file table selection
a445bba183 feat: impl file path breadcrumb nav
Compare 37 commits »
kennethnym pushed to main at work-one/file-one 2025-09-20 00:07:14 +01:00
211382bfe9 refactor: top level dir + moved route
eed7baea26 feat: impl file rename
8eff400fd6 fix: click on selected row should do nothing
191ca9e6c8 feat: impl file table selection
5c65980dc2 feat: impl file path breadcrumb nav
Compare 37 commits »
kennethnym pushed to main at work-one/file-one 2025-09-20 00:05:26 +01:00
e72de0676e refactor: top level dir + moved route
kennethnym pushed to main at work-one/file-one 2025-09-18 01:14:20 +01:00
9fdcd4d293 feat: impl file rename
kennethnym pushed to main at work-one/file-one 2025-09-18 00:21:36 +01:00
a31a0f7bca fix: click on selected row should do nothing
kennethnym pushed to main at work-one/file-one 2025-09-18 00:19:41 +01:00
f66464ce7b feat: impl file table selection
kennethnym pushed to main at work-one/file-one 2025-09-17 23:48:07 +01:00
12ca95b427 feat: impl file path breadcrumb nav
kennethnym pushed to main at work-one/file-one 2025-09-17 01:04:14 +01:00
c7f83fc65a feat: basic directory navigation