Commit Graph

20 Commits

Author SHA1 Message Date
8eb8f4e231 v1.6.0 2024-01-04 18:06:19 +01:00
d85917bfb2 Small fixes (#196) 2024-01-04 18:06:19 +01:00
87a6113cc7 Add Gist code search (#194) 2024-01-04 18:06:19 +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
3828022a1c Add custom urls for gists (#183) 2024-01-04 18:06:19 +01:00
845e28dd59 Move code rendering to the backend & frontend improvements (#176)
Added Chroma & Goldmark

Added Mermaidjs

More languages supported

Add default values for gist links input

Added copy code from markdown blocks
2024-01-04 18:06:19 +01:00
ba03b8df38 Add ru-RU translation (#135) 2023-10-15 18:09:54 +02:00
a5ea522e45 Add translation system (#104) 2023-09-22 17:26:09 +02:00
3e83700fc2 Miscellaneous front changes (#93)
* Fix fork icon

* Added alt images descriptions

* Add avatars next to gists links

* Fix avatar for nil user

* Slightly different blue primary color

* Reduced main width

* "New" button redirects to login when not logged in
2023-09-06 23:36:44 +02:00
25316d7bf2 Added private visibility
* Changed gist type and added HTML button on creation

* Adapted label and edit button

* Changed rules for git HTTP and SSH

* Adapt Readme features
2023-09-02 03:58:37 +02:00
038d81df2d Add external url to HTML links & redirects (#75) 2023-07-03 16:31:12 +02:00
9470622125 Search page more explicit 2023-06-23 13:59:07 +02:00
7b5d035a32 Search gists (#68) 2023-06-21 18:19:17 +02:00
cecc06b332 Light mode (#38) 2023-05-27 13:58:08 +02:00
4a75a50370 Disable Gravatar (#37)
* Disable Gravatar
* Lowercase emails
* Add migration
2023-05-26 09:15:37 +02:00
f49f4ca10d Add avatars to HTML 2023-03-20 13:30:25 +01:00
42176c42c5 Added links color 2023-03-15 13:31:02 +01:00
24b132b497 Better responsive gist header 2023-03-15 12:59:18 +01:00
1607d8fc93 Added forks 2023-03-14 23:26:39 +01:00
bee5d045c3 Initial commit 2023-03-14 16:22:52 +01:00