Kloon ImKloon
|
242226e7fc
|
Improve chunking and added typecheck to lint
|
2023-09-12 11:45:32 +02:00 |
|
Kloon ImKloon
|
7daf16fd04
|
Bundle i18n into a separate chunk
|
2023-09-12 10:27:44 +02:00 |
|
Joep
|
f120377b56
|
Fixed some eslint / ts errors and fixed the UserForm using defaults
|
2023-09-11 23:44:14 +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
|
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 |
|
Joep
|
bb6470edb7
|
Converted settings/User.vue & UserForm.vue to Composition api
|
2023-09-10 17:09:33 +02:00 |
|
Kloon ImKloon
|
db6b627b69
|
Fix type errors reported by eslint
|
2023-09-10 14:24:19 +02:00 |
|
Joep
|
194668c391
|
Fixed ESlint issue working with typescript (no-undef)
|
2023-09-09 21:40:04 +02:00 |
|
Kloon ImKloon
|
34c6cbe1bd
|
Add legacy browser support and drop @vue/compat
|
2023-09-08 11:36:21 +02:00 |
|
Kloon ImKloon
|
b257589405
|
Replace noty with vue-toastification
|
2023-09-07 21:38:02 +02:00 |
|
Kloon ImKloon
|
8ec78fb134
|
Merge commit '374bbd3' into vue3
|
2023-09-02 16:06:10 +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
|
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 |
|
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 |
|
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 |
|
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 |
|
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
|
d1d8e3e340
|
feat: add disk usage information to the sidebar
|
2022-06-02 13:16:37 +02:00 |
|
dependabot[bot]
|
dd503695a1
|
build(deps): bump eventsource from 1.1.0 to 1.1.1 in /frontend
Bumps [eventsource](https://github.com/EventSource/eventsource) from 1.1.0 to 1.1.1.
- [Release notes](https://github.com/EventSource/eventsource/releases)
- [Changelog](https://github.com/EventSource/eventsource/blob/master/HISTORY.md)
- [Commits](https://github.com/EventSource/eventsource/compare/v1.1.0...v1.1.1)
---
updated-dependencies:
- dependency-name: eventsource
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-06-01 22:10:09 +00:00 |
|
dependabot[bot]
|
e5fa96b666
|
build(deps): bump async from 2.6.3 to 2.6.4 in /frontend (#1933)
Bumps [async](https://github.com/caolan/async) from 2.6.3 to 2.6.4.
- [Release notes](https://github.com/caolan/async/releases)
- [Changelog](https://github.com/caolan/async/blob/v2.6.4/CHANGELOG.md)
- [Commits](https://github.com/caolan/async/compare/v2.6.3...v2.6.4)
---
updated-dependencies:
- dependency-name: async
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-04-30 13:52:07 +04:00 |
|
dependabot[bot]
|
040584c865
|
build(deps): bump moment from 2.29.1 to 2.29.2 in /frontend (#1900)
Bumps [moment](https://github.com/moment/moment) from 2.29.1 to 2.29.2.
- [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.1...2.29.2)
---
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-04-09 20:36:45 +02:00 |
|
dependabot[bot]
|
a74c72db45
|
build(deps): bump minimist from 1.2.5 to 1.2.6 in /frontend (#1889)
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases)
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6)
---
updated-dependencies:
- dependency-name: minimist
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-04-02 14:35:39 +02:00 |
|
dependabot[bot]
|
b2ad3f7368
|
build(deps): bump url-parse from 1.5.7 to 1.5.10 in /frontend (#1841)
Bumps [url-parse](https://github.com/unshiftio/url-parse) from 1.5.7 to 1.5.10.
- [Release notes](https://github.com/unshiftio/url-parse/releases)
- [Commits](https://github.com/unshiftio/url-parse/compare/1.5.7...1.5.10)
---
updated-dependencies:
- dependency-name: url-parse
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-03-02 15:57:18 +01:00 |
|
dependabot[bot]
|
228ebea66c
|
build(deps): bump url-parse from 1.5.4 to 1.5.7 in /frontend
Bumps [url-parse](https://github.com/unshiftio/url-parse) from 1.5.4 to 1.5.7.
- [Release notes](https://github.com/unshiftio/url-parse/releases)
- [Commits](https://github.com/unshiftio/url-parse/compare/1.5.4...1.5.7)
---
updated-dependencies:
- dependency-name: url-parse
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-02-19 16:43:38 +00:00 |
|
dependabot[bot]
|
e7659ea36b
|
build(deps): bump hosted-git-info from 2.8.8 to 2.8.9 in /frontend
Bumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 2.8.8 to 2.8.9.
- [Release notes](https://github.com/npm/hosted-git-info/releases)
- [Changelog](https://github.com/npm/hosted-git-info/blob/v2.8.9/CHANGELOG.md)
- [Commits](https://github.com/npm/hosted-git-info/compare/v2.8.8...v2.8.9)
---
updated-dependencies:
- dependency-name: hosted-git-info
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-02-09 09:33:46 +00:00 |
|
dependabot[bot]
|
80890075e8
|
build(deps): bump browserslist from 4.16.3 to 4.19.1 in /frontend
Bumps [browserslist](https://github.com/browserslist/browserslist) from 4.16.3 to 4.19.1.
- [Release notes](https://github.com/browserslist/browserslist/releases)
- [Changelog](https://github.com/browserslist/browserslist/blob/main/CHANGELOG.md)
- [Commits](https://github.com/browserslist/browserslist/compare/4.16.3...4.19.1)
---
updated-dependencies:
- dependency-name: browserslist
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-02-08 20:02:42 +00:00 |
|
dependabot[bot]
|
a73d7f14b7
|
build(deps): bump dns-packet from 1.3.1 to 1.3.4 in /frontend
Bumps [dns-packet](https://github.com/mafintosh/dns-packet) from 1.3.1 to 1.3.4.
- [Release notes](https://github.com/mafintosh/dns-packet/releases)
- [Changelog](https://github.com/mafintosh/dns-packet/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mafintosh/dns-packet/compare/v1.3.1...v1.3.4)
---
updated-dependencies:
- dependency-name: dns-packet
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-02-08 19:55:47 +00:00 |
|
Oleg Lobanov
|
ffe960a8c2
|
Merge pull request #1817 from filebrowser/dependabot/npm_and_yarn/frontend/ws-6.2.2
build(deps): bump ws from 6.2.1 to 6.2.2 in /frontend
|
2022-02-08 20:55:07 +01:00 |
|
dependabot[bot]
|
73c80732d9
|
build(deps): bump ws from 6.2.1 to 6.2.2 in /frontend
Bumps [ws](https://github.com/websockets/ws) from 6.2.1 to 6.2.2.
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](https://github.com/websockets/ws/compare/6.2.1...6.2.2)
---
updated-dependencies:
- dependency-name: ws
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-02-08 19:53:09 +00:00 |
|
Oleg Lobanov
|
8e2663bf7b
|
Merge pull request #1816 from filebrowser/dependabot/npm_and_yarn/frontend/path-parse-1.0.7
build(deps): bump path-parse from 1.0.6 to 1.0.7 in /frontend
|
2022-02-08 20:53:01 +01:00 |
|
dependabot[bot]
|
c01496624a
|
build(deps): bump path-parse from 1.0.6 to 1.0.7 in /frontend
Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7.
- [Release notes](https://github.com/jbgutierrez/path-parse/releases)
- [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7)
---
updated-dependencies:
- dependency-name: path-parse
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-02-08 19:29:52 +00:00 |
|
dependabot[bot]
|
8906408a8f
|
build(deps): bump url-parse from 1.5.1 to 1.5.4 in /frontend
Bumps [url-parse](https://github.com/unshiftio/url-parse) from 1.5.1 to 1.5.4.
- [Release notes](https://github.com/unshiftio/url-parse/releases)
- [Commits](https://github.com/unshiftio/url-parse/compare/1.5.1...1.5.4)
---
updated-dependencies:
- dependency-name: url-parse
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-02-08 19:29:52 +00:00 |
|
Oleg Lobanov
|
3ec7951380
|
Merge pull request #1813 from filebrowser/dependabot/npm_and_yarn/frontend/postcss-7.0.39
build(deps): bump postcss from 7.0.35 to 7.0.39 in /frontend
|
2022-02-08 20:29:21 +01:00 |
|
Oleg Lobanov
|
b30aefa522
|
Merge pull request #1812 from filebrowser/dependabot/npm_and_yarn/frontend/follow-redirects-1.14.8
build(deps): bump follow-redirects from 1.13.3 to 1.14.8 in /frontend
|
2022-02-08 20:29:04 +01:00 |
|
dependabot[bot]
|
f1f7f17ade
|
build(deps): bump follow-redirects from 1.13.3 to 1.14.8 in /frontend
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.13.3 to 1.14.8.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.13.3...v1.14.8)
---
updated-dependencies:
- dependency-name: follow-redirects
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-02-08 19:27:05 +00:00 |
|
dependabot[bot]
|
9182d33e1c
|
build(deps): bump postcss from 7.0.35 to 7.0.39 in /frontend
Bumps [postcss](https://github.com/postcss/postcss) from 7.0.35 to 7.0.39.
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/7.0.39/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss/compare/7.0.35...7.0.39)
---
updated-dependencies:
- dependency-name: postcss
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-02-08 19:26:52 +00:00 |
|
dependabot[bot]
|
010d16fc1d
|
build(deps): bump tar from 6.1.0 to 6.1.11 in /frontend
Bumps [tar](https://github.com/npm/node-tar) from 6.1.0 to 6.1.11.
- [Release notes](https://github.com/npm/node-tar/releases)
- [Changelog](https://github.com/npm/node-tar/blob/main/CHANGELOG.md)
- [Commits](https://github.com/npm/node-tar/compare/v6.1.0...v6.1.11)
---
updated-dependencies:
- dependency-name: tar
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-02-08 19:25:15 +00:00 |
|
dependabot[bot]
|
371718634b
|
build(deps): bump ssri from 6.0.1 to 6.0.2 in /frontend
Bumps [ssri](https://github.com/npm/ssri) from 6.0.1 to 6.0.2.
- [Release notes](https://github.com/npm/ssri/releases)
- [Changelog](https://github.com/npm/ssri/blob/v6.0.2/CHANGELOG.md)
- [Commits](https://github.com/npm/ssri/compare/v6.0.1...v6.0.2)
---
updated-dependencies:
- dependency-name: ssri
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-02-08 19:09:43 +00:00 |
|
Adrian
|
ecd0b2ee0d
|
chore: update Material Icons
|
2022-01-17 23:21:45 +01:00 |
|
Ramires Viana
|
aa172b8bb5
|
feat: gzip encoding for static js files
|
2021-04-22 12:48:45 +00:00 |
|
Ramires Viana
|
7ec24d9d77
|
feat: support for IE11 browser
|
2021-04-15 12:28:19 +00:00 |
|
Oleg Lobanov
|
dacd511d24
|
chore: run npm update
|
2021-03-21 13:05:22 +01:00 |
|