Commit Graph

93 Commits

Author SHA1 Message Date
Stefano Arlandini
5b0ec2ef5b
Add Italian translation (#173) 2024-03-14 10:40:25 +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
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
d9fe7df6cb
[#160] Make success indicator more clear
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2023-12-15 22:36:47 +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
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
8d29e5f6ed
[#148] Make secret optional when files are attached (#150) 2023-11-20 15:52:06 +01: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
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
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