server/cli
Jesse Wierzbinski e52e230ce3
refactor(database): 🚚 Move database ORM code to classes/database
The old directory, packages/database-interface, was confusingly named so it was better to move it here
2024-10-24 16:28:38 +02:00
..
commands refactor(database): 🚚 Move database ORM code to classes/database 2024-10-24 16:28:38 +02:00
utils feat(cli): Add new CLI commands, move to project root 2024-05-08 00:10:14 +00:00
base.ts fix(cli): 🐛 Don't federate changes to remote users, initialize search indexer on all CLI commands 2024-06-29 22:55:50 -10:00
classes.ts refactor(database): 🚚 Move database ORM code to classes/database 2024-10-24 16:28:38 +02:00
index.ts refactor: 🚚 Explicitely add extensions to all imports 2024-10-04 15:22:48 +02:00
theme.json fix(build): 🐛 Modify CLI to properly bundle 2024-05-08 00:24:21 +00:00