Jesse Wierzbinski
|
5dfcfc548f
|
refactor(api): ♻️ Make SDK and client package only use resources in their own package
CodeQL Scan / Analyze (javascript-typescript) (push) Failing after 1s
Build Docker Images / lint (push) Failing after 7s
Build Docker Images / check (push) Failing after 6s
Build Docker Images / tests (push) Failing after 6s
Deploy Docs to GitHub Pages / build (push) Failing after 0s
Build Docker Images / build (server, Dockerfile, ${{ github.repository_owner }}/server) (push) Has been skipped
Build Docker Images / build (worker, Worker.Dockerfile, ${{ github.repository_owner }}/worker) (push) Has been skipped
Deploy Docs to GitHub Pages / Deploy (push) Has been skipped
Mirror to Codeberg / Mirror (push) Failing after 0s
Nix Build / check (push) Failing after 1s
Test Publish / build (client) (push) Failing after 0s
Test Publish / build (sdk) (push) Failing after 0s
|
2025-05-13 11:51:59 +02:00 |
|
Jesse Wierzbinski
|
963173cdae
|
chore: ⬆️ Upgrade to Biome 2.0
|
2025-04-10 19:15:31 +02:00 |
|
Jesse Wierzbinski
|
45e5460975
|
docs(federation): 📝 Update SDK documentation
|
2025-04-08 21:54:55 +02:00 |
|
Jesse Wierzbinski
|
d638610361
|
refactor(federation): ♻️ Rewrite federation SDK
|
2025-04-08 16:01:10 +02:00 |
|
Jesse Wierzbinski
|
dc1ddb758d
|
fix(media): 🐛 Don't proxy media from trusted origins, use new ProxiedUrl class
CodeQL Scan / Analyze (javascript-typescript) (push) Failing after 6s
Build Docker Images / lint (push) Failing after 10s
Build Docker Images / check (push) Failing after 11s
Build Docker Images / tests (push) Failing after 27s
Build Docker Images / build (server, Dockerfile, ${{ github.repository_owner }}/server) (push) Has been skipped
Build Docker Images / build (worker, Worker.Dockerfile, ${{ github.repository_owner }}/worker) (push) Has been skipped
Deploy Docs to GitHub Pages / build (push) Failing after 6s
Mirror to Codeberg / Mirror (push) Failing after 0s
Deploy Docs to GitHub Pages / Deploy (push) Has been skipped
Nix Build / check (push) Failing after 5s
|
2025-03-30 23:44:50 +02:00 |
|
Jesse Wierzbinski
|
37f68bbffd
|
refactor(database): ➖ Remove dependency on pg_uuidv7 extension
|
2025-03-30 22:10:33 +02:00 |
|
Jesse Wierzbinski
|
58342e86e1
|
refactor(api): ♻️ Move from @hono/zod-openapi to hono-openapi
hono-openapi is easier to work with and generates better OpenAPI definitions
|
2025-03-29 03:30:06 +01:00 |
|
Jesse Wierzbinski
|
8d1af1b0cd
|
refactor(api): 🔥 Remove old @versia/client version
|
2025-03-22 18:04:47 +01:00 |
|
Jesse Wierzbinski
|
3fe07a79b8
|
refactor(api): ♻️ Move all client schema code to new package
|
2025-03-22 02:34:03 +01:00 |
|
Jesse Wierzbinski
|
264e2fe8ac
|
feat(api): 🏷️ Port Role and CustomEmoji OpenAPI schemas
Mirror to Codeberg / Mirror (push) Failing after 1s
|
2025-02-11 18:22:39 +01:00 |
|
Jesse Wierzbinski
|
2aeada4904
|
feat(api): 🏷️ Port Account OpenAPI schemas from Mastodon API docs
|
2025-02-05 21:49:39 +01:00 |
|
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
|
0ae9cfe26c
|
refactor(federation): ♻️ More federation logic cleanup
|
2024-12-09 15:01:19 +01:00 |
|
Jesse Wierzbinski
|
cbbf49905b
|
fix(federation): 🐛 Fix remote emojis being incorrectly marked as local
|
2024-12-09 13:11:23 +01:00 |
|
Jesse Wierzbinski
|
2743528727
|
fix(api): 🐛 Fix emoji editing always making the emoji non-global
|
2024-12-07 11:12:17 +01:00 |
|
Jesse Wierzbinski
|
91da99c934
|
feat(federation): ✨ Handle instances not existing
|
2024-12-02 15:07:05 +01:00 |
|
Jesse Wierzbinski
|
ca42df1dfd
|
fix(api): 🐛 Properly include global field in API emojis
|
2024-11-29 21:49:41 +01:00 |
|
Jesse Wierzbinski
|
06a8dd1c0a
|
refactor: 📝 Move documentation to a custom VitePress site
|
2024-11-10 15:24:34 +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
|
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 |
|