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
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
22052bd38f
Add a setting to allow anonymous access to individual gists while still RequireLogin everywhere else ( #229 )
...
* Add a setting to allow accessing individual gists without auth
This is a middle ground between the existing setting "Require Login",
which requires login to do anything at all, and having it off, which
shows a public list of gists and more generally allows discovering info
about the users/gists of the instance without login.
The idea of this setting is that it is "require login" for everything
except individual gists.
Fixes #228 .
Co-authored-by: Thomas Miceli <tho.miceli@gmail.com >
2024-05-12 23:40:11 +02:00
97636b23f5
Check translations keys in CI ( #279 )
2024-05-11 21:02:57 +02:00
1ec77590e9
Translations update from Weblate ( #271 )
...
* Translated using Weblate (Czech)
Currently translated at 67.2% (162 of 241 strings)
Translation: Opengist/Opengist
Translate-URL: http://tr.opengist.io/projects/_/opengist/cs/
* Translated using Weblate (Czech)
Currently translated at 67.2% (162 of 241 strings)
Translation: Opengist/Opengist
Translate-URL: http://tr.opengist.io/projects/_/opengist/cs/
* Translated using Weblate (Spanish)
Currently translated at 64.7% (156 of 241 strings)
Translation: Opengist/Opengist
Translate-URL: http://tr.opengist.io/projects/_/opengist/es/
* Translated using Weblate (French)
Currently translated at 73.8% (178 of 241 strings)
Translation: Opengist/Opengist
Translate-URL: http://tr.opengist.io/projects/_/opengist/fr/
* Translated using Weblate (Hungarian)
Currently translated at 73.0% (176 of 241 strings)
Translation: Opengist/Opengist
Translate-URL: http://tr.opengist.io/projects/_/opengist/hu/
* Translated using Weblate (Portuguese (Brazil))
Currently translated at 64.7% (156 of 241 strings)
Translation: Opengist/Opengist
Translate-URL: http://tr.opengist.io/projects/_/opengist/pt_BR/
* Translated using Weblate (Russian)
Currently translated at 65.1% (157 of 241 strings)
Translation: Opengist/Opengist
Translate-URL: http://tr.opengist.io/projects/_/opengist/ru/
* Translated using Weblate (Chinese (Simplified))
Currently translated at 65.1% (157 of 241 strings)
Translation: Opengist/Opengist
Translate-URL: http://tr.opengist.io/projects/_/opengist/zh_Hans/
* Translated using Weblate (Chinese (Traditional))
Currently translated at 73.8% (178 of 241 strings)
Translation: Opengist/Opengist
Translate-URL: http://tr.opengist.io/projects/_/opengist/zh_Hant/
* Translated using Weblate (German)
Currently translated at 73.4% (177 of 241 strings)
Translation: Opengist/Opengist
Translate-URL: http://tr.opengist.io/projects/_/opengist/de/
---------
Co-authored-by: Anonymous <noreply@weblate.org >
Co-authored-by: Jiří Štefka <jiri@stefka.eu >
2024-05-05 00:37:10 +02:00
915287dc10
Add ability to specify custom names in the OAuth login buttons ( #214 )
2024-04-03 01:56:55 +02:00
7fc8577ce0
Translated using Weblate (French) ( #201 )
...
Currently translated at 100.0% (180 of 180 strings)
Translation: Opengist/Opengist
Translate-URL: http://tr.opengist.io/projects/_/opengist/fr/
2024-01-06 14:35:08 +01:00
3c97901995
Bug fixes ( #184 )
...
* Fix gist content when going back to editing
* Fix not outputting non-truncated large files for editon/zip download
* Allow dashes in usernames
* Delete keys associated to deleted user
* Fix error message when there is no files in gist
* Show if there is not files in gist preview
* Fix log parsing for the 11th empty commit
2024-01-04 18:06:19 +01:00
0753c5cb54
Add embedded gists & JSON gist data/metadata ( #179 )
2024-01-04 18:06:19 +01:00
09fb647f03
Fix: bare first branch name, truncated output hanging ( #157 )
2023-11-20 18:03:59 +01:00
a5ea522e45
Add translation system ( #104 )
2023-09-22 17:26:09 +02:00