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
833cdfb44e
Update Node dependencies
...
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2024-08-27 17:41:41 +02:00
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
c9be49d86d
Update dependencies
...
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2024-03-14 10:33:50 +01:00
3df42cbd32
Lint: Resolve unused-parameter error
...
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2024-03-02 11:19:11 +01:00
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
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
fdb528a69f
Update dependencies
...
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2023-12-19 13:14:51 +01:00
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
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
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
f2a7af30b2
[ #159 ] Add version-command for ots-cli
...
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2023-12-13 16:28:20 +01:00
47a7a686ef
Release: OTS v1.11.1
2023-12-12 23:23:24 +01:00
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
0ca6e4fc5f
Release: OTS v1.11.0
2023-12-10 13:32:50 +01:00
7c74a7c47c
[client] Fix wrong method when creating secrets
...
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2023-12-10 13:29:37 +01:00
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
3ebc896169
[ #154 ] Improve UX for rejected / allowed files
...
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2023-12-01 18:54:46 +01:00
dc47bf0861
[ #154 ] Add debug logging for rejected attachment types & strip meta-info from mime-type ( #155 )
2023-11-23 10:36:36 +01:00
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
ce5a61d69e
Add tool to update translations in PRs
...
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2023-11-20 17:17:09 +01:00
8d29e5f6ed
[ #148 ] Make secret optional when files are attached ( #150 )
2023-11-20 15:52:06 +01:00
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
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
a71563b19b
prepare release v1.10.0
2023-11-11 14:18:13 +01:00
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
136c0e2c96
Fix: Use a default maxSecretSize and limit the payload read ( #144 )
2023-10-25 10:11:54 +02:00
5ad6449757
Implement metrics collection for API server ( #143 )
2023-10-23 14:05:20 +02:00
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
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
8a7b9afaa3
Add frontend check for invalid attached files ( #139 )
2023-10-20 19:01:32 +02:00
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
3651636a06
prepare release v1.9.2
2023-10-18 15:31:54 +02:00
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
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
5c615fbfa5
prepare release v1.9.1
2023-10-18 01:32:14 +02:00
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
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