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
|
d13222fde3
|
Converted App.vue to composition api
|
2023-09-09 13:52:38 +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 |
|
Joep
|
22854bf699
|
Add docker build cmd in Makefile
|
2023-09-08 21:37:46 +02:00 |
|
Joep
|
3e435673ea
|
Resolve Typescript errors
|
2023-09-08 21:34:42 +02:00 |
|
Joep
|
ee619adda3
|
Merge remote-tracking branch 'kloon15/vue3' into vue3
|
2023-09-08 21:33:19 +02:00 |
|
Joep
|
6b268c1ee6
|
Make the build in docker
|
2023-09-08 21:08:10 +02:00 |
|
Kloon ImKloon
|
d6165f48c4
|
Rename Listing to FileListing (reserved keyword)
|
2023-09-08 11:39:37 +02:00 |
|
Kloon ImKloon
|
aaee956149
|
Fix progress bar in vue 3
|
2023-09-08 11:38:06 +02:00 |
|
Kloon ImKloon
|
34c6cbe1bd
|
Add legacy browser support and drop @vue/compat
|
2023-09-08 11:36:21 +02:00 |
|
Kloon ImKloon
|
9b0dcaae65
|
Set toast style to scoped and remove noty css imports
|
2023-09-08 10:48:43 +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
|
0907429e9a
|
Ignore default.nix file to debate if need to include
|
2023-09-07 21:58:50 +02:00 |
|
Joep
|
486795280d
|
Initial Javascript to Typescript convert
|
2023-09-07 21:57:57 +02:00 |
|
Kloon ImKloon
|
b257589405
|
Replace noty with vue-toastification
|
2023-09-07 21:38:02 +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
|
a1ca679c3c
|
Fix usage progressbar not showing
|
2023-09-07 15:18:52 +02:00 |
|
Kloon ImKloon
|
fe3ed4a9b3
|
Bump compatConfig to Vue3 mode
|
2023-09-04 12:17:07 +02:00 |
|
Kloon ImKloon
|
ce67fb5964
|
Fix errors in settings and shares
|
2023-09-04 12:15:39 +02:00 |
|
Kloon ImKloon
|
75bc9c4459
|
Fix locale related error and rename ua to uk
|
2023-09-04 12:14:39 +02:00 |
|
Kloon ImKloon
|
4d7ea79de9
|
Fix infinite calls to renew
|
2023-09-03 14:54:05 +02:00 |
|
Kloon ImKloon
|
13b87cd82a
|
Bundle dayjs locales together
|
2023-09-03 12:16:12 +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
|
0ea92674f0
|
Fix some i18n related issues
Add turkey to the list
Detect ro, nl-be, is locales
|
2023-08-31 16:45:16 +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
|
3413de8b52
|
Format files with prettier
|
2023-08-29 12:34:17 +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 |
|
古大羊
|
374bbd3ec1
|
perf(backend): optimize subtitles detection performance (#2637)
|
2023-08-26 14:53:18 +02:00 |
|
Oleg Lobanov
|
2c97573301
|
build: bump go version to 1.21.0 (#2672)
|
2023-08-26 14:16:10 +02:00 |
|
Oleg Lobanov
|
70eba7ecc9
|
build: bump node version to 18 (#2671)
|
2023-08-26 14:10:07 +02:00 |
|
Oleg Lobanov
|
7a4d0c0c08
|
chore: fix frontend dev proxy settings
|
2023-08-26 14:01:01 +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
|
c6ff9e6298
|
Add proper gitignore for Node (https://github.com/github/gitignore/blob/main/Node.gitignore)
|
2023-08-13 15:06:12 +02:00 |
|
Kloon ImKloon
|
64190c3020
|
Moved mobile.css import to top-level
|
2023-08-12 12:34:16 +02:00 |
|
kloon15
|
c78a364cb5
|
Merge branch 'filebrowser:master' into vite-4
|
2023-08-12 11:34:27 +02:00 |
|
Kloon ImKloon
|
8072a944a9
|
Migration to VIte 4 (working)
|
2023-08-12 11:28:03 +02:00 |
|
Kloon ImKloon
|
17d80aa9ca
|
Migration to Vite 4 (initial commit)
|
2023-08-12 10:16:11 +02:00 |
|
Oleg Lobanov
|
184b7c14f2
|
chore(release): 2.24.2
|
2023-08-08 22:30:21 +02:00 |
|