manx98
|
93c4b2e03c
|
fix: abort ongoing requests when changing pages (#3927)
|
2025-06-29 09:38:03 +02:00 |
|
Henrique Dias
|
2d1a82b73f
|
docs: improvements to building and docs (#5234)
|
2025-06-29 09:28:39 +02:00 |
|
dependabot[bot]
|
5a07291306
|
build(deps): bump brace-expansion from 1.1.11 to 1.1.12 in /tools (#5228)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-06-29 09:20:44 +02:00 |
|
transifex-integration[bot]
|
09f679fae4
|
feat: Translate frontend/src/i18n/en.json in fa (#5233)
Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
|
2025-06-29 09:17:05 +02:00 |
|
Oleg Lobanov
|
9e273cd947
|
Revert "docs: change cloudflare environment (#5231)" (#5232)
This reverts commit 77d266bc00a12c924146eea2a09de6f9ac5698ab.
|
2025-06-28 22:38:51 +02:00 |
|
Oleg Lobanov
|
77d266bc00
|
docs: change cloudflare environment (#5231)
|
2025-06-28 22:30:37 +02:00 |
|
Oleg Lobanov
|
8861933cf8
|
build: publish docs to cloudflare pages (#5230)
|
2025-06-28 22:20:26 +02:00 |
|
transifex-integration[bot]
|
a5ea2a266b
|
feat: update translations for project File Browser (#5226)
Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
|
2025-06-28 19:56:56 +02:00 |
|
Oleg Lobanov
|
f5e531c8ae
|
build: add an arm64 target for the site image (#5229)
|
2025-06-28 19:47:55 +02:00 |
|
Oleg Lobanov
|
6072540c3e
|
docs: migrate to MkDocs for site generation (#5227)
|
2025-06-28 19:34:34 +02:00 |
|
Henrique Dias
|
464b644adf
|
fix: add configurable minimum password length (#5225)
|
2025-06-28 10:07:34 +02:00 |
|
Henrique Dias
|
089255997a
|
fix: do not expose the name of the root directory (#5224)
|
2025-06-28 08:40:07 +02:00 |
|
dependabot[bot]
|
5331969163
|
build(deps): bump github.com/go-viper/mapstructure/v2 in /tools
Bumps [github.com/go-viper/mapstructure/v2](https://github.com/go-viper/mapstructure) from 2.2.1 to 2.3.0.
- [Release notes](https://github.com/go-viper/mapstructure/releases)
- [Changelog](https://github.com/go-viper/mapstructure/blob/main/CHANGELOG.md)
- [Commits](https://github.com/go-viper/mapstructure/compare/v2.2.1...v2.3.0)
---
updated-dependencies:
- dependency-name: github.com/go-viper/mapstructure/v2
dependency-version: 2.3.0
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-06-27 21:52:15 +02:00 |
|
dependabot[bot]
|
f32f27383d
|
build(deps): bump github.com/go-viper/mapstructure/v2
Bumps [github.com/go-viper/mapstructure/v2](https://github.com/go-viper/mapstructure) from 2.2.1 to 2.3.0.
- [Release notes](https://github.com/go-viper/mapstructure/releases)
- [Changelog](https://github.com/go-viper/mapstructure/blob/main/CHANGELOG.md)
- [Commits](https://github.com/go-viper/mapstructure/compare/v2.2.1...v2.3.0)
---
updated-dependencies:
- dependency-name: github.com/go-viper/mapstructure/v2
dependency-version: 2.3.0
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-06-27 21:44:29 +02:00 |
|
Henrique Dias
|
0acd69c537
|
feat: Translate frontend/src/i18n/en.json in fa
|
2025-06-27 18:09:32 +02:00 |
|
Henrique Dias
|
ae4fb0ea25
|
chore: make as exception to mnd
|
2025-06-27 08:19:34 +02:00 |
|
Adrien Kohlbecker
|
8230eb7ab5
|
fix: Graceful shutdown
|
2025-06-27 08:19:34 +02:00 |
|
Henrique Dias
|
8b8fb3343f
|
ci: remove goconst
|
2025-06-27 08:03:11 +02:00 |
|
Oleksandr Redko
|
1d494ff315
|
build: bump golangci-lint to 2.1.6
|
2025-06-27 07:56:15 +02:00 |
|
Henrique Dias
|
da03728cd7
|
chore(release): 2.33.10
v2.33.10
|
2025-06-26 21:23:35 +02:00 |
|
Henrique Dias
|
e735491c57
|
fix: ignore linting error
|
2025-06-26 21:12:24 +02:00 |
|
Henrique Dias
|
4d830f707f
|
fix: correctly check if command is allowed when using shell
|
2025-06-26 21:09:16 +02:00 |
|
Henrique Dias
|
f84a6db680
|
fix: correctly split shell
|
2025-06-26 21:07:45 +02:00 |
|
Henrique Dias
|
a430eb2e60
|
chore(release): 2.33.9
v2.33.9
|
2025-06-26 19:45:36 +02:00 |
|
Henrique Dias
|
c232d41f90
|
fix: remove unused import
|
2025-06-26 19:43:20 +02:00 |
|
Henrique Dias
|
c1e4fd648b
|
docs: add warning regarding the custom commands feature
|
2025-06-26 19:42:13 +02:00 |
|
Henrique Dias
|
d5b39a14fd
|
fix: remove auth token from /api/command
|
2025-06-26 19:42:13 +02:00 |
|
Henrique Dias
|
e2e1e49130
|
fix: check exact match on command allow list
|
2025-06-26 19:42:12 +02:00 |
|
Henrique Dias
|
b0f92dd2d7
|
chore(release): 2.33.8
v2.33.8
|
2025-06-25 20:53:47 +02:00 |
|
Henrique Dias
|
21b0827808
|
Merge commit from fork
|
2025-06-25 20:50:38 +02:00 |
|
Henrique Dias
|
d6d84e2b48
|
chore(release): 2.33.7
v2.33.7
|
2025-06-25 17:47:23 +02:00 |
|
Henrique Dias
|
ca86f91621
|
Merge commit from fork
|
2025-06-25 17:42:39 +02:00 |
|
Henrique Dias
|
4bfbf33249
|
fix: linting issues
|
2025-06-25 17:37:18 +02:00 |
|
Henrique Dias
|
f19943a42e
|
Merge commit from fork
|
2025-06-25 17:35:15 +02:00 |
|
Henrique Dias
|
e74c958862
|
fix: linting issues
|
2025-06-25 17:34:00 +02:00 |
|
Henrique Dias
|
221451a517
|
fix: correctly parse negative boolean flags
|
2025-06-25 17:24:06 +02:00 |
|
Henrique Dias
|
f46641b038
|
chore(release): 2.33.6
v2.33.6
|
2025-06-24 22:00:57 +02:00 |
|
Henrique Dias
|
23bd8f6715
|
fix: remove incorrect default for password flag
|
2025-06-24 21:43:44 +02:00 |
|
Henrique Dias
|
506fc08577
|
chore(release): 2.33.5
v2.33.5
|
2025-06-24 17:11:40 +02:00 |
|
transifex-integration[bot]
|
f33076462a
|
feat: update languages for project File Browser (#5190)
Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
|
2025-06-24 17:08:28 +02:00 |
|
Henrique Dias
|
6c29fabdc8
|
chore: remove cz_CS from transifex.yaml
|
2025-06-24 17:05:12 +02:00 |
|
Adam
|
0268506f80
|
fix: actually register the czech language (#5189)
|
2025-06-24 17:02:01 +02:00 |
|
Henrique Dias
|
ad864a97e9
|
chore(release): 2.33.4
v2.33.4
|
2025-06-22 17:59:45 +02:00 |
|
transifex-integration[bot]
|
f714e71a35
|
feat: translation updates for project File Browser (#5179)
Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
|
2025-06-22 17:59:23 +02:00 |
|
Henrique Dias
|
dbdbbab4d7
|
chore(release): 2.33.3
v2.33.3
|
2025-06-22 17:57:34 +02:00 |
|
Henrique Dias
|
7c0c7820ef
|
fix: keep command behavior in Dockerfile
|
2025-06-22 17:55:57 +02:00 |
|
Arion2000
|
2741616473
|
fix: update search hotkey in help prompt (#5178)
|
2025-06-22 12:45:21 +02:00 |
|
Henrique Dias
|
ffb858e4ef
|
chore(release): 2.33.2
v2.33.2
|
2025-06-21 10:37:30 +02:00 |
|
Henrique Dias
|
0ca8059d8d
|
fix: create user dir on signup
|
2025-06-21 10:32:50 +02:00 |
|
Henrique Dias
|
8ca080422f
|
chore(release): 2.33.1
v2.33.1
|
2025-06-21 09:25:18 +02:00 |
|