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
332f0555a3
budibase
/
packages
/
auth
/
src
History
Martin McKeaveney
95c80f2b4a
set up live replication between prod and dev instances
2021-05-13 17:24:32 +01:00
..
db
set up live replication between prod and dev instances
2021-05-13 17:24:32 +01:00
middleware
Changing INTERNAL_KEY to INTERNAL_API_KEY.
2021-05-11 15:23:03 +01:00
objectStore
Altering object store so that all writes/reads to the object store have the dev app prefix replaced with standard app.
2021-05-13 13:29:53 +01:00
redis
Fixing an issue with portal calls causing the app to be re-locked.
2021-05-13 15:32:03 +01:00
constants.js
General cleanup, doing away with the concept of hosting in the builder and the generally confusing difference between cloud, self hosting and running locally - server is simply always a server now.
2021-05-11 17:49:26 +01:00
environment.js
Changing INTERNAL_KEY to INTERNAL_API_KEY.
2021-05-11 15:23:03 +01:00
hashing.js
Add explicit prettier options
2021-05-04 11:32:22 +01:00
index.js
Some general backend cleanup. moving packages around, removing some traces of electron, and prepping for standardised object store library.
2021-05-06 19:27:24 +01:00
utils.js
Finalising the usage of redis in the password reset and invitation systems.
2021-05-05 15:10:28 +01:00