soup
00951bf63b
feat(web): prevent password manager autofill on filename inputs ( #357 )
...
* feat(web): add data-1p-ignore attribute to ignore fields
* feat(web): extend password manager ignore attributes
- Add autocomplete="off" to prevent browser autofill
- Add data-lpignore for LastPass compatibility
- Add data-bwignore for Bitwarden compatibility
2024-12-15 17:35:08 +01:00
Thomas Miceli
73c2fb55bc
Fix confirm() popup messages ( #370 )
2024-11-02 01:40:10 +01:00
Thomas Miceli
de6578d9e8
Add file delete button on create editor ( #320 )
2024-09-07 15:17:56 +02:00
John Olheiser
2fd053a077
feat: make edit visibility a toggle ( #277 )
...
* feat: make edit visibility a toggle
Signed-off-by: jolheiser <john.olheiser@gmail.com>
* Tweak SVG dropdown icon size & color
---------
Signed-off-by: jolheiser <john.olheiser@gmail.com>
Co-authored-by: Thomas Miceli <tho.miceli@gmail.com>
2024-05-11 21:03:25 +02:00
Thomas Miceli
fc9a75ce8f
Markdown preview ( #224 )
2024-04-03 01:56:55 +02:00
Thomas Miceli
4cb7dc2d30
Fix reverse proxy subpath support ( #192 )
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
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
a5ea522e45
Add translation system ( #104 )
2023-09-22 17:26:09 +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
John Olheiser
319a89387a
fix: retain visibility when editing ( #83 )
...
* fix: retain visibility when editing
Signed-off-by: jolheiser <john.olheiser@gmail.com>
* review(thomiceli): remove private conversion in dto
Signed-off-by: jolheiser <john.olheiser@gmail.com>
---------
Signed-off-by: jolheiser <john.olheiser@gmail.com>
2023-07-19 17:28:42 +02:00
Thomas Miceli
038d81df2d
Add external url to HTML links & redirects ( #75 )
2023-07-03 16:31:12 +02:00
Thomas Miceli
cecc06b332
Light mode ( #38 )
2023-05-27 13:58:08 +02:00
Thomas Miceli
8cfeab6dbc
Small responsive UI change
2023-04-08 00:21:22 +02:00
Thomas Miceli
8b08c5a5cc
Convert Javascript to Typescript
2023-04-03 23:37:54 +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
22668be923
Added gist methods related to git + Truncate command output
2023-03-18 16:18:24 +01:00
Thomas Miceli
24b132b497
Better responsive gist header
2023-03-15 12:59:18 +01:00
Thomas Miceli
bee5d045c3
Initial commit
2023-03-14 16:22:52 +01:00