Thomas Miceli
e439d96e43
Add translation strings ( #269 )
2024-05-05 00:24:25 +02:00
Thomas Miceli
ef004675a5
Create invitations for closed registrations ( #233 )
2024-04-03 01:56:55 +02:00
Thomas Miceli
c185cb8933
Fix new line literal in embed ( #237 )
2024-04-03 01:56:55 +02:00
Thomas Miceli
fc9a75ce8f
Markdown preview ( #224 )
2024-04-03 01:56:55 +02:00
Thomas Miceli
86ad88fb09
Set gist URL and title via push options ( #216 )
2024-04-03 01:56:55 +02:00
Thomas Miceli
87a6113cc7
Add Gist code search ( #194 )
2024-01-04 18:06:19 +01:00
Thomas Miceli
4cb7dc2d30
Fix reverse proxy subpath support ( #192 )
2024-01-04 18:06:19 +01:00
Thomas Miceli
f52310a841
Add 2 new admin actions ( #191 )
...
* Synchronize all gists previews
* Reset Git server hooks for all repositories
2024-01-04 18:06:19 +01:00
Thomas Miceli
5058ca8f27
Optimize multiple file rendering ( #189 )
2024-01-04 18:06:19 +01:00
Thomas Miceli
b3a856a05e
Optimize reading gist files content ( #186 )
2024-01-04 18:06:19 +01:00
Thomas Miceli
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
Thomas Miceli
3828022a1c
Add custom urls for gists ( #183 )
2024-01-04 18:06:19 +01:00
Thomas Miceli
85e2da054b
Add clickable Markdown checkboxes ( #182 )
2024-01-04 18:06:19 +01:00
Thomas Miceli
0753c5cb54
Add embedded gists & JSON gist data/metadata ( #179 )
2024-01-04 18:06:19 +01:00
Thomas Miceli
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
John Olheiser
246f12c8cb
feat: default visibility ( #155 )
...
Signed-off-by: jolheiser <john.olheiser@gmail.com>
2024-01-04 18:06:19 +01:00
Thomas Miceli
6f587f4757
Fix private gist visibility ( #128 )
2023-10-04 18:47:50 +02:00
Thomas Miceli
a5ea522e45
Add translation system ( #104 )
2023-09-22 17:26:09 +02:00
Thomas Miceli
46dea89b41
Create gists from git http server endpoint ( #95 )
2023-09-09 19:39:57 +02:00
Thomas Miceli
a7b346d8df
Tweaked project structure ( #88 )
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 ( #84 )
2023-07-26 15:43:07 +02:00
Thomas Miceli
5bb5886770
Make unlisted gists not SEO crawlable ( #78 )
2023-07-17 03:58:45 +02:00
Thomas Miceli
9470622125
Search page more explicit
2023-06-23 13:59:07 +02:00
Thomas Miceli
7b5d035a32
Search gists ( #68 )
2023-06-21 18:19:17 +02:00
Thomas Miceli
62f91c5ed2
Small fixes ( #42 )
...
* UI color fixes
* Typos
* Fancy badge in README
2023-05-27 20:20:20 +02:00
Thomas Miceli
4a75a50370
Disable Gravatar ( #37 )
...
* Disable Gravatar
* Lowercase emails
* Add migration
2023-05-26 09:15:37 +02:00
Thomas Miceli
026bb7304c
Update go module name
2023-05-15 21:07:29 +02:00
Thomas Miceli
2b3043ad5d
Trim filenames
2023-04-28 20:41:12 +02:00
Thomas Miceli
91db4dcd30
Satisfy Staticcheck
2023-04-26 23:13:11 +02:00
6543
19db4c223b
nits to improve git backend ( #7 )
2023-04-16 16:14:12 +02:00
Thomas Miceli
611d677404
Better HTTPS detection
2023-04-10 22:45:52 +02:00
Thomas Miceli
eeebc7c789
Tweak config and git urls
2023-04-07 02:44:37 +02:00
Thomas Miceli
c1ad78d984
Add file header for zipped files
2023-03-23 16:27:38 +01:00
Thomas Miceli
6c981570a1
Optimize assets
2023-03-23 16:00:48 +01:00
Thomas Miceli
31ea2f650b
Fix naming file on edit
2023-03-20 13:49:28 +01:00
Thomas Miceli
f49f4ca10d
Add avatars to HTML
2023-03-20 13:30:25 +01:00
Thomas Miceli
be7e9ab385
Fix number of files on fork
2023-03-19 00:52:09 +01:00
Thomas Miceli
b56e02e3ed
Create FileDTO
2023-03-18 23:23:23 +01:00
Thomas Miceli
527be16183
Better log parsing
2023-03-18 23:18:20 +01:00
Thomas Miceli
22668be923
Added gist methods related to git + Truncate command output
2023-03-18 16:18:24 +01:00
Thomas Miceli
167abd4ae5
Enhanced model structs with DTOs
2023-03-17 14:56:39 +01:00
Thomas Miceli
79a7a9a32f
Updated links menu items
2023-03-15 11:47:17 +01:00
Thomas Miceli
d8dd41a5e5
Better pagination labels
2023-03-15 01:26:56 +01:00
Thomas Miceli
12625ed462
Disable self-fork
2023-03-15 01:01:42 +01:00
Thomas Miceli
1607d8fc93
Added forks
2023-03-14 23:26:39 +01:00
Thomas Miceli
bee5d045c3
Initial commit
2023-03-14 16:22:52 +01:00