This website requires JavaScript.
Explore
Help
Register
Sign In
versia-pub
/
server
Watch
2
Star
0
Fork
You've already forked server
0
mirror of
https://github.com/versia-pub/server.git
synced
2025-12-06 16:38:19 +01:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
da2520e60e
server
/
packages
/
database-interface
History
Jesse Wierzbinski
6859ab5775
fix(api):
🐛
Fix incorrect ancestor order in note context endpoint
2024-05-11 16:44:00 -10:00
..
main.ts
refactor(database):
🎨
Refactor note handling into its own class instead of separate functions
2024-04-16 18:09:21 -10:00
note.ts
fix(api):
🐛
Fix incorrect ancestor order in note context endpoint
2024-05-11 16:44:00 -10:00
package.json
refactor(database):
🎨
Refactor note handling into its own class instead of separate functions
2024-04-16 18:09:21 -10:00
timeline.ts
perf(database):
⚡
Improve performance when fetching timelines by fetching all data in a single SQL query
2024-05-08 13:19:53 -10:00
user.ts
feat(api):
✨
Add new admin emoji API
2024-05-11 15:27:28 -10:00