jriou created branch dev/julien/scheme in jriou/coller 2025-10-02 07:21:53 +02:00
jriou pushed to main at jriou/coller 2025-10-02 07:07:34 +02:00
de24146991
feat: Encode password
jriou closed issue jriou/coller#38 2025-10-02 07:07:34 +02:00
Encode password when submitting to the API
jriou pushed to main at jriou/coller 2025-10-02 06:37:00 +02:00
f721e56371
refactor: Use functional errors
jriou opened issue jriou/coller#41 2025-10-02 06:25:24 +02:00
Add link to display curl command
jriou opened issue jriou/coller#40 2025-10-01 18:15:36 +02:00
Add JSON logging
jriou closed issue jriou/coller#35 2025-10-01 18:13:41 +02:00
Do not show errors details
jriou pushed to main at jriou/coller 2025-10-01 18:13:41 +02:00
55de3afc71
feat: Return top-level errors to clients
jriou pushed to main at jriou/coller 2025-10-01 12:43:33 +02:00
ee7b5f0c6e
feat: Pass encryption key in URL fragment
jriou closed issue jriou/coller#36 2025-10-01 12:43:33 +02:00
Use pound sign to pass the encryption key
jriou opened issue jriou/coller#39 2025-10-01 12:34:58 +02:00
HTTP vs HTTPS
jriou opened issue jriou/coller#38 2025-09-29 09:16:39 +02:00
Encode password when submitting to the API
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 commented on pull request jriou/coller#32 2025-09-27 09:57:58 +02:00
feat: replace Monaco by Ace

Implemented in b5701b5a4d473ff5007ad1f89e0cf25b5923be71

jriou closed pull request jriou/coller#32 2025-09-27 09:57:58 +02:00
feat: replace Monaco by Ace
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