|
4c5a7bda63
|
v1.8.4
v1.8.4
|
2024-12-16 01:46:26 +01:00 |
|
|
f6bf09d5c2
|
Translations update from Opengist (#398)
* Translated using Weblate (Chinese (Simplified Han script))
Currently translated at 100.0% (281 of 281 strings)
Translation: Opengist/Opengist
Translate-URL: http://tr.opengist.io/projects/_/opengist/zh_Hans/
* Translated using Weblate (Polish)
Currently translated at 100.0% (281 of 281 strings)
Translation: Opengist/Opengist
Translate-URL: http://tr.opengist.io/projects/_/opengist/pl/
---------
Co-authored-by: GabrielxD <gabrielxduo@outlook.com>
Co-authored-by: GGORG <GGORG0@protonmail.com>
|
2024-12-15 17:52:52 +01:00 |
|
|
86dd59c695
|
fixup! esbuild for all other platforms (#395)
|
2024-12-15 17:52:33 +01:00 |
|
|
20aef5e694
|
feat: Add custom instance names (#399)
* Add custom name variable
* Add custom name variable usage to docs
* Remove leftover testing config options (oops)
|
2024-12-15 17:39:51 +01:00 |
|
|
00951bf63b
|
feat(web): prevent password manager autofill on filename inputs (#357)
* feat(web): add data-1p-ignore attribute to ignore fields
* feat(web): extend password manager ignore attributes
- Add autocomplete="off" to prevent browser autofill
- Add data-lpignore for LastPass compatibility
- Add data-bwignore for Bitwarden compatibility
|
2024-12-15 17:35:08 +01:00 |
|
|
526da6ccbb
|
v1.8.3
v1.8.3
|
2024-11-26 22:46:25 +01:00 |
|
|
3a4080176c
|
esbuild for all other platforms (#393)
Signed-off-by: phanirithvij <phanirithvij2000@gmail.com>
|
2024-11-26 22:38:51 +01:00 |
|
|
64306be2d6
|
init git config failure -> warn (#392)
* init git config failure -> warn
Signed-off-by: phanirithvij <phanirithvij2000@gmail.com>
|
2024-11-26 22:28:17 +01:00 |
|
|
8543f3adfa
|
v1.8.2
v1.8.2
|
2024-11-25 22:29:31 +01:00 |
|
|
391ffde12e
|
Update Go deps
|
2024-11-25 22:20:43 +01:00 |
|
|
3193a9e888
|
Translations update from Opengist (#373)
* Translated using Weblate (French)
Currently translated at 87.5% (245 of 280 strings)
Translation: Opengist/Opengist
Translate-URL: http://tr.opengist.io/projects/_/opengist/fr/
* Translated using Weblate (Spanish)
Currently translated at 100.0% (280 of 280 strings)
Translation: Opengist/Opengist
Translate-URL: http://tr.opengist.io/projects/_/opengist/es/
* Translated using Weblate (Chinese (Simplified Han script))
Currently translated at 100.0% (280 of 280 strings)
Translation: Opengist/Opengist
Translate-URL: http://tr.opengist.io/projects/_/opengist/zh_Hans/
* Translated using Weblate (Chinese (Simplified Han script))
Currently translated at 100.0% (280 of 280 strings)
Translation: Opengist/Opengist
Translate-URL: http://tr.opengist.io/projects/_/opengist/zh_Hans/
* Translated using Weblate (Chinese (Simplified Han script))
Currently translated at 100.0% (280 of 280 strings)
Translation: Opengist/Opengist
Translate-URL: http://tr.opengist.io/projects/_/opengist/zh_Hans/
* Added translation using Weblate (Polish)
* Translated using Weblate (Polish)
Currently translated at 100.0% (280 of 280 strings)
Translation: Opengist/Opengist
Translate-URL: http://tr.opengist.io/projects/_/opengist/pl/
---------
Co-authored-by: Lucas Colombo <lucasncolombo@gmail.com>
Co-authored-by: GabrielxD <gabrielxduo@outlook.com>
Co-authored-by: GGORG <GGORG0@protonmail.com>
|
2024-11-25 22:08:45 +01:00 |
|
|
58c5ac11c7
|
Respect file scheme URIs for SQLite. (#387)
|
2024-11-25 22:07:13 +01:00 |
|
|
6a8e827d61
|
Fix nits typos and translation (#388)
|
2024-11-23 17:41:15 +01:00 |
|
|
8f482bce33
|
Improve Git config
|
2024-11-23 17:25:58 +01:00 |
|
|
5994cd6ccd
|
Enforce git config on startup (#383)
|
2024-11-21 11:23:57 +01:00 |
|
|
00e3d09cc5
|
Fix escaping for embed gists (#381)
|
2024-11-18 02:29:05 +01:00 |
|
|
40ff4c7b3f
|
Fix git clone on SSH with MySQL (#382)
|
2024-11-17 21:25:59 +01:00 |
|
|
c1e046f428
|
Convert octal notation file names in Git (#380)
|
2024-11-17 18:09:44 +01:00 |
|
|
92bac3bf8c
|
v1.8.1
v1.8.1
|
2024-11-02 02:00:48 +01:00 |
|
|
73c2fb55bc
|
Fix confirm() popup messages (#370)
|
2024-11-02 01:40:10 +01:00 |
|
|
75162b3ef9
|
Hide passkey login when login form is disabled (#369)
|
2024-11-02 01:06:14 +01:00 |
|
|
d537153785
|
Fix Markdown preview (#368)
|
2024-11-02 01:05:43 +01:00 |
|
|
97b9fa1100
|
Fix typos
|
2024-11-01 00:00:09 +01:00 |
|
|
393c9756d4
|
v1.8.0
v1.8.0
|
2024-10-31 20:48:54 +01:00 |
|
|
63d4b46a41
|
Fix typos (#363)
|
2024-10-31 20:19:02 +01:00 |
|
|
91c412d97e
|
Translations update from Opengist (#339)
* Translated using Weblate (Turkish)
Currently translated at 100.0% (244 of 244 strings)
Translation: Opengist/Opengist
Translate-URL: http://tr.opengist.io/projects/_/opengist/tr/
* Translated using Weblate (Chinese (Simplified))
Currently translated at 80.3% (196 of 244 strings)
Translation: Opengist/Opengist
Translate-URL: http://tr.opengist.io/projects/_/opengist/zh_Hans/
* Translated using Weblate (Chinese (Simplified))
Currently translated at 80.3% (196 of 244 strings)
Translation: Opengist/Opengist
Translate-URL: http://tr.opengist.io/projects/_/opengist/zh_Hans/
* Translated using Weblate (Chinese (Simplified))
Currently translated at 80.3% (196 of 244 strings)
Translation: Opengist/Opengist
Translate-URL: http://tr.opengist.io/projects/_/opengist/zh_Hans/
* Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (262 of 262 strings)
Translation: Opengist/Opengist
Translate-URL: http://tr.opengist.io/projects/_/opengist/zh_Hans/
* Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (262 of 262 strings)
Translation: Opengist/Opengist
Translate-URL: http://tr.opengist.io/projects/_/opengist/zh_Hans/
---------
Co-authored-by: Taylan Tatlı <taylantatli90@gmail.com>
Co-authored-by: lkw123 <2020393267@qq.com>
Co-authored-by: Doracoin <doracoin@foxmail.com>
|
2024-10-31 18:34:04 +01:00 |
|
|
7cc2b497ca
|
Use mail handle if oauth nickname is empty (#362)
|
2024-10-31 18:24:15 +01:00 |
|
|
d5e66d3994
|
Fix oauth endpoint to support detecting https in 'Forwarded' header, enabling google support (#359)
|
2024-10-31 15:03:35 +01:00 |
|
|
4fd0832df9
|
Allow to define secret key & move the secret key file to parent directory (#358)
|
2024-10-31 14:50:13 +01:00 |
|
|
20372f44e4
|
Change json response detection (#361)
|
2024-10-31 14:41:42 +01:00 |
|
|
d0b4815798
|
Update Go deps and use Go 1.23 (#354)
|
2024-10-25 01:04:16 +02:00 |
|
|
3cc3fb4572
|
package-lock.json add integrity, resolved fields (#350)
used https://github.com/jeslie0/npm-lockfile-fix
Signed-off-by: phanirithvij <phanirithvij2000@gmail.com>
|
2024-10-25 00:25:10 +02:00 |
|
|
ca44abfc43
|
Fix build Postcss error (#353)
|
2024-10-24 23:37:04 +02:00 |
|
|
2bf434f00e
|
Add TOTP MFA (#342)
|
2024-10-24 23:23:00 +02:00 |
|
|
df226cbd99
|
Add SVG parser (#346)
|
2024-10-14 21:20:56 +02:00 |
|
|
3068588111
|
Send Markdown preview data as form params (#347)
|
2024-10-14 14:43:12 +02:00 |
|
|
12696d23b0
|
Update config file (#343)
Signed-off-by: Emmanuel Ferdman <emmanuelferdman@gmail.com>
|
2024-10-13 23:47:06 +02:00 |
|
|
798a0bfc28
|
Allow adding multiple empty lines in editor. (#345)
|
2024-10-13 23:45:50 +02:00 |
|
|
6959929094
|
Add passkeys support + MFA (#341)
|
2024-10-07 23:56:32 +02:00 |
|
|
41dc2e451b
|
Use Docker secrets (#340)
|
2024-09-28 01:31:18 +02:00 |
|
|
56b4fd45fd
|
Add queriable shorter uuids (#338)
|
2024-09-23 18:14:56 +02:00 |
|
|
605c8b892a
|
Add/Remove admins (#337)
|
2024-09-23 16:55:57 +02:00 |
|
|
fa8217e27f
|
Separate OAuth unlink URL (#336)
|
2024-09-22 23:21:43 +02:00 |
|
|
9ac7a76f4a
|
Fix CI trigger
|
2024-09-22 23:21:30 +02:00 |
|
|
17237713a1
|
Add Postgres and MySQL databases support (#335)
|
2024-09-20 16:01:09 +02:00 |
|
|
4b039b0703
|
v1.7.5
v1.7.5
|
2024-09-12 02:00:37 +02:00 |
|
|
6d31ef9732
|
Add Vitepress docs (#326)
* Add vitepress for docs
* some fix
* Use vitepress and update docs
* Use vitepress and update docs
* Update README.md
* Add favicon
* Add docs by @jiriks74
Co-authored-by: jiriks74 <jiri@stefka.eu>
---------
Co-authored-by: jiriks74 <jiri@stefka.eu>
|
2024-09-12 01:47:15 +02:00 |
|
|
678fb9938c
|
Add dummy /metrics endpoint (#327)
|
2024-09-12 01:45:30 +02:00 |
|
|
df73b29fb1
|
Add ukrainian localization (#325)
|
2024-09-12 00:55:53 +02:00 |
|
|
690a6d55f9
|
v1.7.4
v1.7.4
|
2024-09-09 12:33:55 +02:00 |
|