coller/src/cmd
Julien Riou 6d0ce573b3
feat: replace Monaco by Ace
- Remove the Monaco Editor because it was to heavy and hard to integrate
- Use Ace instead
- Use the lowercase identifier for languages (ex: "Text" -> "text")
- Select automatically the default language in the drop down to create a note
  (like the expiration)
- Add `ace_directory` to serve assets from a local folder instead of a CDN
- "hcl" syntax highlighting has been removed
- "go" syntax highlighting has been renamed to "golang"

Signed-off-by: Julien Riou <julien@riou.xyz>
2025-09-24 07:10:52 +02:00
..
coller feat: Rename password by encryption key 2025-09-24 07:09:01 +02:00
collerd feat: replace Monaco by Ace 2025-09-24 07:10:52 +02:00
copier feat: Rename password by encryption key 2025-09-24 07:09:01 +02:00