Commit Graph

78 Commits

Author SHA1 Message Date
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
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
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
c5124731f5
[#115] Implement Binary File Attachments (#116) 2023-10-02 21:52:24 +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
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
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
b38adf81ad
[#110] Add interaction buttons for displayed secret (#111) 2023-08-13 03:02:38 +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
Piotr Icikowski
0e5dda25d5
Add Polish translation (#106)
Co-authored-by: Knut Ahlers <knut@ahlers.me>
2023-08-04 11:35:08 +02:00
Knut Ahlers
e1b06b77c7
Update baked-in translations
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2023-07-07 13:35:32 +02:00
Knut Ahlers
f4d16e912c
[#97] Add framework for formal language & formal German translation (#98) 2023-07-05 22:52:09 +02:00
Knut Ahlers
313c1f20be
Re-generate translations after 3752fd8
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2023-07-05 16:17:36 +02:00
Knut Ahlers
901c85ca11
[#85] Allow to customize secret expiry (#93) 2023-06-26 23:01:06 +02:00
Knut Ahlers
5b84a22fa9
Implement proper tool to manage translations
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2023-06-18 17:16:19 +02:00
Knut Ahlers
805a005ed5
[#92] Add detection for write-disabled instances
to deactivate secret creation for non-logged-in users

Signed-off-by: Knut Ahlers <knut@ahlers.me>
2023-06-15 18:51:37 +02:00
Knut Ahlers
f5aebbb99a
[#91] Add Copy-to-Clipboard button to secret URL
closes #91

Signed-off-by: Knut Ahlers <knut@ahlers.me>
2023-06-14 22:49:21 +02:00
Knut Ahlers
f9fde2228c
Add Turkish language (thanks to @vehbiyilmaz)
closes #90

Signed-off-by: Knut Ahlers <knut@ahlers.me>
2023-06-14 18:36:26 +02:00
Knut Ahlers
f0fd162b4e
[#89] Fix error handling of fetch API
fixes #89

Signed-off-by: Knut Ahlers <knut@ahlers.me>
2023-06-14 15:07:01 +02:00
Knut Ahlers
9798b4c635
[#87] Remove mock code for interface dev
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2023-06-14 10:57:14 +02:00
Knut Ahlers
21c4fa4a8f
[#87] Remove debug statement used in dev
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2023-06-14 10:52:50 +02:00
Knut Ahlers
6657c7f712
Fix broken theme switcher
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2023-06-10 20:50:53 +02:00
Knut Ahlers
e320307768
Add QR-code display for secret URL
fixes #61

Signed-off-by: Knut Ahlers <knut@ahlers.me>
2023-06-10 20:24:17 +02:00
Knut Ahlers
128ce071cb
Implement frontend customizations
refs #71

Signed-off-by: Knut Ahlers <knut@ahlers.me>
2023-06-10 18:51:17 +02:00
Knut Ahlers
d3ca12fa35
Switch to esbuild & NodeJS 18
- Replace Axios with `fetch` api
- Update dependencies

Signed-off-by: Knut Ahlers <knut@ahlers.me>
2023-06-10 16:20:46 +02:00
Knut Ahlers
181f838f00
Update dependencies
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2023-06-09 23:06:44 +02:00
Knut Ahlers
3e25f5f720
Only mention tool name in footer
in order to take a little step to make users more comfortable using the
tool in enterprise environments

refs #71

Signed-off-by: Knut Ahlers <knut@ahlers.me>
2023-06-09 22:31:24 +02:00
Knut Ahlers
3bc73a617d
Disable secret creation when secret is empty
fixes #86

Signed-off-by: Knut Ahlers <knut@ahlers.me>
2023-06-09 22:28:05 +02:00
Knut Ahlers
bd0cce8e93
Lint: Fix whitespace issue
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2023-04-14 13:08:56 +02:00
Knut Ahlers
314afb287e
Breaking: Replace deprecated / archived crypto library (#80) 2023-04-14 13:06:14 +02:00
Knut Ahlers
df67e2f511
Add pt-BR translation (thanks to @imfvieira)
and unify import naming for IETF BCP 47 language tags which are not ISO
639 codes

closes #73

Signed-off-by: Knut Ahlers <knut@ahlers.me>
2023-04-10 22:19:59 +02:00
Knut Ahlers
9e959d1453
Add Swedish language (thanks to @artingu)
refs #82

Signed-off-by: Knut Ahlers <knut@ahlers.me>
2023-03-29 19:49:18 +02:00
Aleksey Ovchinnikov
6a0700dd81
Add Russian language (#79) 2023-03-17 13:12:47 +01:00
Knut Ahlers
1d6c06e506
Update dependencies
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2023-03-07 16:05:16 +01:00
Dejavu Moe
007b82d1d8
Add Traditional Chinese translations (#68)
Co-authored-by: Knut Ahlers <knut@ahlers.me>
2022-11-24 10:33:57 +01:00
Knut Ahlers
ff91301acc
Fix: Use full browser provided language tag
instead of limiting to only the primary tag

Signed-off-by: Knut Ahlers <knut@ahlers.me>
2022-11-23 18:49:43 +01:00
Dejavu Moe
8aaa373818
Add Simplified Chinese translations (#67) 2022-11-21 11:06:01 +01:00
Knut Ahlers
10f9cb2a08
Replace password generation with web-crypto API
in order to remove insecure RNG provided in `Math.random()`

closes #64

Signed-off-by: Knut Ahlers <knut@ahlers.me>
2022-08-26 00:43:21 +02:00
Benjamin Arntzen
279d87ceb1
[typo] comprimise -> compromise (#63) 2022-07-22 17:06:51 +02:00
Knut Ahlers
715cbb4cdf
Upgrade node-sass
to fix vulnerability

Signed-off-by: Knut Ahlers <knut@ahlers.me>
2022-04-10 15:34:02 +02:00
Knut Ahlers
d3f96a4c2e
npm audit fix
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2022-04-10 15:19:03 +02:00
Víctor Díaz
3fd55eea22
Add Catalan translation (#50) 2021-10-24 17:30:22 +02:00
Víctor Díaz
10e6641ea8
Add Spanish translation (#49) 2021-10-24 17:29:52 +02:00