a97f54d92f
Finish german translation ( #294 )
...
* Finish german translation
* More fixes
2024-06-03 21:16:48 +02:00
22dbc32f23
v1.7.3
v1.7.3
2024-06-03 17:32:39 +02:00
9043cbcefe
Update deps
2024-06-03 17:24:20 +02:00
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
f490f36e56
Update deps
2024-06-03 17:20:12 +02:00
d40eb65086
Fix translation string ( #293 )
2024-06-03 17:14:23 +02:00
7d113e026e
Fix ssh error login ( #292 )
2024-06-03 17:14:06 +02:00
38892d8a4a
Fix perms for http/ssh clone ( #288 )
2024-05-28 01:30:08 +02:00
77d87aeecd
Fix CI check for additional translations only ( #289 )
2024-05-28 00:00:05 +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
2fd053a077
feat: make edit visibility a toggle ( #277 )
...
* feat: make edit visibility a toggle
Signed-off-by: jolheiser <john.olheiser@gmail.com >
* Tweak SVG dropdown icon size & color
---------
Signed-off-by: jolheiser <john.olheiser@gmail.com >
Co-authored-by: Thomas Miceli <tho.miceli@gmail.com >
2024-05-11 21:03:25 +02:00
97636b23f5
Check translations keys in CI ( #279 )
2024-05-11 21:02:57 +02:00
f705e879a1
Translated using Weblate (Chinese (Simplified))
...
Currently translated at 67.2% (162 of 241 strings)
Translation: Opengist/Opengist
Translate-URL: http://tr.opengist.io/projects/_/opengist/zh_Hans/
2024-05-10 15:37:43 +02:00
6836dedda4
feat: add String method to visibility ( #276 )
...
This allows templates that directly use `Private`, for example, to show a string rather than an int.
Signed-off-by: jolheiser <john.olheiser@gmail.com >
2024-05-10 14:11:40 +02:00
88f0f6e4c0
add: Turkish language support added ( #274 )
2024-05-10 14:10:59 +02:00
9b0c06d98b
v1.7.2
v1.7.2
2024-05-05 00:56:56 +02:00
0757c4e7fb
Use go 1.22 and update deps ( #244 )
2024-05-05 00:38:06 +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
e439d96e43
Add translation strings ( #269 )
2024-05-05 00:24:25 +02:00
1aa94292db
Frontend fixes ( #267 )
...
* Fix mermaid display
* Move Login/Register buttons on mobile
* Min width on avatar
2024-04-28 02:54:18 +02:00
3551fd745a
Set Opengist version from git tags ( #261 )
...
* Set Opengist version from git tags
* Add volume for docker dev container
2024-04-27 02:53:48 +02:00
785d89d6ab
Rework git log parsing and truncating ( #260 )
2024-04-27 01:49:53 +02:00
6a8759e21e
fix missing preview button when editing .md gist ( #259 )
...
Co-authored-by: Dennis Sumser <dennis.sumser@schmolck.de >
2024-04-24 21:02:21 +02:00
a3a3d367ea
feat: add kubernetes deployment with kustomize ( #258 )
...
Signed-off-by: Guilhem Lettron <guilhem@barpilot.io >
2024-04-24 21:01:17 +02:00
e4bbd756f0
Update run-with-systemd.md ( #254 )
...
Add documention how to use systemd without root access
2024-04-23 23:43:26 +02:00
2782ced03d
v1.7.1
v1.7.1
2024-04-05 17:41:35 +02:00
45a84df5b4
Add a more detailed variant for custom pages ( #248 )
2024-04-05 15:13:55 +02:00
57273946c3
Fix empty invitation on user creation ( #247 )
2024-04-04 17:36:18 +02:00
572e834999
Bump vite from 4.5.2 to 4.5.3 ( #246 )
...
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite ) from 4.5.2 to 4.5.3.
- [Release notes](https://github.com/vitejs/vite/releases )
- [Changelog](https://github.com/vitejs/vite/blob/v4.5.3/packages/vite/CHANGELOG.md )
- [Commits](https://github.com/vitejs/vite/commits/v4.5.3/packages/vite )
---
updated-dependencies:
- dependency-name: vite
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-04 17:35:43 +02:00
f1541368e5
Fix auth page GitlabName Error ( #242 )
...
`FTL error="template: auth_form.html:71:65: executing \"auth_form.html\" at <.c.GitLabName>: can't evaluate field GitLabName in type interface {}"`
2024-04-03 10:22:52 +02:00
9936c6bf1e
v1.7.0
v1.7.0
2024-04-03 02:06:05 +02:00
a97d9cdbf4
Use filesystem session store ( #240 )
2024-04-03 01:56:55 +02:00
ef004675a5
Create invitations for closed registrations ( #233 )
2024-04-03 01:56:55 +02:00
3f5f4e01f1
Add custom static links ( #234 )
2024-04-03 01:56:55 +02:00
c185cb8933
Fix new line literal in embed ( #237 )
2024-04-03 01:56:55 +02:00
1c1e3a8919
Reset a user password using CLI ( #226 )
2024-04-03 01:56:55 +02:00
fc9a75ce8f
Markdown preview ( #224 )
2024-04-03 01:56:55 +02:00
2bf0e9b7ce
Show theme change button on responsive devices ( #225 )
2024-04-03 01:56:55 +02:00
e1303c95d0
Increase login for 1 year ( #222 )
2024-04-03 01:56:55 +02:00
915287dc10
Add ability to specify custom names in the OAuth login buttons ( #214 )
2024-04-03 01:56:55 +02:00
86590d2990
Translations update from Weblate ( #210 )
...
Currently translated at 100.0% (180 of 180 strings)
Translation: Opengist/Opengist
Translate-URL: http://tr.opengist.io/projects/_/opengist/fr/
* Added translation using Weblate (German)
* Translated using Weblate (German)
Currently translated at 26.1% (47 of 180 strings)
Translation: Opengist/Opengist
Translate-URL: http://tr.opengist.io/projects/_/opengist/de/
* Translated using Weblate (Chinese (Traditional))
Currently translated at 100.0% (180 of 180 strings)
Translation: Opengist/Opengist
Translate-URL: http://tr.opengist.io/projects/_/opengist/zh_Hant/
* Translated using Weblate (German)
Currently translated at 60.0% (108 of 180 strings)
Translation: Opengist/Opengist
Translate-URL: http://tr.opengist.io/projects/_/opengist/de/
* Translated using Weblate (German)
Currently translated at 98.3% (177 of 180 strings)
Translation: Opengist/Opengist
Translate-URL: http://tr.opengist.io/projects/_/opengist/de/
* Translated using Weblate (German)
Currently translated at 100.0% (180 of 180 strings)
Translation: Opengist/Opengist
Translate-URL: http://tr.opengist.io/projects/_/opengist/de/
---------
Co-authored-by: crapStone <github@crapstone.dev >
Co-authored-by: Chiawei Chen <qaz855175b@gmail.com >
Co-authored-by: Marcel Herrguth <github@thehomeofanime.de >
Co-authored-by: DerEingerostete <timo.accounts@nachrichtenlager.de >
2024-04-03 01:56:55 +02:00
3179762fd3
Create docker dev env ( #220 )
2024-04-03 01:56:55 +02:00
86ad88fb09
Set gist URL and title via push options ( #216 )
2024-04-03 01:56:55 +02:00
db6d6a5eba
Set gist visibility via Git push options ( #215 )
2024-04-03 01:56:55 +02:00
7a75c5ecfa
Move Git hook logic to Opengist ( #213 )
2024-04-03 01:56:55 +02:00
dfe70dc4cf
GitHub security updates
2024-04-03 01:56:55 +02:00
afbecd9a1e
Add custom logo configuration ( #209 )
2024-04-03 01:56:55 +02:00
7f4be43bb4
dev-1.7
2024-04-03 01:56:55 +02:00
05eccfa8e7
Added missing hungarian translations ( #207 )
2024-02-19 01:59:05 +01:00
a6c4183aac
v1.6.1
v1.6.1
2024-01-06 14:36:03 +01:00