Commit Graph

285 Commits

Author SHA1 Message Date
Knut Ahlers
f416dd910b
Fix: Target correct branch for PRs
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2024-11-21 11:31:57 +01:00
Knut Ahlers
314af1a5f6
CI: Fix workflow not being able to update a pull-request
should work now, though untested

Signed-off-by: Knut Ahlers <knut@ahlers.me>
2024-10-28 11:00:58 +01:00
James Park-Watt
0049bc03ce
Add periodic in-memory store pruner (#200) 2024-10-27 12:33:53 +01:00
James Park-Watt
8a21dad603
Add 'log-requests' option to disable request logging (#199) 2024-10-27 01:36:35 +02:00
Knut Ahlers
257e87f76f
Deps: Update Go dependencies
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2024-10-26 17:18:21 +02:00
Knut Ahlers
b41db78745
[#181] Add paste ability for files to textarea
closes #181

Signed-off-by: Knut Ahlers <knut@ahlers.me>
2024-10-26 14:47:16 +02:00
Knut Ahlers
6e2f20aa53
[#184] Add error message when subtle crypto is unavailable
closes #184

Signed-off-by: Knut Ahlers <knut@ahlers.me>
2024-10-26 14:47:15 +02:00
Knut Ahlers
f796c6d4dc
CI: Only update translation file when changed
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2024-10-26 14:47:15 +02:00
Knut Ahlers
8cc6f23b04
Add Tiltfile for local development
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2024-10-26 14:47:15 +02:00
Knut Ahlers
51313d02aa
Fix: Use no-cache to satisfy Trivy
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2024-10-26 00:11:31 +02:00
James Park-Watt
93cbaff2e6
refactor: modified build container to use golang:1-alpine (#198) 2024-10-26 00:03:15 +02:00
Knut Ahlers
e9371c90a0
CI: Add automated regeneration of translations (#195) 2024-09-23 21:32:57 +02:00
Piotr Icikowski
3a29041652
Update Polish translation (#194)
Co-authored-by: Knut Ahlers <knut@ahlers.me>
2024-09-23 20:53:57 +02:00
Knut Ahlers
277a3845ac
[#170] Add button to burn secrets immediately (#193) 2024-09-23 19:50:42 +02:00
Knut Ahlers
28c8eda61e
Lint: Update linter config
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2024-09-22 13:10:07 +02:00
Knut Ahlers
4c2b5441d8
Deps: Update Go dependencies
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2024-09-22 13:07:11 +02:00
Knut Ahlers
48bf8c9ca4
[#191] Add customization to add footer-links (#192) 2024-09-22 12:55:11 +02:00
Knut Ahlers
73209fc52c
CI: Add multi-platform image build
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2024-09-22 11:53:45 +02:00
Chen Xi
496ace34f4
Add TLS configuration for server (#190)
Co-authored-by: Knut Ahlers <knut@ahlers.me>
2024-09-22 11:26:04 +02:00
Knut Ahlers
59efc1c23e
Release: OTS v1.13.0 2024-08-27 18:17:26 +02:00
Knut Ahlers
91c5ae3115
Restore old nl translation as nl-BE
As result of the discussion in #168 this restores the "old" Dutch
translation as `nl-BE` as it seems there are major differences between
the Dutch spoken in NL and the one in BE. This way the differences in
the language are used for the different countries.

The `nl-NL` translation is used as "standard NL" as there are plenty
more `nl-*` language keys. Those are served by the translation for the
Netherlands.

Signed-off-by: Knut Ahlers <knut@ahlers.me>
2024-08-27 17:58:22 +02:00
Knut Ahlers
833cdfb44e
Update Node dependencies
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2024-08-27 17:41:41 +02:00
Knut Ahlers
eb2adff4d5
Update Go dependencies
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2024-08-27 17:36:12 +02:00
Stefano Arlandini
5b0ec2ef5b
Add Italian translation (#173) 2024-03-14 10:40:25 +01:00
Knut Ahlers
c9be49d86d
Update dependencies
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2024-03-14 10:33:50 +01:00
Knut Ahlers
3df42cbd32
Lint: Resolve unused-parameter error
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2024-03-02 11:19:11 +01:00
Knut Ahlers
dd40078301
[ci] Add GHCR publishing
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2024-03-02 11:14:14 +01:00
Martin Gumucio
aa30368612
fixed a spelling error (#171)
Co-authored-by: Your Name <you@example.com>
Co-authored-by: Knut Ahlers <knut@ahlers.me>
2024-02-14 00:54:18 +01:00
MichelB
564cbe530c
Update Dutch translation (#168)
Co-authored-by: Knut Ahlers <knut@ahlers.me>
2024-01-30 11:36:48 +01:00
Romain Prévost
d05261987d
Update French translation (#167)
Co-authored-by: Knut Ahlers <knut@ahlers.me>
2024-01-29 15:06:58 +01:00
Knut Ahlers
e8f289eda1
Release: OTS v1.12.0 2024-01-24 20:21:22 +01:00
Piotr Icikowski
dfa27ea7c5
Update Polish translation (#166)
Co-authored-by: Knut Ahlers <knut@ahlers.me>
2024-01-03 18:21:31 +01:00
Knut Ahlers
fdb528a69f
Update dependencies
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2023-12-19 13:14:51 +01:00
Knut Ahlers
d9fe7df6cb
[#160] Make success indicator more clear
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2023-12-15 22:36:47 +01:00
Martin Reinhardt
142ca55074
Use OCI Label defaults on Docker images (#145)
Co-authored-by: Knut Ahlers <knut@ahlers.me>
2023-12-15 18:10:14 +01:00
Knut Ahlers
21f295cfc1
[#160] Add hover tooltips for buttons
except QR-display as that one cannot carry a title in the current usage
of the tooltip component for displaying the QRCode image

Signed-off-by: Knut Ahlers <knut@ahlers.me>
2023-12-15 17:28:42 +01:00
Knut Ahlers
98268f1457
[#160] Add auto-resizing textareas
in order to prevent users from having to scroll in secrets

Signed-off-by: Knut Ahlers <knut@ahlers.me>
2023-12-15 17:13:58 +01:00
Knut Ahlers
f2a7af30b2
[#159] Add version-command for ots-cli
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2023-12-13 16:28:20 +01:00
Knut Ahlers
47a7a686ef
Release: OTS v1.11.1 2023-12-12 23:23:24 +01:00
Knut Ahlers
52a34745d6
[#158] Disable Vue Devtools in release builds
by setting NODE_ENV to production - which should the case for all
published builds anyways

Signed-off-by: Knut Ahlers <knut@ahlers.me>
2023-12-12 23:18:19 +01:00
Knut Ahlers
0ca6e4fc5f
Release: OTS v1.11.0 2023-12-10 13:32:50 +01:00
Knut Ahlers
7c74a7c47c
[client] Fix wrong method when creating secrets
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2023-12-10 13:29:37 +01:00
Knut Ahlers
391e9a85ce
Fix: Baked in version-string empty in build-local
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2023-12-08 10:20:41 +01:00
Knut Ahlers
3ebc896169
[#154] Improve UX for rejected / allowed files
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2023-12-01 18:54:46 +01:00
Knut Ahlers
dc47bf0861
[#154] Add debug logging for rejected attachment types & strip meta-info from mime-type (#155) 2023-11-23 10:36:36 +01:00
Knut Ahlers
eb2bce3119
[#149] Make attachments stand out more (#152) 2023-11-22 13:04:23 +01:00
Yo***ie
4bbff364c9
Update Chinese translations (#151)
Co-authored-by: Knut Ahlers <knut@ahlers.me>
2023-11-20 17:20:35 +01:00
Knut Ahlers
ce5a61d69e
Add tool to update translations in PRs
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2023-11-20 17:17:09 +01:00
Knut Ahlers
8d29e5f6ed
[#148] Make secret optional when files are attached (#150) 2023-11-20 15:52:06 +01:00
Knut Ahlers
62d2897e44
Update dependencies
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2023-11-18 19:10:45 +01:00