Thomas Miceli
d26221de54
Translated using Weblate (Ukrainian) ( #659 )
...
Currently translated at 69.4% (243 of 350 strings)
Translation: Opengist/Opengist
Translate-URL: http://tr.opengist.io/projects/_/opengist/uk/
Co-authored-by: Anonymous <noreply@weblate.org >
2026-03-13 11:17:23 +08:00
Thomas Miceli
e91139d3ec
Improve code search + tests ( #663 )
...
Signed-off-by: Thomas Miceli <tho.miceli@gmail.com >
Co-authored-by: Qiang Zhou <zhouqiang.loaded@bytedance.com >
Co-authored-by: theodoruszq <theodoruszq@gmail.com >
2026-03-13 11:16:10 +08:00
Webysther Sperandio
279da52899
feat: search all fields ( #622 )
...
* ✨ feat(search): search all feature
- add Description field to Gist struct and index it
- extend SearchGistMetadata with Description and Content
- update Bleve and Meilisearch to index and search Description
- modify ParseSearchQueryStr to parse description: and content: keywords
- update templates and i18n for new search options
* Fix test
* Set content by default
Signed-off-by: Thomas Miceli <tho.miceli@gmail.com >
* Config to define default searchable fields
Signed-off-by: Thomas Miceli <tho.miceli@gmail.com >
---------
Signed-off-by: Thomas Miceli <tho.miceli@gmail.com >
Co-authored-by: Thomas Miceli <tho.miceli@gmail.com >
2026-03-12 00:55:23 +08:00
Thomas Miceli
f8b3bbce6a
Rebuild search index in admin options ( #647 )
...
Signed-off-by: Thomas Miceli <tho.miceli@gmail.com >
2026-03-09 07:30:28 +08:00
Thomas Miceli
d796eeba98
Make gists username/urls case insensitive in URLS ( #641 )
...
Signed-off-by: Thomas Miceli <tho.miceli@gmail.com >
2026-03-03 15:28:49 +08:00
Thomas Miceli
6c22adba4e
Fix async-loaded gist embed scripts ( #630 )
...
Signed-off-by: Thomas Miceli <tho.miceli@gmail.com >
2026-03-03 00:10:28 +08:00
Thomas Miceli
bb63ecd048
Remove windows tests in CI for now ( #629 )
2026-03-02 16:59:43 +08:00
Thomas Miceli
6a61b720ab
Improve test suite ( #628 )
...
Signed-off-by: Thomas Miceli <tho.miceli@gmail.com >
2026-03-02 15:43:24 +08:00
Thomas Miceli
829cd68879
CSRF skipper only for GET *.js request ( #627 )
...
Signed-off-by: Thomas Miceli <tho.miceli@gmail.com >
2026-03-02 15:05:45 +08:00
Thomas Miceli
42490f2995
fix uuid
...
Signed-off-by: Thomas Miceli <tho.miceli@gmail.com >
2026-02-26 06:42:00 +07:00
awkj
f83018ebf2
support UTF-8, show no English Text ( #625 )
2026-02-26 02:13:09 +08:00
Thomas Miceli
b097cfcbc0
Clean file path names on file creation ( #624 )
2026-02-25 23:30:26 +08:00
Thomas Miceli
7b1048ec30
Display a form to create an Opengist account coming from a OAuth provider ( #623 )
2026-02-08 16:32:24 +08:00
Thomas Miceli
3a4602d412
Translated using Weblate (Russian) ( #605 )
...
Currently translated at 100.0% (341 of 341 strings)
Translation: Opengist/Opengist
Translate-URL: http://tr.opengist.io/projects/_/opengist/ru/
Co-authored-by: FunNikita <mainik1111@icloud.com >
2026-02-03 16:56:04 +08:00
Thomas Miceli
2e10c1732a
Add images and binary content on gist preview ( #615 )
2026-02-03 16:55:44 +08:00
Thomas Miceli
fe04c03acb
Improve security on raw files endpoint ( #613 )
2026-02-03 02:11:39 +08:00
Thomas Miceli
2a1554d063
Fix renderable text files with different mimetypes ( #612 )
2026-02-03 01:59:24 +08:00
Thomas Miceli
b7dbdde66b
Allow Access Tokens with Required Login ( #611 )
2026-02-02 19:31:07 +08:00
Thomas Miceli
b48103c06a
Translated using Weblate (Russian) ( #604 )
...
Currently translated at 58.9% (201 of 341 strings)
Translation: Opengist/Opengist
Translate-URL: http://tr.opengist.io/projects/_/opengist/ru/
Co-authored-by: FunNikita <mainik1111@icloud.com >
2026-01-27 23:27:11 +08:00
Thomas Miceli
5ddea2265d
Add access tokens ( #602 )
2026-01-27 14:43:12 +08:00
Nova Cat
1128a81071
Ignore TCP errors ( #601 )
2026-01-27 13:49:37 +08:00
Thomas Miceli
145bf9d81a
Move Prom metrics to a dedicated port + improve Helm chart ( #599 )
2026-01-26 17:28:51 +08:00
Thomas Miceli
4ff71fb255
Translations update from Opengist ( #516 )
...
* Translated using Weblate (German)
Currently translated at 98.1% (310 of 316 strings)
Translation: Opengist/Opengist
Translate-URL: http://tr.opengist.io/projects/_/opengist/de/
* Translated using Weblate (Italian)
Currently translated at 99.3% (318 of 320 strings)
Translation: Opengist/Opengist
Translate-URL: http://tr.opengist.io/projects/_/opengist/it/
---------
Co-authored-by: Marc <mbg14.gaming@gmail.com >
Co-authored-by: HardcodedNyxie <leonardotoschi07@gmail.com >
2026-01-25 22:16:40 +08:00
Thomas Miceli
67f7c4cadd
Allow unicode letters/numbers in topics ( #597 )
2026-01-25 22:08:14 +08:00
Thomas Miceli
7b4dab143b
Update Meili to 0.35.0 ( #588 )
2025-12-28 14:53:48 +08:00
Thomas Miceli
4d6809bc2d
Feat/fix test ( #577 )
2025-12-27 21:29:52 +08:00
Thomas Miceli
a493de4325
quick fix test ( #576 )
2025-12-27 20:50:15 +08:00
Thomas Miceli
b11306851b
Fuzzy search + tests ( #555 )
2025-12-26 22:36:28 +08:00
Thomas Miceli
3957dfb3ea
Add some tests ( #553 )
2025-10-31 15:37:45 +07:00
Thomas Miceli
f653179cbf
Upgrade JS and Go deps versions ( #517 )
2025-10-07 16:59:37 +02:00
Thomas Miceli
a468f0ecfa
Translated using Weblate (Turkish) ( #511 )
...
Currently translated at 100.0% (308 of 308 strings)
Translation: Opengist/Opengist
Translate-URL: http://tr.opengist.io/projects/_/opengist/tr/
Co-authored-by: Sinan Eldem <sinan@sinaneldem.com.tr >
2025-09-29 19:02:45 +02:00
Thomas Miceli
5ef5518795
Fix CSV errors for rendering ( #514 )
2025-09-29 19:02:33 +02:00
Thomas Miceli
4106956f6d
Fix human date on iOS devices ( #510 )
2025-09-21 04:31:58 +02:00
Fabio Manganiello
c02bf97b63
feat: Add support for rendering .ipynb Jupyter/IPython notebooks ( #491 )
2025-09-21 03:48:59 +02:00
Thomas Miceli
53ce41e0e4
Add file upload on gist creation/edition ( #507 )
2025-09-16 01:56:38 +02:00
Thomas Miceli
594d876ba8
Add binary files support ( #503 )
2025-09-16 01:35:54 +02:00
Thomas Miceli
905276f24b
Init gist with regular urls via git CLI (http) ( #501 )
2025-08-28 02:44:09 +02:00
Thomas Miceli
b048203216
Use db for queue ( #498 )
2025-08-18 16:01:50 +02:00
Thomas Miceli
a7a25c4100
Fix LDAP with valid old password login ( #497 )
2025-08-14 11:10:45 +02:00
Alex Martens
bb1991f3ca
Add OIDC group claim name to OpenID request ( #490 )
...
This fixes Kanidm compatibility.
2025-08-01 17:55:34 +02:00
Thomas Miceli
979b302e4c
Add listen to Unix websocket ( #484 )
2025-08-01 17:34:52 +02:00
Thomas Miceli
3c0115d829
Fix Markdown preview links ( #475 )
2025-05-15 15:16:40 +02:00
Thomas Miceli
d796895b75
Fix filename unescape ( #474 )
2025-05-14 11:51:42 +02:00
Thomas Miceli
897dc43790
Add LDAP authentication ( #470 )
...
* Introduce basic LDAP authentication.
* Reformat LDAP code; use ldap in Git HTTP
* lint
---------
Co-authored-by: Santhosh Raju <santhosh.raju@gmail.com >
2025-05-09 19:32:22 +02:00
Johannes Kirchner
72e02700ec
fix: Correct German spelling, use consistent wording ( #468 )
2025-05-05 15:04:28 +02:00
Thomas Miceli
dc43fccc04
Style preference tab for user ( #467 )
2025-05-05 01:31:42 +02:00
Sergey Ryazanov
0e9b778b45
Fix Gitlab avatar ( #461 )
...
* Fix GitLab user avatar method
* Fix size of Gitlab avatar
2025-05-05 00:46:29 +02:00
Johannes Kirchner
3c940cd81f
feat: read psql sslmode from db uri ( #462 )
2025-05-05 00:29:13 +02:00
Thomas Miceli
9e69677f58
Add Helm Chart ( #454 )
2025-04-06 00:51:38 +02:00
Thomas Miceli
2d8debecbe
Translations update from Opengist ( #438 )
...
* Added translation using Weblate (Japanese)
* Translated using Weblate (Japanese)
Currently translated at 15.8% (47 of 297 strings)
Translation: Opengist/Opengist
Translate-URL: http://tr.opengist.io/projects/_/opengist/ja/
* Translated using Weblate (Chinese (Simplified Han script))
Currently translated at 100.0% (297 of 297 strings)
Translation: Opengist/Opengist
Translate-URL: http://tr.opengist.io/projects/_/opengist/zh_Hans/
---------
Co-authored-by: YoshichikaAAA <isthisyourpen@gmail.com >
Co-authored-by: Ricky <1173024819@qq.com >
2025-04-06 00:51:18 +02:00