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
b34166de93
server
/
packages
/
database-interface
History
Jesse Wierzbinski
b1216a43f2
refactor(api):
♻️
Change route names, improve API endpoints to be more consistent with Mastodon API
2024-05-16 15:49:59 -10:00
..
main.ts
refactor(api):
♻️
Change route names, improve API endpoints to be more consistent with Mastodon API
2024-05-16 15:49:59 -10:00
note.ts
feat(federation):
➕
Replace old types and federation validators with @lysand-org/federation
2024-05-14 14:35:13 -10:00
oauth.ts
refactor(api):
♻️
Change route names, improve API endpoints to be more consistent with Mastodon API
2024-05-16 15:49:59 -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
refactor(config):
🔥
Replace config validation with Zod
2024-05-15 16:37:25 -10:00