Commit graph

6 commits

Author SHA1 Message Date
1b5fd9f72a Group .license files in VsCode explorer
Add fileNesting rule to group the .license files with the files they
belong to.
2025-06-30 19:29:36 +02:00
e52972853d License under AGPL version 3 or later
I firmly believe in free software.

The application I'm making here have capabilities that I've not seen in
any system.  It presents itself as an opportunity to collaborate on a
tool that serves the people rather than corporations.  Whose incentives
are to help people rather, not make the most money.  And whose terms
ensure that these freedoms and incentives cannot be taken back or
subverted.

I license this software under the AGPL.
2025-06-30 18:58:24 +02:00
3cdfceb037 Reconfigure VsCode to not remove dead code
I have no idea why this is even a thing.  Removing dead code on save is
stupid.
2025-03-14 17:51:07 +01:00
51ff27c569 Move all code to old/ to prepare for Nuxt rewrite 2025-03-01 16:32:51 +01:00
7d822e4934 Use project TypeScript in VsCode 2025-02-26 21:54:28 +01:00
e20aef2f32 Add editor configs
Add .editorconfig, .vscode and .gitattributes configs to make editors
and tools aware that the files use unix line indeings and are indentent
with tabs.
2025-02-26 12:05:32 +01:00