Fritz Lin
|
391a078cd4
|
feat: make user session timeout configurable by flags (#2845)
|
2023-12-06 11:19:30 +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 |
|
M A E R Y O
|
a09dfa8d9f
|
feat: display image resolutions in file details (#2830)
---------
Co-authored-by: MAERYO <maeryo@hanwha.com>
|
2023-11-25 13:35:00 +01:00 |
|
ねらひかだ
|
4dbc802972
|
fix: fix typo (#2843)
|
2023-11-25 13:29:43 +01:00 |
|
Emmanuel Frecon
|
d59ad594b8
|
fix: set correct port in docker healthcheck (#2812)
When the `FB_PORT` environment variable is set, respect its value. Otherwise, pick the port from the configuration.
|
2023-11-08 17:59:46 +01:00 |
|
Oleg Lobanov
|
a4cb813ddf
|
chore(release): 2.26.0
|
2023-11-02 22:49:15 +01:00 |
|
Oleg Lobanov
|
4d0a68e787
|
fix: goreleaser yaml
|
2023-11-02 22:48:29 +01:00 |
|
dependabot[bot]
|
a744bd224f
|
build(deps): bump golang.org/x/image from 0.5.0 to 0.10.0 (#2800)
Bumps [golang.org/x/image](https://github.com/golang/image) from 0.5.0 to 0.10.0.
- [Commits](https://github.com/golang/image/compare/v0.5.0...v0.10.0)
---
updated-dependencies:
- dependency-name: golang.org/x/image
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-11-02 22:36:32 +01:00 |
|
Oleg Lobanov
|
da1fe7c9d7
|
fix: disable static resource files listing
|
2023-11-02 22:23:20 +01:00 |
|
Dardan
|
7fabadc871
|
feat: make user session timeout configurable (#2753)
Co-authored-by: Oleg Lobanov <oleg@lobanov.me>
|
2023-11-02 22:01:56 +01:00 |
|
Isaak Tsalicoglou
|
c3079d30e2
|
feat: add modern greek translation (#2778)
---------
Co-authored-by: Oleg Lobanov <oleg@lobanov.me>
|
2023-11-02 21:55:22 +01:00 |
|
shonge
|
6a31af6c0a
|
fix: solve docker build failed issue (#2797)
|
2023-11-02 21:38:00 +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]
|
d574fb6d1a
|
build(deps): bump golang.org/x/net from 0.11.0 to 0.17.0 (#2758)
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.11.0 to 0.17.0.
- [Commits](https://github.com/golang/net/compare/v0.11.0...v0.17.0)
---
updated-dependencies:
- dependency-name: golang.org/x/net
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:48 +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 |
|
bufubaoni
|
edd808f124
|
fix: avoid the front-end calling api/renew loop (#2792)
|
2023-11-02 09:02:51 +01:00 |
|
kloon15
|
cdcd9a313a
|
fix: display file size as base 2 (KiB instead of KB) (#2779)
|
2023-11-02 08:47:55 +01:00 |
|
Isaak Tsalicoglou
|
d0c3aeace1
|
chore: update en translation (#2777)
|
2023-11-02 08:43:50 +01:00 |
|
Isaak Tsalicoglou
|
9484454584
|
chore: update en translation (#2776)
|
2023-11-02 08:43:32 +01:00 |
|
kloon15
|
bd3c1941ff
|
fix: revert fetchURL changes in auth (Fixes #2729) (#2739)
|
2023-10-01 18:09:13 +02:00 |
|
Oleg Lobanov
|
01f7842a18
|
docs: add demo url to README
|
2023-09-15 01:11:47 +02:00 |
|
Oleg Lobanov
|
38f7788255
|
build: fix deprecated goreleaser config options
|
2023-09-15 00:59:16 +02:00 |
|
Oleg Lobanov
|
c1fb4004f7
|
chore(release): 2.25.0
|
2023-09-15 00:51:58 +02:00 |
|
Cameron
|
584b706b1e
|
feat: added shell resizing (#2648)
|
2023-09-15 00:50:40 +02:00 |
|
M A E R Y O
|
ecdd684bf1
|
feat: implement upload speed calculation and ETA estimation (#2677)
|
2023-09-15 00:41:36 +02:00 |
|
Oleg Lobanov
|
36af01daa6
|
fix: tus upload with cloudflare proxy
closes #2593
|
2023-09-15 00:39:37 +02:00 |
|
Thomas
|
d0c3b8033d
|
chore: update German translation (#2616)
|
2023-09-10 14:35:51 +02:00 |
|
kloon15
|
aa00c1c89c
|
chore: fixes for vite dev server (#2678)
|
2023-08-29 20:14:45 +02:00 |
|
M A E R Y O
|
a404fb043d
|
feat: implement abort upload functionality (#2673)
|
2023-08-27 23:59:49 +02:00 |
|
M A E R Y O
|
95fec7f694
|
fix: refactor path resolution logic for project root (#2674)
---------
Co-authored-by: MAERYO <maeryo@hanwha.com>
|
2023-08-27 23:52:33 +02:00 |
|
ArthurMousatov
|
5994224468
|
feat: add new folder button to move/create dialogs (#2667)
---------
Co-authored-by: Oleg Lobanov <oleg@lobanov.me>
|
2023-08-27 00:28:58 +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 |
|
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 |
|