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
|
24dd6b4fa1
|
Resolved git conflict
|
2023-09-11 22:33:59 +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
|
443ceb53d1
|
Remove moment, use dayjs instead
|
2023-09-11 18:30:17 +02:00 |
|
Kloon ImKloon
|
050d0d73f0
|
Update dependencies
|
2023-09-11 12:39:34 +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
|
5d7960746d
|
Ran lin
|
2023-09-10 17:57:21 +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
|
d791e79cf3
|
Fixed some typings
|
2023-09-10 17:27:42 +02:00 |
|
Joep
|
cafdfe66f3
|
Remove comments
|
2023-09-10 17:16:23 +02:00 |
|
Joep
|
3581e1dd23
|
Converted components/settings/Themes.vue to composition api
|
2023-09-10 17:15:52 +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 |
|
Joep
|
194668c391
|
Fixed ESlint issue working with typescript (no-undef)
|
2023-09-09 21:40:04 +02:00 |
|
Kloon ImKloon
|
9f74fb4604
|
Fix progress not displaying
|
2023-09-09 20:01:58 +02:00 |
|
Joep
|
70e0648b4e
|
reverted dockerignore to original
|
2023-09-09 15:03:47 +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
|
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
|
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
|
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 |
|
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 |
|
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 |
|
M A E R Y O
|
4b72bbfc7f
|
Remove redundant calls to baseURL/url #2581 (#2579)
---------
Co-authored-by: 이광오 <maeryo@hanwha.com>
Co-authored-by: Oleg Lobanov <oleg.lobanov@bitvavo.com>
|
2023-07-31 13:27:24 +02:00 |
|
M A E R Y O
|
2a4a46c61a
|
fix: resolved CSS rendering issue in Chrome browser (#2582)
Co-authored-by: 이광오 <maeryo@hanwha.com>
|
2023-07-31 13:08:30 +02:00 |
|
M A E R Y O
|
4e28cc13c9
|
chore: removed duplicate z-index (#2583)
Co-authored-by: 이광오 <maeryo@hanwha.com>
|
2023-07-31 11:21:58 +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 |
|
dependabot[bot]
|
bb3486286c
|
build(deps-dev): bump word-wrap from 1.2.3 to 1.2.4 in /frontend (#2556)
Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.4.
- [Release notes](https://github.com/jonschlinkert/word-wrap/releases)
- [Commits](https://github.com/jonschlinkert/word-wrap/compare/1.2.3...1.2.4)
---
updated-dependencies:
- dependency-name: word-wrap
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-07-22 21:24:50 +02:00 |
|
Daniel Li
|
9bcfa900f9
|
fix: filter ANSI color for shell (#2529)
* feat: filter ANSI color for shell
* chore: fix formatting
---------
Co-authored-by: Oleg Lobanov <oleg.lobanov@bitvavo.com>
|
2023-07-20 17:38:53 +02:00 |
|
ULiiAn
|
6744cd47ce
|
fix: video preview click next or prev button subtitles not update (#2423)
|
2023-05-01 13:09:44 +02:00 |
|
Yeicor
|
a4ef02a47b
|
feat: add option to copy download links from shares (#2442)
|
2023-05-01 13:07:01 +02:00 |
|
Gabriel Alencar
|
428c1c606d
|
feat: add a new setting that disables the display of the disk usage (#2136)
|
2023-02-15 23:30:48 +01:00 |
|
Gyuris Gellért
|
11e9202160
|
feat: add Hungarian translation (#2232)
|
2022-12-26 22:36:03 +01:00 |
|
Davide Quaranta
|
59619ba34f
|
chore: update Italian translation (#2260)
|
2022-12-23 13:07:06 +01:00 |
|
brlarini
|
73dd066670
|
chore: update pt-br translations (#2248)
|
2022-12-23 13:06:19 +01:00 |
|
Yasin Silavi
|
2b2c1085fb
|
refactor: replace username old focus logic with the autofocus attribute (#2223)
|
2022-11-25 12:26:07 +01:00 |
|
dependabot[bot]
|
3a0dace9a9
|
build(deps): bump ansi-html and webpack-dev-server in /frontend (#2184)
Removes [ansi-html](https://github.com/Tjatse/ansi-html). It's no longer used after updating ancestor dependency [webpack-dev-server](https://github.com/webpack/webpack-dev-server). These dependencies need to be updated together.
Removes `ansi-html`
Updates `webpack-dev-server` from 3.11.2 to 3.11.3
- [Release notes](https://github.com/webpack/webpack-dev-server/releases)
- [Changelog](https://github.com/webpack/webpack-dev-server/blob/v3.11.3/CHANGELOG.md)
- [Commits](https://github.com/webpack/webpack-dev-server/compare/v3.11.2...v3.11.3)
---
updated-dependencies:
- dependency-name: ansi-html
dependency-type: indirect
- dependency-name: webpack-dev-server
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-10-22 15:50:34 +02:00 |
|
thewh1teagle
|
a5757b94e8
|
fix: missing video controls on mobile (#2180)
|
2022-10-22 11:16:59 +02:00 |
|
thewh1teagle
|
2c14146a31
|
feat: add rtl support (#2178)
|
2022-10-21 18:07:11 +02:00 |
|
thewh1teagle
|
a49105db1d
|
feat: hebrew translation (#2168)
|
2022-10-20 12:27:59 +02:00 |
|
Ltzhu76
|
0401adf7f4
|
fix: modify the delete confirmation interface logic. (#2138)
|
2022-09-24 19:05:50 +02:00 |
|
Marcelina Hołub
|
57c99e0e26
|
feat: update Polish translation (#2089)
|
2022-08-17 20:18:51 +02:00 |
|
dependabot[bot]
|
aaed985699
|
build(deps): bump terser from 4.8.0 to 4.8.1 in /frontend (#2054)
Bumps [terser](https://github.com/terser/terser) from 4.8.0 to 4.8.1.
- [Release notes](https://github.com/terser/terser/releases)
- [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md)
- [Commits](https://github.com/terser/terser/commits)
---
updated-dependencies:
- dependency-name: terser
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-07-22 15:32:39 +02:00 |
|
Ramires Viana
|
dda9a389f3
|
feat: hook authentication method
|
2022-07-20 16:40:49 +02:00 |
|
Ángel Fernández Sánchez
|
f80b016ef0
|
chore: update es translation (#2046)
|
2022-07-20 12:17:52 +02:00 |
|
dependabot[bot]
|
cb43770025
|
build(deps): bump moment from 2.29.2 to 2.29.4 in /frontend (#2036)
Bumps [moment](https://github.com/moment/moment) from 2.29.2 to 2.29.4.
- [Release notes](https://github.com/moment/moment/releases)
- [Changelog](https://github.com/moment/moment/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/moment/moment/compare/2.29.2...2.29.4)
---
updated-dependencies:
- dependency-name: moment
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-07-12 12:09:06 +02:00 |
|
dependabot[bot]
|
eaba7e5255
|
build(deps): bump shell-quote from 1.7.2 to 1.7.3 in /frontend (#2025)
Bumps [shell-quote](https://github.com/substack/node-shell-quote) from 1.7.2 to 1.7.3.
- [Release notes](https://github.com/substack/node-shell-quote/releases)
- [Changelog](https://github.com/substack/node-shell-quote/blob/master/CHANGELOG.md)
- [Commits](https://github.com/substack/node-shell-quote/compare/v1.7.2...1.7.3)
---
updated-dependencies:
- dependency-name: shell-quote
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-07-12 11:49:36 +02:00 |
|
Oleg Lobanov
|
dec3d629d4
|
fix: display disk capacity in a correct format (#2013)
|
2022-07-01 16:31:49 +02:00 |
|