Commit Graph

26 Commits

Author SHA1 Message Date
Joep
5d8f4863ca
converted files/Preview.vue to composition api & ts 2023-09-19 22:29:12 +02:00
Kloon ImKloon
aed1e416a5
Small ts improvs 2023-09-14 16:15:26 +02:00
Kloon ImKloon
1ad7f4be5f
Improve ts types in upload 2023-09-14 12:57:57 +02:00
Kloon ImKloon
065e11ff2b
Add type for download format and noImplicitReturns rule 2023-09-13 12:47:15 +02:00
Kloon ImKloon
45ccec72d3
Optimized checkConflict, more type improvs 2023-09-12 15:41:59 +02:00
Kloon ImKloon
44a09ad7e7
Rename IFile to Resource and improve the types 2023-09-12 15:14:42 +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
910db80068
Merge branch 'vue3-wip' into vue3 2023-09-11 11:28:35 +02:00
Joep
d791e79cf3 Fixed some typings 2023-09-10 17:27:42 +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
Joep
d1b21c8089 Converted views/settings/Global.vue to composition api 2023-09-09 21:40:51 +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
1bca23b3dc Covnerted views/Files.vue to composition api 2023-09-09 13:44:00 +02:00
Joep
ef5c8b0d8e Converted view/Share.vue to composition api 2023-09-09 13:06:04 +02:00
Joep
4ea66b8bd3 Forgot to add ts files 2023-09-08 00:15:13 +02:00
Joep
5a8ca3a50d Added and changed all of the js files to typescript files, fixed errors as well 2023-09-08 00:12:37 +02:00
Joep
486795280d Initial Javascript to Typescript convert 2023-09-07 21:57:57 +02:00