Omar Hussein
|
0709474faa
|
bug fixes due to merge
|
2024-03-26 23:49:26 -04:00 |
|
Omar Hussein
|
9499d84be4
|
Merge branch 'master' into vue3
|
2024-03-25 10:44:47 -04:00 |
|
dependabot[bot]
|
bf36cc00f1
|
build(deps-dev): bump vite from 4.4.12 to 4.5.2 in /frontend (#2951)
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 4.4.12 to 4.5.2.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v4.5.2/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v4.5.2/packages/vite)
---
updated-dependencies:
- dependency-name: vite
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-01-30 10:22:48 +01:00 |
|
dependabot[bot]
|
fc2ee37353
|
build(deps-dev): bump vite from 4.4.9 to 4.4.12 in /frontend (#2862)
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 4.4.9 to 4.4.12.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v4.4.12/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v4.4.12/packages/vite)
---
updated-dependencies:
- dependency-name: vite
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-12-06 11:09:33 +01:00 |
|
Kloon ImKloon
|
6034de7bd4
|
Rework prompts to use vue-final-modal for better accessibility
|
2023-11-03 18:33:40 +01:00 |
|
Kloon ImKloon
|
bc5c9b92f3
|
Update dependencies and specify min required npm/node
|
2023-11-03 10:39:24 +01:00 |
|
dependabot[bot]
|
21d361ad30
|
build(deps-dev): bump postcss from 8.4.27 to 8.4.31 in /frontend (#2749)
Bumps [postcss](https://github.com/postcss/postcss) from 8.4.27 to 8.4.31.
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss/compare/8.4.27...8.4.31)
---
updated-dependencies:
- dependency-name: postcss
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-11-02 09:09:01 +01:00 |
|
dependabot[bot]
|
bb4bb508a9
|
build(deps): bump @babel/traverse in /frontend (#2775)
Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.22.10 to 7.23.2.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.23.2/packages/babel-traverse)
---
updated-dependencies:
- dependency-name: "@babel/traverse"
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-11-02 09:03:28 +01:00 |
|
Kloon ImKloon
|
35cca12944
|
Update dependencies
|
2023-10-18 11:04:20 +02:00 |
|
Kloon ImKloon
|
aa09de6ad2
|
Use custom input for numbers (dark mode friendly)
|
2023-10-10 17:27:32 +02:00 |
|
Kloon ImKloon
|
3e2c92cee5
|
Update dependencies
|
2023-10-07 16:56:03 +02:00 |
|
Kloon ImKloon
|
b2e7e26fc6
|
Update dependencies
|
2023-10-01 15:14:11 +02:00 |
|
Kloon ImKloon
|
d2a965cfa3
|
Add video.js for consistent video playback
|
2023-09-30 21:22:43 +02:00 |
|
Kloon ImKloon
|
795479beab
|
Add playwright and basic auth test
|
2023-09-30 15:32:20 +02:00 |
|
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 |
|
kloon15
|
aa00c1c89c
|
chore: fixes for vite dev server (#2678)
|
2023-08-29 20:14:45 +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 |
|