Commit Graph

255 Commits

Author SHA1 Message Date
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
Kevin Schley
eaa4b4445a
Add docker-compose example (#114)
Co-authored-by: Knut Ahlers <knut@ahlers.me>
2023-11-18 13:42:07 +01:00
Knut Ahlers
616d400f74
Add git-changerelease config
to update versions before tagging

Signed-off-by: Knut Ahlers <knut@ahlers.me>
2023-11-18 13:16:52 +01:00
Vic Demuzere
3a4e2a58bb
Update K8s example and include customize.yaml (#147) 2023-11-17 17:16:31 +01:00
Knut Ahlers
a71563b19b
prepare release v1.10.0 2023-11-11 14:18:13 +01:00
Knut Ahlers
e5bcfaa79f
[CI] Fix: npm@latest cannot run with Node 18
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2023-11-08 16:23:38 +01:00
Knut Ahlers
136c0e2c96
Fix: Use a default maxSecretSize and limit the payload read (#144) 2023-10-25 10:11:54 +02:00
Knut Ahlers
5ad6449757
Implement metrics collection for API server (#143) 2023-10-23 14:05:20 +02:00
Knut Ahlers
1623e09225
Add server side check for maximum secret size
closes #138

Signed-off-by: Knut Ahlers <knut@ahlers.me>
2023-10-21 19:35:57 +02:00
Knut Ahlers
9a530e1c66
Implement attachment checking in CLI (#141) 2023-10-21 17:12:08 +02:00
Piotr Icikowski
34275baa2f
Update Polish translation (#140)
Co-authored-by: Knut Ahlers <knut@ahlers.me>
2023-10-20 23:50:30 +02:00
Knut Ahlers
8a7b9afaa3
Add frontend check for invalid attached files (#139) 2023-10-20 19:01:32 +02:00
Knut Ahlers
e3f790e92e
Fix: Clean error on component navigation
fixes #136

Signed-off-by: Knut Ahlers <knut@ahlers.me>
2023-10-18 19:14:13 +02:00
Knut Ahlers
3651636a06
prepare release v1.9.2 2023-10-18 15:31:54 +02:00
Knut Ahlers
9322acfcb5
Fix: Remove path from filename if given
fixes #135

Signed-off-by: Knut Ahlers <knut@ahlers.me>
2023-10-18 15:09:52 +02:00
Knut Ahlers
a83ae9ceb3
Add basic-auth / header addition to OTS-CLI
closes #134

Signed-off-by: Knut Ahlers <knut@ahlers.me>
2023-10-18 15:09:44 +02:00
Knut Ahlers
5c615fbfa5
prepare release v1.9.1 2023-10-18 01:32:14 +02:00
Knut Ahlers
d7cc607d69
Fix: Customize to disable powered by was ignored
introduced in 8c0807d486
fixes #132

Signed-off-by: Knut Ahlers <knut@ahlers.me>
2023-10-18 01:10:22 +02:00
Knut Ahlers
9feecf3fa8
prepare release v1.9.0 2023-10-16 18:31:08 +02:00
Víctor Díaz
4f69feca68
Add missing Catalan translations (#130)
Co-authored-by: Knut Ahlers <knut@ahlers.me>
2023-10-16 18:19:55 +02:00
Víctor Díaz
e79b7ddc86
Add missing Spanish translations (#129)
Co-authored-by: Knut Ahlers <knut@ahlers.me>
2023-10-16 18:13:54 +02:00
Knut Ahlers
7fefffb175
Update dependencies
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2023-10-09 18:54:34 +02:00
Knut Ahlers
ac9fcb7953
Update README to match v1.9.x changes
- add definition about `translators` key in `i18n.yaml`
- document OTS-CLI
- fix missing parameter in shell example
- remove hints to old script examples
- shorten README by moving customization documentation

Signed-off-by: Knut Ahlers <knut@ahlers.me>
2023-10-09 18:43:23 +02:00
Martin Gumucio
a96a2db393
Added new translation strings for Swedish (#127)
Co-authored-by: Your Name <you@example.com>
Co-authored-by: Knut Ahlers <knut@ahlers.me>
2023-10-08 01:04:03 +02:00
Knut Ahlers
9a8123f722
CI: Update tags on translation issue
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2023-10-06 10:43:55 +02:00
Vadym
7addf556fb
Update Ukrainian translations (#126)
Co-authored-by: Knut Ahlers <knut@ahlers.me>
2023-10-06 10:35:29 +02:00
Aleksey Ovchinnikov
ae48a67b28
Corrected "Powered by" message. (#125)
Co-authored-by: Knut Ahlers <knut@ahlers.me>
2023-10-06 09:54:23 +02:00
Yo***ie
1f7b6181bc
Update zh translations (#121)
Co-authored-by: Knut Ahlers <knut@ahlers.me>
2023-10-06 00:41:23 +02:00
Vic Demuzere
52e3d84051
Update dutch translation as requested in Github #120 (#122)
Co-authored-by: Knut Ahlers <knut@ahlers.me>
2023-10-06 00:33:38 +02:00
Piotr Icikowski
8227931ab8
Update Polish translation (#123)
Co-authored-by: Knut Ahlers <knut@ahlers.me>
2023-10-06 00:29:57 +02:00
Knut Ahlers
ef9df1683e
Fix: Only open/update issue when translations are needed
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2023-10-05 16:20:07 +02:00