kj pushed to master at kj/confi-emacs-actual 2024-07-02 17:58:51 +02:00
30c890a155 Replace php-mode with php-ts-mode.
4407141739 Remove unused package.
Compare 2 commits »
kj pushed to master at kj/confi-emacs-actual 2024-07-01 17:07:54 +02:00
734d3cf08c Change to intelephense LSP server for PHP.
kj pushed to master at kj/confi-emacs-actual 2024-06-25 21:09:35 +02:00
c2792c0415 Ignore desktop file.
kj pushed to master at kj/confi-emacs-actual 2024-06-25 21:07:56 +02:00
f64a8add03 Remove code commented.
092b1fb02c Remove unused org-templates config.
Compare 2 commits »
kj pushed to master at kj/duckbrain 2024-06-04 13:18:42 +02:00
7beb161d2b Ensure db is in transaction to commit or rollback.
kj pushed to master at kj/duckbrain 2024-06-04 13:17:57 +02:00
ed02dc2a59 Ensure db is in transaction to commit or rollback.
kj pushed to master at kj/duckbrain-docs 2024-06-03 21:35:50 +02:00
7758e0058d Update html export.
kj pushed to master at kj/duckbrain-docs 2024-06-03 21:34:33 +02:00
3be9d23fc0 Simplify some paragraphs and fix some typo errors.
kj pushed to master at kj/duckbrain 2024-06-02 17:32:17 +02:00
91615c086d Ensure db is in transaction to commit or rollback.
kj pushed to master at kj/duckbrain-docs 2024-05-31 22:26:53 +02:00
b002afe5d4 Update html export.
kj pushed to master at kj/duckbrain-docs 2024-05-31 22:23:08 +02:00
407fb26d62 Add the Ignota repository url.
kj pushed to master at kj/duckbrain 2024-05-29 19:24:57 +02:00
701caae7eb Change route method to static.
kj pushed to master at kj/duckbrain 2024-05-29 04:27:40 +02:00
100bdfe006 Change private method to protected instead.
kj pushed to master at kj/duckbrain 2024-05-29 04:27:11 +02:00
de2b67ad1c Change private class to protected instead.
kj pushed to master at kj/duckbrain 2024-05-25 23:41:49 +02:00
f1b79fdbc0 Add http code 422 on verification failed.
406f9a10a1 Add head comment.
Compare 2 commits »
kj pushed to master at kj/duckbrain 2024-05-25 23:11:41 +02:00
cc3cb6be41 Fix: a return was forgot.
kj pushed to master at kj/duckbrain 2024-05-25 23:00:46 +02:00
59fff2a586 Add validation on Request.
kj pushed to master at kj/confi-emacs-actual 2024-05-24 00:39:19 +02:00
b3bc4df0c9 Update configuration variable changed on org-modern.
kj pushed to master at kj/duckbrain 2024-05-21 21:07:37 +02:00
cd1685d2e7 fix on a docblock.
kj pushed to master at kj/duckbrain 2024-05-16 19:49:57 +02:00
b85fb7e034 Allow configure SITE_URL with or without slash at end.