Thomas Miceli
|
92bac3bf8c
|
v1.8.1
v1.8.1
|
2024-11-02 02:00:48 +01:00 |
|
Thomas Miceli
|
73c2fb55bc
|
Fix confirm() popup messages (#370)
|
2024-11-02 01:40:10 +01:00 |
|
Thomas Miceli
|
75162b3ef9
|
Hide passkey login when login form is disabled (#369)
|
2024-11-02 01:06:14 +01:00 |
|
Thomas Miceli
|
d537153785
|
Fix Markdown preview (#368)
|
2024-11-02 01:05:43 +01:00 |
|
Thomas Miceli
|
97b9fa1100
|
Fix typos
|
2024-11-01 00:00:09 +01:00 |
|
Thomas Miceli
|
393c9756d4
|
v1.8.0
v1.8.0
|
2024-10-31 20:48:54 +01:00 |
|
Aloys
|
63d4b46a41
|
Fix typos (#363)
|
2024-10-31 20:19:02 +01:00 |
|
Thomas Miceli
|
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 |
|
Thomas Miceli
|
7cc2b497ca
|
Use mail handle if oauth nickname is empty (#362)
|
2024-10-31 18:24:15 +01:00 |
|
zdebel
|
d5e66d3994
|
Fix oauth endpoint to support detecting https in 'Forwarded' header, enabling google support (#359)
|
2024-10-31 15:03:35 +01:00 |
|
Thomas Miceli
|
4fd0832df9
|
Allow to define secret key & move the secret key file to parent directory (#358)
|
2024-10-31 14:50:13 +01:00 |
|
Thomas Miceli
|
20372f44e4
|
Change json response detection (#361)
|
2024-10-31 14:41:42 +01:00 |
|
Thomas Miceli
|
d0b4815798
|
Update Go deps and use Go 1.23 (#354)
|
2024-10-25 01:04:16 +02:00 |
|
Phani Rithvij
|
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 |
|
Thomas Miceli
|
ca44abfc43
|
Fix build Postcss error (#353)
|
2024-10-24 23:37:04 +02:00 |
|
Thomas Miceli
|
2bf434f00e
|
Add TOTP MFA (#342)
|
2024-10-24 23:23:00 +02:00 |
|
Thomas Miceli
|
df226cbd99
|
Add SVG parser (#346)
|
2024-10-14 21:20:56 +02:00 |
|
Thomas Miceli
|
3068588111
|
Send Markdown preview data as form params (#347)
|
2024-10-14 14:43:12 +02:00 |
|
Emmanuel Ferdman
|
12696d23b0
|
Update config file (#343)
Signed-off-by: Emmanuel Ferdman <emmanuelferdman@gmail.com>
|
2024-10-13 23:47:06 +02:00 |
|
Patrick MARIE
|
798a0bfc28
|
Allow adding multiple empty lines in editor. (#345)
|
2024-10-13 23:45:50 +02:00 |
|
Thomas Miceli
|
6959929094
|
Add passkeys support + MFA (#341)
|
2024-10-07 23:56:32 +02:00 |
|
Thomas Miceli
|
41dc2e451b
|
Use Docker secrets (#340)
|
2024-09-28 01:31:18 +02:00 |
|
Thomas Miceli
|
56b4fd45fd
|
Add queriable shorter uuids (#338)
|
2024-09-23 18:14:56 +02:00 |
|
Thomas Miceli
|
605c8b892a
|
Add/Remove admins (#337)
|
2024-09-23 16:55:57 +02:00 |
|
Thomas Miceli
|
fa8217e27f
|
Separate OAuth unlink URL (#336)
|
2024-09-22 23:21:43 +02:00 |
|
Thomas Miceli
|
9ac7a76f4a
|
Fix CI trigger
|
2024-09-22 23:21:30 +02:00 |
|
Thomas Miceli
|
17237713a1
|
Add Postgres and MySQL databases support (#335)
|
2024-09-20 16:01:09 +02:00 |
|
Thomas Miceli
|
4b039b0703
|
v1.7.5
v1.7.5
|
2024-09-12 02:00:37 +02:00 |
|
Thomas Miceli
|
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 |
|
Thomas Miceli
|
678fb9938c
|
Add dummy /metrics endpoint (#327)
|
2024-09-12 01:45:30 +02:00 |
|
Artem D.
|
df73b29fb1
|
Add ukrainian localization (#325)
|
2024-09-12 00:55:53 +02:00 |
|
Thomas Miceli
|
690a6d55f9
|
v1.7.4
v1.7.4
|
2024-09-09 12:33:55 +02:00 |
|
Thomas Miceli
|
0ef35fdb36
|
Improve logger (#322)
* Improve logger
* Update docs
|
2024-09-09 11:50:05 +02:00 |
|
Thomas Miceli
|
cf4e0e303c
|
Translations update from Weblate (#304)
* Translated using Weblate (Russian)
Currently translated at 69.2% (169 of 244 strings)
Translation: Opengist/Opengist
Translate-URL: http://tr.opengist.io/projects/_/opengist/ru/
* Translated using Weblate (French)
Currently translated at 100.0% (244 of 244 strings)
Translation: Opengist/Opengist
Translate-URL: http://tr.opengist.io/projects/_/opengist/fr/
---------
Co-authored-by: lotigara <lotigara@yandex.ru>
Co-authored-by: Mathéo Galuba <matheo.galu56@gmail.com>
|
2024-09-09 11:44:51 +02:00 |
|
Thomas Miceli
|
ab4bfcbcfb
|
Add atomic pointer for indexer (#321)
|
2024-09-09 11:44:22 +02:00 |
|
Thomas Miceli
|
6499e3cc63
|
Hide secret values in admin config page
|
2024-09-08 03:45:28 +02:00 |
|
Thomas Miceli
|
d4e4ae0b43
|
Cache assets
|
2024-09-08 03:41:41 +02:00 |
|
Thomas Miceli
|
de6578d9e8
|
Add file delete button on create editor (#320)
|
2024-09-07 15:17:56 +02:00 |
|
Thomas Miceli
|
0950c9ce38
|
Fix search unlisted gists (#319)
|
2024-09-07 14:36:16 +02:00 |
|
Thomas Miceli
|
f881e1c13c
|
Hide change password form when login via password disabled (#314)
|
2024-09-03 17:48:45 +02:00 |
|
Thomas Miceli
|
069a999297
|
Fix package cases crash (#313)
|
2024-09-03 17:15:08 +02:00 |
|
Florian Gareis
|
a97f54d92f
|
Finish german translation (#294)
* Finish german translation
* More fixes
|
2024-06-03 21:16:48 +02:00 |
|
Thomas Miceli
|
22dbc32f23
|
v1.7.3
v1.7.3
|
2024-06-03 17:32:39 +02:00 |
|
Thomas Miceli
|
9043cbcefe
|
Update deps
|
2024-06-03 17:24:20 +02:00 |
|
Thomas Miceli
|
e969f04084
|
Translations update from Weblate (#281)
* Translated using Weblate (Turkish)
Currently translated at 98.3% (237 of 241 strings)
Translation: Opengist/Opengist
Translate-URL: http://tr.opengist.io/projects/_/opengist/tr/
* Added translation using Weblate (Italian)
* Translated using Weblate (Italian)
Currently translated at 100.0% (244 of 244 strings)
Translation: Opengist/Opengist
Translate-URL: http://tr.opengist.io/projects/_/opengist/it/
---------
Co-authored-by: Ramazan Sancar <ramazansancar4545@gmail.com>
Co-authored-by: Cecchellone <cecchellone@gmail.com>
|
2024-06-03 17:22:06 +02:00 |
|
Thomas Miceli
|
f490f36e56
|
Update deps
|
2024-06-03 17:20:12 +02:00 |
|
Thomas Miceli
|
d40eb65086
|
Fix translation string (#293)
|
2024-06-03 17:14:23 +02:00 |
|
Thomas Miceli
|
7d113e026e
|
Fix ssh error login (#292)
|
2024-06-03 17:14:06 +02:00 |
|
Thomas Miceli
|
38892d8a4a
|
Fix perms for http/ssh clone (#288)
|
2024-05-28 01:30:08 +02:00 |
|
Thomas Miceli
|
77d87aeecd
|
Fix CI check for additional translations only (#289)
|
2024-05-28 00:00:05 +02:00 |
|