Commit Graph

17 Commits

Author SHA1 Message Date
62d56cd1c7 Save content form on gist create error (#420) 2025-01-29 16:00:58 +01:00
f5b8881d35 Add topics for Gists (#413) 2025-01-24 14:39:42 +01:00
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
de6578d9e8 Add file delete button on create editor (#320) 2024-09-07 15:17:56 +02:00
fc9a75ce8f Markdown preview (#224) 2024-04-03 01:56:55 +02: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
7059d5c834 Add zh-CN translation and minor UI fix (#130) 2023-10-12 14:13:39 +02: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
cecc06b332 Light mode (#38) 2023-05-27 13:58:08 +02:00
8cfeab6dbc Small responsive UI change 2023-04-08 00:21:22 +02:00
8b08c5a5cc Convert Javascript to Typescript 2023-04-03 23:37:54 +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
bee5d045c3 Initial commit 2023-03-14 16:22:52 +01:00