Commit Graph

235 Commits

Author SHA1 Message Date
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
7fefffb175
Update dependencies
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2023-10-09 18:54:34 +02:00
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
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
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
0f544d9ac7
Add automated Issue generation for missing translations (#119) 2023-10-05 15:29:06 +02:00
8540d4016c
CI: Add code linting (#118) 2023-10-04 22:53:29 +02:00
546481dcfc
Implement OTS-CLI utility (#117) 2023-10-04 22:27:14 +02:00
c5124731f5
[#115] Implement Binary File Attachments (#116) 2023-10-02 21:52:24 +02:00
a098395daf
Build Docker image in production mode
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2023-09-30 23:18:34 +02:00
8c0807d486
Port frontend to Bootstrap 5.3, split components
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2023-09-30 23:18:34 +02:00
b8fd877654
Fix some linter errors, use blob URL for download
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2023-09-23 17:11:28 +02:00
69c2b09bcc
prepare release v1.8.0 2023-08-29 14:20:59 +02:00
YongJie-Xie
ed7911ac02
Update zh translations (#113)
Co-authored-by: Knut Ahlers <knut@ahlers.me>
2023-08-29 14:19:19 +02:00
2ecd79567c
prepare release v1.7.1 2023-08-25 13:56:08 +02:00
f1fc1a7814
Fix: Encode data for download
in order to have `#` not break the download as being interpreted as URL
hash and therefore ending the data to download

Signed-off-by: Knut Ahlers <knut@ahlers.me>
2023-08-25 13:46:32 +02:00
a837296b2f
Refer to CLI help and Wiki for setup
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2023-08-16 16:10:38 +02:00
47e40595f5
[ci] Add local build target
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2023-08-15 13:38:24 +02:00
4f48a886d3
prepare release v1.7.0 2023-08-13 12:01:09 +02:00
b38adf81ad
[#110] Add interaction buttons for displayed secret (#111) 2023-08-13 03:02:38 +02:00
d157f7c374
prepare release v1.6.1 2023-08-11 01:12:50 +02:00
Vic Demuzere
ff29af2e47
Fix: Adjust HTML page title to customized AppTitle (#107)
Co-authored-by: Knut Ahlers <knut@ahlers.me>
2023-08-11 01:07:49 +02:00
Vic Demuzere
f768beb112
Fix dutch translation for minute (#108)
Co-authored-by: Knut Ahlers <knut@ahlers.me>
2023-08-11 00:46:00 +02:00
48d16f3543
prepare release v1.6.0 2023-08-04 11:41:31 +02:00
Piotr Icikowski
0e5dda25d5
Add Polish translation (#106)
Co-authored-by: Knut Ahlers <knut@ahlers.me>
2023-08-04 11:35:08 +02:00