Julien Riou jriou
jriou released 1.0.0 at jriou/ansible-role-coller 2025-08-28 17:03:29 +02:00
jriou pushed tag 1.0.0 to jriou/ansible-role-coller 2025-08-28 17:02:42 +02:00
jriou pushed to main at jriou/ansible-role-coller 2025-08-28 17:01:45 +02:00
40e342e6b9 feat: Use release 1.0.0 by default
jriou pushed to main at jriou/coller 2025-08-28 16:50:18 +02:00
792eff78cc chore: Add release action in Makefile
jriou released 1.0.0 at jriou/coller 2025-08-28 16:20:24 +02:00
jriou pushed tag 1.0.0 to jriou/coller 2025-08-28 16:19:00 +02:00
jriou pushed to main at jriou/coller 2025-08-28 16:18:21 +02:00
dc80145005 Release 1.0.0
jriou pushed to main at jriou/coller 2025-08-28 13:02:17 +02:00
0a4e001dd9 docs(copier): Rename -w to -ask-password
jriou pushed to main at jriou/coller 2025-08-28 12:48:19 +02:00
d43c645039 Several changes to clients
jriou closed issue jriou/coller#18 2025-08-28 12:48:19 +02:00
Add unamed argument to coller CLI to paste the content of a file
jriou closed issue jriou/ansible-role-forgejo#1 2025-08-28 12:23:40 +02:00
Forgejo runners crashes
jriou pushed to main at jriou/ansible-role-forgejo 2025-08-28 12:23:40 +02:00
dc0820a24d fix: Always restart runners containers
jriou opened issue jriou/ansible-role-forgejo#1 2025-08-28 10:23:01 +02:00
Forgejo runners crashes
jriou pushed to main at jriou/coller 2025-08-28 10:14:18 +02:00
463e2e703b docs(README): Add docker compose example
jriou pushed to main at jriou/coller 2025-08-28 10:10:39 +02:00
9d9a0b842e docs(README): Update docker command
jriou commented on issue jriou/coller#17 2025-08-28 09:48:45 +02:00
Add syntax highlighting

The web view has been implemented on 8edaebfad6.

jriou closed issue jriou/coller#17 2025-08-28 09:48:45 +02:00
Add syntax highlighting
jriou pushed to main at jriou/coller 2025-08-28 09:48:05 +02:00
8edaebfad6 feat: Add web view to display notes in HTML
jriou pushed to main at jriou/coller 2025-08-27 22:57:44 +02:00
a5ebf7607c feat: Enable metrics by default
jriou commented on issue jriou/coller#17 2025-08-27 22:47:26 +02:00
Add syntax highlighting

I have added the Monaco Editor to create notes and store the language with the note. Next step is to implement the web view to show a note with syntax highlighting (in read-only mode).