jriou pushed to main at jriou/coller 2025-09-27 10:08:38 +02:00
1fcde736a8
fix: convert id to int64
jriou closed issue jriou/coller#27 2025-09-27 09:59:17 +02:00
Serve bootstrap and monaco-editor static files locally
jriou commented on issue jriou/coller#27 2025-09-27 09:59:17 +02:00
Serve bootstrap and monaco-editor static files locally

Monaco editor replaced by Ace in b5701b5a4d473ff5007ad1f89e0cf25b5923be71.

jriou deleted branch dev/julien/ace from jriou/coller 2025-09-27 09:58:07 +02:00
jriou closed pull request jriou/coller#32 2025-09-27 09:57:58 +02:00
feat: replace Monaco by Ace
jriou commented on pull request jriou/coller#32 2025-09-27 09:57:58 +02:00
feat: replace Monaco by Ace

Implemented in b5701b5a4d473ff5007ad1f89e0cf25b5923be71

jriou pushed to main at jriou/coller 2025-09-27 09:57:22 +02:00
b5701b5a4d
feat: replace Monaco by Ace
jriou pushed to main at jriou/coller 2025-09-27 08:37:01 +02:00
9e0254c0b5
feat: Add password protection
jriou closed issue jriou/coller#37 2025-09-27 08:37:01 +02:00
Add password protection
jriou closed issue jriou/coller#34 2025-09-24 17:47:29 +02:00
Password should be for password protection, not encryption
jriou commented on issue jriou/coller#34 2025-09-24 17:47:29 +02:00
Password should be for password protection, not encryption

Implemented in 8e1dd686d3f49cc6f58fb122c31747e3b517fdb4 and 61ca30690b824de58022ab55b195e6dfa51bf7f7.

jriou pushed to main at jriou/coller 2025-09-24 17:46:46 +02:00
61ca30690b
feat: Disable levels of encryptions by default
jriou pushed to dev/julien/ace at jriou/coller 2025-09-24 09:52:16 +02:00
577d19b9d8
feat: disable editor
53e8143520
style: Simplify condition to load bootstrap
94b65c0a49
feat: replace Monaco by Ace
75bdab55df
refactor: Rename protected to encrypted
Compare 4 commits »
jriou pushed to main at jriou/coller 2025-09-24 09:50:51 +02:00
75bdab55df
refactor: Rename protected to encrypted
jriou opened issue jriou/coller#37 2025-09-24 09:04:05 +02:00
Add password protection
jriou opened issue jriou/coller#36 2025-09-24 09:00:22 +02:00
Do not use encryption key in the URL
jriou commented on pull request jriou/coller#32 2025-09-24 07:11:25 +02:00
feat: replace Monaco by Ace

Rebased

jriou pushed to dev/julien/ace at jriou/coller 2025-09-24 07:11:14 +02:00
e3ed4da99b
feat: disable editor
2ce17b0a3b
style: Simplify condition to load bootstrap
6d0ce573b3
feat: replace Monaco by Ace
8e1dd686d3
feat: Rename password by encryption key
Compare 4 commits »
jriou pushed to main at jriou/coller 2025-09-24 07:09:47 +02:00
8e1dd686d3
feat: Rename password by encryption key
jriou closed issue jriou/coller#14 2025-09-23 23:24:53 +02:00
Release Docker images to Docker Hub