1
0
Fork 0
mirror of synced 2024-07-29 10:05:55 +12:00
budibase/packages/server/src
mike12345567 253cdce67d Linting.
2021-06-14 15:32:24 +01:00
..
api Linting. 2021-06-14 15:32:24 +01:00
automations adding watchtower to docker config 2021-05-28 10:09:32 +01:00
constants Update layouts to use new container props and be more responsive 2021-06-10 10:36:23 +01:00
db Fixing a collection of issues, specifically users being exported/imported and issues with database import causing weirdness (metadata doc being wrong). 2021-06-08 18:06:16 +01:00
events Attempting to fix the issue with 4001, this updates the cypress tests so that it is easier to change the port on which it runs as well as updating the electron usage of the app to use port 0 (an ephermeral port). 2021-02-03 16:09:48 +00:00
integrations merge google accounts, improve connection pooling for RDBMS 2021-06-01 15:00:28 +01:00
middleware Formatting. 2021-06-08 18:06:56 +01:00
tests/utilities Re-writing how global users are handled in server, specifically how they are retrieved, so that for relationships it can handle the global user. 2021-06-08 16:06:30 +01:00
utilities Fix for #1710 - don't allow setting setting info from within apps and making the user portal a bit more clear about builders being global admins. 2021-06-14 15:23:24 +01:00
app.js update functionality complete 2021-06-01 20:17:06 +01:00
environment.js Changing INTERNAL_KEY to INTERNAL_API_KEY. 2021-05-11 15:23:03 +01:00
index.js Working on moving file system access around, starting by centralising it then working out what needs to be moved to object store and how. 2021-03-19 14:43:41 +00:00