Commit graph

36 commits

Author SHA1 Message Date
Thomas Miceli
3c97901995 Bug fixes ()
* 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
Thomas Miceli
3828022a1c Add custom urls for gists () 2024-01-04 18:06:19 +01:00
Thomas Miceli
85e2da054b Add clickable Markdown checkboxes () 2024-01-04 18:06:19 +01:00
Thomas Miceli
0753c5cb54 Add embedded gists & JSON gist data/metadata () 2024-01-04 18:06:19 +01:00
Thomas Miceli
845e28dd59 Move code rendering to the backend & frontend improvements ()
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
John Olheiser
246f12c8cb feat: default visibility ()
Signed-off-by: jolheiser <john.olheiser@gmail.com>
2024-01-04 18:06:19 +01:00
Thomas Miceli
10fd170833
Fix markdown render dark background () 2023-10-16 12:20:09 +02:00
Thomas Miceli
bae18ecb0a
Detect .c and .h files () 2023-09-28 20:08:57 +02:00
Thomas Miceli
9dff67f003
Various bug fixes () 2023-09-22 17:31:19 +02:00
Thomas Miceli
a5ea522e45
Add translation system () 2023-09-22 17:26:09 +02:00
Thomas Miceli
61e274e56d
Added new logo () 2023-09-19 15:48:19 +02:00
Thomas Miceli
0d7305d9ba
Use dayjs instead of moment () 2023-09-05 15:22:24 +02:00
Thomas Miceli
d4eed91130
Split hljs into a new file; improved dev vite server system () 2023-09-05 15:22:09 +02:00
Thomas Miceli
a7b346d8df
Tweaked project structure () 2023-09-03 00:30:57 +02:00
Thomas Miceli
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
Thomas Miceli
b5cd49db4c
Download file, button groups, fix unknown file reading () 2023-07-26 15:43:07 +02:00
Thomas Miceli
7b5d035a32
Search gists () 2023-06-21 18:19:17 +02:00
Thomas Miceli
24e3de8fc1
Better config () 2023-06-07 20:50:30 +02:00
Thomas Miceli
8880e00f48
Fix dark mode flickering () 2023-06-01 19:04:12 +02:00
Thomas Miceli
cecc06b332
Light mode () 2023-05-27 13:58:08 +02:00
Thomas Miceli
4a75a50370
Disable Gravatar ()
* Disable Gravatar
* Lowercase emails
* Add migration
2023-05-26 09:15:37 +02:00
Thomas Miceli
5fe84164a5
Better UI for admin settings () 2023-05-11 15:16:05 +02:00
Thomas Miceli
089d321898
Syntax highlighting + fix escaping in Markdown code () 2023-05-07 18:54:09 +02:00
Thomas Miceli
49807d04c7
Disable login form via admin panel 2023-05-06 18:53:59 +02:00
Thomas Miceli
333efeacbf
Add require login feature to see gists 2023-04-28 20:31:10 +02:00
Thomas Miceli
dba3f4be44
Create admin settings and moved signup disable setting there 2023-04-17 00:17:06 +02:00
Thomas Miceli
8b08c5a5cc
Convert Javascript to Typescript 2023-04-03 23:37:54 +02:00
Thomas Miceli
0eb1b103d0
Wrap editor code in DOMContentLoaded 2023-04-03 00:43:23 +02:00
Thomas Miceli
2aee52e06c
Added indent type, indent size and wrap mode to editors 2023-04-03 00:40:39 +02:00
Thomas Miceli
6c981570a1
Optimize assets 2023-03-23 16:00:48 +01:00
Thomas Miceli
91bff38f43
Add drag and drop filename support 2023-03-23 03:09:49 +01:00
Thomas Miceli
858ee3e70a
Parse CSV files into HTML tables 2023-03-19 03:18:56 +01:00
Thomas Miceli
bd64922554
Hljs small fix 2023-03-18 23:30:37 +01:00
Thomas Miceli
42176c42c5
Added links color 2023-03-15 13:31:02 +01:00
Thomas Miceli
79a7a9a32f
Updated links menu items 2023-03-15 11:47:17 +01:00
Thomas Miceli
bee5d045c3
Initial commit 2023-03-14 16:22:52 +01:00