Commit Graph

126 Commits

Author SHA1 Message Date
Kloon ImKloon
5d4a4fc485
Fix password input class in Profile 2023-09-12 15:18:57 +02:00
Kloon ImKloon
44a09ad7e7
Rename IFile to Resource and improve the types 2023-09-12 15:14:42 +02:00
Kloon ImKloon
0135629ae4
Use StatusError as error type in views 2023-09-12 13:50:18 +02:00
Kloon ImKloon
b6616ddeed
Fix stuff in converted views 2023-09-12 11:45:37 +02:00
Joep
9b4eccff5c
Fixed eslint errors 2023-09-11 23:48:51 +02:00
Joep
f120377b56
Fixed some eslint / ts errors and fixed the UserForm using defaults 2023-09-11 23:44:14 +02:00
Joep
44b76fa1ea
Use Kloon15 changes which apperantly disappeard 2023-09-11 22:57:38 +02:00
Joep
a70bf08889
Use Kloon15 changes which apperantly disappeard 2023-09-11 22:50:37 +02:00
Joep
101aba86fc
Resolve various issues:
- Remove import types
- Mismatch in interface / types
- remove some weird git conflicts
2023-09-11 22:25:29 +02:00
Joep
bf99823977
Merge remote-tracking branch 'kloon15/vue3' into vue3 2023-09-11 21:52:59 +02:00
Kloon ImKloon
d4439c9ae9
Fix some ts-ignores in Login and Share 2023-09-11 21:42:45 +02:00
Kloon ImKloon
f0f9f74fa4
Convert i18n to ts 2023-09-11 12:35:16 +02:00
Kloon ImKloon
910db80068
Merge branch 'vue3-wip' into vue3 2023-09-11 11:28:35 +02:00
Joep
245da0ffdc Convert views/settings/Profile.vue to composition api + ts 2023-09-10 17:43:28 +02:00
Joep
8bd72bffa4 Lint 2023-09-10 17:29:48 +02:00
Joep
4714b6bc75 Converted views/settings/Shares.vue to composition api & ts 2023-09-10 17:28:31 +02:00
Joep
cafdfe66f3 Remove comments 2023-09-10 17:16:23 +02:00
Joep
bb6470edb7 Converted settings/User.vue & UserForm.vue to Composition api 2023-09-10 17:09:33 +02:00
Joep
a14adb7cfd converted views/settings/Users.vue to composition api 2023-09-10 16:21:57 +02:00
Kloon ImKloon
db6b627b69
Fix type errors reported by eslint 2023-09-10 14:24:19 +02:00
Kloon ImKloon
a066ae6c39
Fix watch warnings in Files.vue 2023-09-10 11:35:45 +02:00
Kloon ImKloon
86f696e87f
Merge branch 'vue3-wip' into vue3 2023-09-10 11:25:14 +02:00
Joep
d1b21c8089 Converted views/settings/Global.vue to composition api 2023-09-09 21:40:51 +02:00
Kloon ImKloon
9f74fb4604
Fix progress not displaying 2023-09-09 20:01:58 +02:00
Joep
ce01968f48 Fixed component not loading error 2023-09-09 14:56:37 +02:00
Joep
06fe5429ab Fixed some type & eslint errors 2023-09-09 14:16:20 +02:00
Joep
01b1373130 Run lint 2023-09-09 14:12:45 +02:00
Joep
0f85be0cb8 Fixed eslint errors 2023-09-09 14:10:46 +02:00
Joep
abe3a4387c Fixed all $t to t of I18n 2023-09-09 13:52:52 +02:00
Joep
2cfc2ae116 Converted views/Errors.vue 2023-09-09 13:46:55 +02:00
Joep
1bca23b3dc Covnerted views/Files.vue to composition api 2023-09-09 13:44:00 +02:00
Joep
cdcf05545a Converted views/Layout.vue 2023-09-09 13:26:11 +02:00
Joep
1602d38df5 Converted views/Login.vue to compositionapi 2023-09-09 13:20:47 +02:00
Joep
ec96b32bbe Converted views/Settings.vue to composition api 2023-09-09 13:10:18 +02:00
Joep
ef5c8b0d8e Converted view/Share.vue to composition api 2023-09-09 13:06:04 +02:00
Kloon ImKloon
d6165f48c4
Rename Listing to FileListing (reserved keyword) 2023-09-08 11:39:37 +02:00
Kloon ImKloon
856de2a69c
Fix error display during upload after refactor 2023-09-07 15:48:05 +02:00
Kloon ImKloon
808cd1d20e
Fix duplicate user var from refactoring 2023-09-07 15:29:30 +02:00
Kloon ImKloon
ce67fb5964
Fix errors in settings and shares 2023-09-04 12:15:39 +02:00
Kloon ImKloon
4bbb48dce5
Forgot to save in vscode (facepalm) 2023-09-02 16:08:04 +02:00
Kloon ImKloon
8ec78fb134
Merge commit '374bbd3' into vue3 2023-09-02 16:06:10 +02:00
Kloon ImKloon
878f67b7ff
Small fixes for vue3 2023-08-30 18:06:34 +02:00
Kloon ImKloon
05d011f586
Migration to vue3 continued
Replace moment with dayjs
Fix some routing issues
Fix some vuex store leftovers
2023-08-30 17:47:22 +02:00
Kloon ImKloon
85fe716031
Migration to vue3 continued
Remove garbage from vscode renaming
Fix reading route in pinia store
2023-08-28 19:31:12 +02:00
Kloon ImKloon
7c91ba03b7
Migration to vue3 continued
Replace vuex with pinia
Fix some routing issues
Fix most vue3 breaking changes
2023-08-28 17:48:55 +02:00
kloon15
8838a09cf5
refactor: migrate frontend tooling to vite 4 (#2645)
---------

Co-authored-by: Oleg Lobanov <oleg@lobanov.me>
2023-08-26 13:55:51 +02:00
Kloon ImKloon
b9574d9e62
Migration to Vue3 (Initial commit) 2023-08-15 12:03:52 +02:00
Kloon ImKloon
17d80aa9ca
Migration to Vite 4 (initial commit) 2023-08-12 10:16:11 +02:00
Tobias Goerke
7b35815754
feat: integrate tus.io for resumable and chunked uploads (#2145) 2023-07-28 18:15:44 +02:00
ArthurMousatov
2744f7d5b9
fix: added an early return on non-existent items (#2571) 2023-07-27 18:03:49 +02:00