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 |
|
M A E R Y O
|
289c8e6f32
|
fix: 403 error error when uploading (#2598)
Co-authored-by: 김종성 <ziippy@naver.com>
|
2023-08-08 22:29:03 +02:00 |
|
putty182
|
ff1e0b8185
|
fix: config init for branding.disableUsedPercentage (#2576) (#2596)
|
2023-08-05 11:53:42 +02:00 |
|
MichaIng
|
0ac39684f1
|
build: add riscv64 binary releases (#2587)
Signed-off-by: MichaIng <micha@dietpi.com>
|
2023-08-01 15:00:42 +02:00 |
|
Oleg Lobanov
|
fa390c498d
|
chore(release): 2.24.1
|
2023-07-31 13:33:09 +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 |
|
Oleg Lobanov
|
efd41cc4c1
|
build(backend): upgrade golangci-lint to v1.53.3
|
2023-07-31 12:51:00 +02:00 |
|
M A E R Y O
|
912f27a9e3
|
fix: add directory creation code to partial upload handler (#2575) (#2580)
|
2023-07-31 12:38:11 +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 |
|
Oleg Lobanov
|
f37513c45e
|
chore(release): 2.24.0
|
2023-07-29 11:32:30 +02:00 |
|
Oleg Lobanov
|
4d77ce0955
|
build: remove armv7-s6 docker target
|
2023-07-29 11:30:50 +02:00 |
|
Oleg Lobanov
|
66dfbb303c
|
build: remove armv6-s6 docker target
|
2023-07-29 00:26:32 +02:00 |
|
Oleg Lobanov
|
9bf6b856e5
|
build(backend): bump go version to 1.20.6
|
2023-07-28 23:56:57 +02:00 |
|
Oleg Lobanov
|
051104bfa0
|
fix: goreleaser docker build
|
2023-07-28 23:54:39 +02:00 |
|
Vinicius Almendra
|
b8ee3404ee
|
fix: solve broken Docker build with alpine image (#2486)
|
2023-07-28 18:34:21 +02:00 |
|
slhmy
|
853ec906ef
|
fix: error while using fallback of dir move (#2349)
|
2023-07-28 18:24:42 +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 |
|
Anchit Bajaj
|
b508ac3d4f
|
fix: xss vulnerability in /api/raw (#2570) (#2572)
|
2023-07-27 11:42:27 +02:00 |
|
Andrew Kennedy
|
ff4375cf6c
|
feat: add a healthcheck script that works with a dynamic port (#2510)
|
2023-07-22 23:07:15 +02:00 |
|
dependabot[bot]
|
a664ba1f9d
|
build(deps): bump minimatch from 3.0.4 to 3.1.2 in /tools (#2561)
Bumps [minimatch](https://github.com/isaacs/minimatch) from 3.0.4 to 3.1.2.
- [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md)
- [Commits](https://github.com/isaacs/minimatch/compare/v3.0.4...v3.1.2)
---
updated-dependencies:
- dependency-name: minimatch
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 22:38:34 +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 |
|
ChengDaqi2023
|
ecfcbfd216
|
chore: update golang.org/x/net v0.6.0 to 0.7.0 (#2559)
|
2023-07-22 21:24:28 +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 |
|
dependabot[bot]
|
c2f1423c02
|
build(deps): bump semver from 5.7.1 to 5.7.2 in /tools (#2546)
Bumps [semver](https://github.com/npm/node-semver) from 5.7.1 to 5.7.2.
- [Release notes](https://github.com/npm/node-semver/releases)
- [Changelog](https://github.com/npm/node-semver/blob/v5.7.2/CHANGELOG.md)
- [Commits](https://github.com/npm/node-semver/compare/v5.7.1...v5.7.2)
---
updated-dependencies:
- dependency-name: semver
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-17 11:47:56 +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 |
|
Oleg Lobanov
|
1a5b999545
|
Merge pull request #2345 from filebrowser/go_1.20.1
build(backend): bump go version to 1.20.1
|
2023-02-16 09:22:57 +01:00 |
|
Oleg Lobanov
|
10d628aecc
|
chore: upgrade golangci-lint to 1.51.1
|
2023-02-16 09:19:44 +01:00 |
|