This website requires JavaScript.
Explore
Help
Register
Sign In
Gabriel20xx
/
CollabTable
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
8241e62132338f797d0ef47075ba173d04946edb
CollabTable
/
CollabTableServer
/
src
T
History
Gabriel20xx
d7a2befc8b
feat: enhance sync route to validate item and field existence, preventing FK violations
2025-11-08 20:12:25 +01:00
..
middleware
fix: enhance authorization handling with improved logging for missing and invalid headers
2025-10-27 18:27:50 +01:00
routes
feat: enhance sync route to validate item and field existence, preventing FK violations
2025-11-08 20:12:25 +01:00
database.ts
refactor: Remove legacy database module; migrate access to src/db.ts
2025-10-25 17:06:01 +02:00
db.ts
feat: add ESLint and Prettier configuration for code quality
2025-10-25 17:33:48 +02:00
index.ts
refactor: remove WebSocket implementation and switch to HTTP-only sync with configurable polling interval
2025-10-26 15:12:45 +01:00