Commit Graph

242 Commits

Author SHA1 Message Date
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
Knut Ahlers
0f544d9ac7
Add automated Issue generation for missing translations (#119) 2023-10-05 15:29:06 +02:00
Knut Ahlers
8540d4016c
CI: Add code linting (#118) 2023-10-04 22:53:29 +02:00
Knut Ahlers
546481dcfc
Implement OTS-CLI utility (#117) 2023-10-04 22:27:14 +02:00
Knut Ahlers
c5124731f5
[#115] Implement Binary File Attachments (#116) 2023-10-02 21:52:24 +02:00
Knut Ahlers
a098395daf
Build Docker image in production mode
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2023-09-30 23:18:34 +02:00
Knut Ahlers
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
Knut Ahlers
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
Knut Ahlers
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
Knut Ahlers
2ecd79567c
prepare release v1.7.1 2023-08-25 13:56:08 +02:00
Knut Ahlers
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
Knut Ahlers
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
Knut Ahlers
47e40595f5
[ci] Add local build target
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2023-08-15 13:38:24 +02:00