jriou approved jriou/coller#25 2025-09-15 06:52:22 +02:00
feat: add possibility to hide upload button

LGTM

jriou deleted branch feat/display_default_expiration_in_form from tapiron/coller 2025-09-15 06:51:22 +02:00
jriou pushed to main at jriou/coller 2025-09-15 06:51:19 +02:00
33628331f4 feat: set default expiration in select (#28)
jriou merged pull request jriou/coller#28 2025-09-15 06:51:17 +02:00
feat: set default expiration in select
jriou approved jriou/coller#28 2025-09-15 06:50:56 +02:00
feat: set default expiration in select

LGTM. Thanks for your contribution!

jriou opened issue jriou/coller#29 2025-09-14 14:15:18 +02:00
Use snowflake IDs
jriou pushed to main at jriou/ansible-role-forgejo 2025-09-14 14:04:16 +02:00
76f3537b4d
feat: Bump to version 12
jriou commented on issue jriou/coller#27 2025-09-13 19:22:53 +02:00
Serve bootstrap and monaco-editor static files locally

I thought about it and I decided to let the browser download those assets in the first release to keep it simple.

I'm okay with your suggestion. But beware of not bloating the server by adding…

jriou commented on pull request jriou/coller#28 2025-09-13 19:18:16 +02:00
feat: set default expiration in select

Expiration is included in Expirations resulting in a duplicate entry in the list.

jriou suggested changes for jriou/coller#28 2025-09-13 19:18:16 +02:00
feat: set default expiration in select
jriou deleted branch fix/error_for_non_password_protected_notes from tapiron/coller 2025-09-13 19:11:14 +02:00
jriou pushed to main at jriou/coller 2025-09-13 19:10:53 +02:00
938d10c3a6 fix: remove double rendering and test error (#26)
jriou merged pull request jriou/coller#26 2025-09-13 19:10:51 +02:00
fix: remove double rendering and test error
jriou commented on pull request jriou/coller#26 2025-09-13 19:10:43 +02:00
fix: remove double rendering and test error

Good catch! Thanks for your contribution.

jriou commented on pull request jriou/coller#25 2025-09-13 19:09:16 +02:00
feat: add possibility to hide upload button

For booleans, I would like to add an "enable" prefix like enable_upload_file_buttons.

jriou commented on pull request jriou/coller#25 2025-09-13 19:06:03 +02:00
feat: add possibility to hide upload button

Could you update the README.md file with this new setting please?

jriou pushed to main at jriou/coller 2025-09-10 07:04:08 +02:00
401397241b fix: Upload text files other than plain text
jriou closed issue jriou/coller#23 2025-09-10 07:04:07 +02:00
text file expected (got text/x-python)
jriou commented on pull request jriou/coller#24 2025-09-09 15:57:34 +02:00
fix: display error page if note not found

Thanks for your contribution @tapiron!