Commit Graph

2619 Commits (8b8fb3343f8fb7973870e6d6e423acf2ac889bb5)

Author SHA1 Message Date
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 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 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 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 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 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 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 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 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 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 2025-06-21 09:25:18 +02:00
Henrique Dias cbb712484d fix: remove auth query parameter from download and preview links
macOS saves the download URL in the metadata of the downloaded file.
This means that the downloaded file contains a metadata item with the JWT
token of the user. If the user were to share this file with someone else,
they would have access to their account using the JWT in the metadata
during the validity of the JWT.

The JWT has been removed from the URLs. Since the user is logged in, there
is an authentication cookie set. A JWT in the URL is not necessary.
2025-06-21 09:21:39 +02:00
Patrick Wang 8a14018861
fix: downloadUrl of file preview (#3728) 2025-06-21 09:21:17 +02:00
Henrique Dias a493ec90ff
docs: add more docker notes 2025-06-21 08:45:53 +02:00
Henrique Dias 33113036cd
docs: update security.md 2025-06-20 21:41:46 +02:00
contributor a02b2972eb
fix: search uses ctrl+shift+f instead of hijacking browser's ctrl+f (#4638) 2025-06-19 21:57:57 +02:00
Henrique Dias e9bb3dc243
chore(release): 2.33.0 2025-06-18 21:58:42 +02:00
Henrique Dias 2e26393a02
feat: improved docker image volumes and permissions (#5160) 2025-06-18 21:53:02 +02:00
Henrique Dias 04a13f086f
chore(release): 2.32.3 2025-06-17 16:47:53 +02:00
Henrique Dias 1cc539eb8a
ci: fix the post install tap command 2025-06-17 16:47:34 +02:00
Henrique Dias 6ebfdcceaa
chore(release): 2.32.2 2025-06-17 16:34:37 +02:00
Henrique Dias db671c227b
ci: update gorelease homebrew 2025-06-17 16:34:04 +02:00
Henrique Dias 4aee14de44
ci: add @hacdias as codeowner 2025-06-17 16:30:02 +02:00
Henrique Dias 0cca7d8dc0
docs: move most docs to main repository (#5141) 2025-06-17 11:37:15 +02:00
transifex-integration[bot] c34c0afecf
feat: updated for project File Browser (#5159)
Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2025-06-17 09:05:21 +02:00
Henrique Dias 56a0f9244b
chore(release): 2.32.1 2025-06-16 20:18:42 +02:00
michioxd 56b80b6d9b
feat: add Vietnamese translation (#3840) 2025-06-16 18:47:20 +02:00
Dev_Nergis d9ebd65ffc
feat: update translation ko.json (#3852) 2025-06-16 18:35:50 +02:00