server/packages/plugin-kit
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
..
exports refactor(database): 🚚 Move database ORM code to classes/database 2024-10-24 16:28:38 +02:00
example.ts refactor: 🚚 Explicitely add extensions to all imports 2024-10-04 15:22:48 +02:00
hooks.ts refactor(plugin): ♻️ Use enum instead of strings 2024-06-21 23:44:21 -10:00
index.ts refactor: 🚚 Explicitely add extensions to all imports 2024-10-04 15:22:48 +02:00
json-schema.ts refactor: 🚚 Explicitely add extensions to all imports 2024-10-04 15:22:48 +02:00
manifest.schema.json refactor(plugin): ♻️ Move plugin manifests to json file, add JSON schema 2024-09-23 10:34:14 +02:00
package.json refactor(plugin): ♻️ Add more exports to @versia/kit for database behaviour 2024-09-30 14:34:43 +02:00
plugin.ts refactor: 🚚 Explicitely add extensions to all imports 2024-10-04 15:22:48 +02:00
schema.ts refactor(plugin): ♻️ Move plugin manifests to json file, add JSON schema 2024-09-23 10:34:14 +02:00