Commit Graph

21 Commits

Author SHA1 Message Date
f5b8881d35 Add topics for Gists (#413) 2025-01-24 14:39:42 +01:00
73c2fb55bc Fix confirm() popup messages (#370) 2024-11-02 01:40:10 +01:00
4cb7dc2d30 Fix reverse proxy subpath support (#192) 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
0753c5cb54 Add embedded gists & JSON gist data/metadata (#179) 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
a5ea522e45 Add translation system (#104) 2023-09-22 17:26:09 +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
7b5d035a32 Search gists (#68) 2023-06-21 18:19:17 +02:00
cecc06b332 Light mode (#38) 2023-05-27 13:58:08 +02:00
2e92b997fd UI fixes 2023-04-10 21:43:18 +02:00
2aee52e06c Added indent type, indent size and wrap mode to editors 2023-04-03 00:40:39 +02:00
6c981570a1 Optimize assets 2023-03-23 16:00:48 +01:00
91bff38f43 Add drag and drop filename support 2023-03-23 03:09:49 +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
79a7a9a32f Updated links menu items 2023-03-15 11:47:17 +01:00
1607d8fc93 Added forks 2023-03-14 23:26:39 +01:00
bee5d045c3 Initial commit 2023-03-14 16:22:52 +01:00