This website requires JavaScript.
Explore
Help
Sign In
MirrorSave
/
budibase
mirror of
https://github.com/Budibase/budibase.git
Watch
1
Star
0
Fork
You've already forked budibase
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
40aff20af9
budibase
/
packages
/
server
/
src
/
websockets
History
Adria Navarro
92f411bf77
Prettier
2023-11-20 21:48:49 +01:00
..
builder.ts
Major update to make the table.type always 'table' and then adding a new sourceType which states what source the table came from, external or internal. Don't want to keep using a type that should be static as two different things.
2023-10-26 13:19:09 +01:00
client.ts
Store all socket users in redis to allow all server instances to be aware of all users
2023-05-31 10:21:50 +01:00
grid.ts
Update server and builder to properly sync changes with tables and views across all users
2023-08-17 16:04:56 +01:00
index.ts
Reverting ioredis-mock removal for test cases - will come back to this in future as it currently breaks pro tests.
2023-06-01 00:02:55 +01:00
middleware.ts
Update comments
2023-06-27 17:45:24 +01:00
websocket.ts
Prettier
2023-11-20 21:48:49 +01:00