dependabot[bot]
|
19e66abc41
|
build(deps): bump golang.org/x/crypto from 0.14.0 to 0.17.0 (#46)
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.14.0 to 0.17.0.
- [Commits](https://github.com/golang/crypto/compare/v0.14.0...v0.17.0)
---
updated-dependencies:
- dependency-name: golang.org/x/crypto
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-12-22 15:10:11 +02:00 |
dependabot[bot]
|
1ed9cf879a
|
build(deps-dev): bump @babel/traverse in /frontend (#45)
Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.22.10 to 7.23.6.
- [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.6/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-12-22 15:06:34 +02:00 |
Laurynas Gadliauskas
|
67e9270877
|
chore: merge upstream v2.26.0 (#44)
|
2023-12-22 14:50:11 +02:00 |
Laurynas Gadliauskas
|
8fe60bc816
|
fix: update godot dep in tools (#43)
|
2023-10-06 10:17:29 +03:00 |
Laurynas Gadliauskas
|
a3d89a13e0
|
feat: update npm dependencies (#42)
|
2023-08-16 18:24:11 +03:00 |
Laurynas Gadliauskas
|
aedd393e36
|
feat: disable default disk usage preview
|
2023-07-31 16:44:05 +03:00 |
Laurynas Gadliauskas
|
5bc472c10a
|
Merge upstream 2.24.1 (#41)
|
2023-07-31 16:41:48 +03:00 |
Laurynas Gadliauskas
|
6122395019
|
feat: handle symlink copying (#39)
|
2023-03-24 13:30:26 +02:00 |
Laurynas Gadliauskas
|
af2c5048d2
|
fix: adjust symlink scope check
|
2023-02-24 16:28:32 +02:00 |
Laurynas Gadliauskas
|
71763d08b9
|
fix: trim symlink root path prefix (#38)
|
2023-02-24 14:22:08 +02:00 |
Laurynas Gadliauskas
|
e22451dfbf
|
fix: list symlinks with abs targets (#37)
|
2023-02-24 14:04:29 +02:00 |
Laurynas Gadliauskas
|
ee2b091e7a
|
Merge pull request #36 from hostinger/feat/add-edit-opt-context-menu
feat: adjust UI
|
2023-01-18 09:58:58 +02:00 |
Laurynas Gadliauskas
|
9a1b39e429
|
feat: remove ctrl+f override
|
2023-01-17 17:08:04 +02:00 |
Laurynas Gadliauskas
|
5a380b79d2
|
fix: improve archive loading indicator
|
2023-01-17 14:46:27 +02:00 |
Laurynas Gadliauskas
|
63d4bfcf27
|
feat: add edit opt in ctx menu
|
2023-01-16 14:31:21 +02:00 |
Laurynas Gadliauskas
|
08b46fd16c
|
fix: prepend base url on logout
|
2022-11-29 11:33:35 +02:00 |
Laurynas Gadliauskas
|
fb9e14c611
|
Merge pull request #34 from hostinger/feat/update-translations
feat: Update translations
|
2022-11-09 14:52:07 +02:00 |
Laurynas Gadliauskas
|
3ef2e8deea
|
Merge pull request #35 from hostinger/fix/disk-usage-tests
fix: Correct failing checks
|
2022-11-09 12:56:25 +02:00 |
Laurynas Gadliauskas
|
0f663e9c8b
|
fix: correct failing checks
|
2022-11-09 12:53:50 +02:00 |
Laurynas Gadliauskas
|
707c430fbf
|
fix: Remove unneeded github configuration
|
2022-11-09 11:29:09 +02:00 |
Laurynas Gadliauskas
|
696959c60c
|
fix: Add newlines to i18n files
|
2022-11-09 11:26:38 +02:00 |
Laurynas Gadliauskas
|
3afa7dcc3e
|
feat: Update translations
|
2022-11-09 11:23:13 +02:00 |
Laurynas Gadliauskas
|
4aaa2da6b6
|
Merge remote-tracking branch 'upstream/master'
|
2022-11-08 16:55:27 +02:00 |
Oleg Lobanov
|
02db83c72e
|
chore(release): 2.23.0
|
2022-11-05 18:53:29 +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 |
leplan73
|
1ebfc64ea1
|
chore: updated golang.org/x/text to v0.4.0 (#2176)
|
2022-10-22 11:11:02 +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 |
Oleg Lobanov
|
c1e6d5869a
|
ci: increase operations-per-run param to 100
|
2022-08-30 10:18:12 +02:00 |
Oleg Lobanov
|
db0a23aec0
|
chore: fix exempt-issue-labels of the stale action
|
2022-08-29 20:02:13 +02:00 |
Oleg Lobanov
|
350c73d78e
|
ci: fix stale action permissions
|
2022-08-29 19:38:30 +02:00 |
Oleg Lobanov
|
daf36b28fd
|
ci: close stale issues and PRs
|
2022-08-29 19:25: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 |
Oleg Lobanov
|
0ed32c6af8
|
Merge pull request #1554 from ramiresviana/auth-hook
Hook authentication method
|
2022-07-22 15:31:28 +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 |
Oleg Lobanov
|
ceec4dcfe6
|
chore(release): 2.22.4
|
2022-07-19 00:59:29 +02:00 |
Oleg Lobanov
|
7177184678
|
chore: remove dependency on caddy server
|
2022-07-19 00:58:50 +02:00 |
Oleg Lobanov
|
0523b31b96
|
Merge pull request #2044 from filebrowser/security_fix
|
2022-07-19 00:42:45 +02:00 |
Oleg Lobanov
|
80030dee32
|
fix: disable cookie auth for non GET requests
|
2022-07-19 00:39:02 +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
|
49dbacdccd
|
chore(release): 2.22.3
|
2022-07-05 16:58:52 +02:00 |
Oleg Lobanov
|
d94acdd89a
|
fix: use correct field name in user put api (#2026)
|
2022-07-05 16:55:31 +02:00 |
源文雨
|
06d9c03e92
|
chore(deps): move golang.org/x/text to direct (#2021)
|
2022-07-05 16:27:33 +02:00 |
Oleg Lobanov
|
9d54046140
|
chore(release): 2.22.2
|
2022-07-01 17:21:46 +02:00 |
Oleg Lobanov
|
dec3d629d4
|
fix: display disk capacity in a correct format (#2013)
|
2022-07-01 16:31:49 +02:00 |