Session tokens should be randomly generated
1d8220d92c
page/firstRun: use password input for password
ebf5690519
[BREAKING] Auth: replace current auth tokens with more secure ones
434ae5843e
api/firstRun.post: await for user creation
e509bb22c1
components/entryEditor: Remove unused "modelValue" property
Session tokens should be randomly generated
500a9ad595
page/client: Don't default form to undefined.
f5b205f90c
api/clients.post (checkIsClient): Fix opposite condition for the patch parameter.
ccbbfd1d3b
README: Precise a description of running of a project.
5602c22861
Don't import Decimal from internal libraries
d5d2f2e889
Add forgejo actions
f26206de87
Reconfigure Vuetify to be installed as Vuetify doc states
aa645e710e
Add nix shell
eebf25198d
Replace mysql2 with prisma
be1e3909b6
Delete unrelated testing stuff
6e1cb8c956
Merge branch 'refactor/scripts'
a186ba9e80
scripts/pushCommands: Refactor how commands are being read
a05047ab7d
script/pushCommands: make sure the script exits
4729f7f563
/check-limit: rename to check-quota and change description
6a31473d22
scripts: move scripts to the project root directory
WIP: User descriptions for users
6e0a5e72ea
functionManager: Forward username mapping here
52f16c9d0a
toOpenAIMessages: also return the username to user id map