Jesse Wierzbinski
|
76d1ccc859
|
refactor(api): ♻️ Use URL literal instead of strings
|
2025-02-01 16:32:18 +01:00 |
|
Jesse Wierzbinski
|
cf1104d762
|
refactor(database): ♻️ Make emojis use a Media instead of just rawdogging the URI
|
2025-01-28 17:43:43 +01:00 |
|
Jesse Wierzbinski
|
02c3c9d0bf
|
refactor: 🏷️ Move all types that represent ORM abstractions to ORM class static properties
|
2024-11-04 14:58:17 +01:00 |
|
Jesse Wierzbinski
|
c1dcdc78ae
|
refactor: ♻️ Always use explicit types in every function
|
2024-11-02 00:43:33 +01:00 |
|
Jesse Wierzbinski
|
54cea29ce9
|
refactor: 🚨 Always explicitely state member accessibility
|
2024-11-01 21:20:12 +01:00 |
|
Jesse Wierzbinski
|
7a73b8db91
|
refactor(database): 🚚 Only import ORM table data from @versia/kit
|
2024-11-01 21:05:54 +01:00 |
|
Jesse Wierzbinski
|
2f8b85a299
|
refactor(database): 🚚 Only import ORM abstractions from @versia/kit
|
2024-11-01 20:57:16 +01:00 |
|
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 |
|
Jesse Wierzbinski
|
b53307c824
|
refactor: 🚚 Explicitely add extensions to all imports
|
2024-10-04 15:22:48 +02:00 |
|
Jesse Wierzbinski
|
ff315af230
|
feat(federation): ✨ Add ActivityPub bridge support with CLI command
|
2024-07-16 23:29:20 +02:00 |
|
Jesse Wierzbinski
|
0706541546
|
refactor: 🚚 Add slash to typescript path shortcuts
|
2024-05-28 14:59:49 -10:00 |
|
Jesse Wierzbinski
|
8fedd1a07d
|
feat(api): ✨ Add new admin emoji API
|
2024-05-11 15:27:28 -10:00 |
|
Jesse Wierzbinski
|
5bdb8360ea
|
feat(cli): ✨ Add more emoji commands to CLI (add, delete, list, import)
|
2024-05-08 16:07:33 -10:00 |
|
Jesse Wierzbinski
|
6b17b91235
|
fix(build): 🐛 Modify CLI to properly bundle
|
2024-05-08 00:24:21 +00:00 |
|
Jesse Wierzbinski
|
fc06b35c09
|
feat(cli): ✨ Add new CLI commands, move to project root
|
2024-05-08 00:10:14 +00:00 |
|