Rory Powell
|
c90dfbb00f
|
Add updatedAt and createdAt as optional to all joi middleware
|
4 years ago |
mike12345567
|
1136164fdc
|
Updating yarn locks.
|
4 years ago |
Michael Drury
|
1682cfdb90
|
Main bulk of logic around detecting cron recurring failure, still need to disable.
|
4 years ago |
dependabot[bot]
|
2ad83d95eb
|
Bump axios from 0.21.1 to 0.21.2 in /packages/cli
Bumps [axios](https://github.com/axios/axios) from 0.21.1 to 0.21.2.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v0.21.2/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v0.21.1...v0.21.2)
---
updated-dependencies:
- dependency-name: axios
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
4 years ago |
mike12345567
|
18a7ad70a0
|
Updating dependencies and pinning.
|
4 years ago |
mike12345567
|
4354ae76cb
|
Adding prebuild management for pouchDB leveldown.
|
4 years ago |
mike12345567
|
c633c643e2
|
Adding main functionality for exporting CouchDB to disk, just need to add MinIO export.
|
4 years ago |
mike12345567
|
59e3737250
|
Initial CLI management, getting properties required for access.
|
4 years ago |
dependabot[bot]
|
cc3943d907
|
Bump minimist from 1.2.5 to 1.2.6
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases)
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6)
---
updated-dependencies:
- dependency-name: minimist
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
4 years ago |
dependabot[bot]
|
466b804eff
|
Bump minimist from 1.2.5 to 1.2.6 in /packages/cli
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases)
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6)
---
updated-dependencies:
- dependency-name: minimist
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
4 years ago |
dependabot[bot]
|
ab3d640bc9
|
Bump follow-redirects from 1.14.5 to 1.14.8 in /packages/cli
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.14.5 to 1.14.8.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.14.5...v1.14.8)
---
updated-dependencies:
- dependency-name: follow-redirects
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
4 years ago |
dependabot[bot]
|
f59024b66c
|
Bump simple-get from 3.1.0 to 3.1.1 in /packages/cli
Bumps [simple-get](https://github.com/feross/simple-get) from 3.1.0 to 3.1.1.
- [Release notes](https://github.com/feross/simple-get/releases)
- [Commits](https://github.com/feross/simple-get/compare/v3.1.0...v3.1.1)
---
updated-dependencies:
- dependency-name: simple-get
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
4 years ago |
dependabot[bot]
|
0898062278
|
Bump simple-get from 3.1.0 to 3.1.1 in /packages/cli
Bumps [simple-get](https://github.com/feross/simple-get) from 3.1.0 to 3.1.1.
- [Release notes](https://github.com/feross/simple-get/releases)
- [Commits](https://github.com/feross/simple-get/compare/v3.1.0...v3.1.1)
---
updated-dependencies:
- dependency-name: simple-get
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
4 years ago |
mike12345567
|
4993329ceb
|
Adding audit script and commiting all of the audits that it made, updating all yarn locks.
|
5 years ago |
mike12345567
|
7802bb1e45
|
Adding audit script and commiting all of the audits that it made, updating all yarn locks.
|
5 years ago |
Rory Powell
|
a468922366
|
Bump "pkg": "^4.4.9" -> "pkg": "^5.3.0"
Use the latest release of pkg: https://github.com/vercel/pkg/releases/tag/5.3.0
This version bumps the dependency of pkg-fetch from 2.6.9 to 3.1.1
See: https://github.com/vercel/pkg/compare/4.4.9...5.3.0#diff-7ae45ad102eab3b6d7e7896acd08c427a9b25b346470d7bc6507b6481575d519R29
The previously used version 2.6.9 of pkg-fetch did not support amd64 and resulted in
```
> Error! 404 Not Found
https://github.com/zeit/pkg-fetch/releases/download/v2.6/uploaded-v2.6-node-v14.4.0-macos-arm64
> Asset not found by direct link:
{"tag":"v2.6","name":"uploaded-v2.6-node-v14.4.0-macos-arm64"}
> Not found in GitHub releases:
{"tag":"v2.6","name":"uploaded-v2.6-node-v14.4.0-macos-arm64"}
```
The subsequent attempt at creating a packaged version locally then fails.
The new version of 3.1.1 has support for apple silicon
|
5 years ago |
Rory Powell
|
670f75d734
|
Bump "pkg": "^4.4.9" -> "pkg": "^5.3.0"
Use the latest release of pkg: https://github.com/vercel/pkg/releases/tag/5.3.0
This version bumps the dependency of pkg-fetch from 2.6.9 to 3.1.1
See: https://github.com/vercel/pkg/compare/4.4.9...5.3.0#diff-7ae45ad102eab3b6d7e7896acd08c427a9b25b346470d7bc6507b6481575d519R29
The previously used version 2.6.9 of pkg-fetch did not support amd64 and resulted in
```
> Error! 404 Not Found
https://github.com/zeit/pkg-fetch/releases/download/v2.6/uploaded-v2.6-node-v14.4.0-macos-arm64
> Asset not found by direct link:
{"tag":"v2.6","name":"uploaded-v2.6-node-v14.4.0-macos-arm64"}
> Not found in GitHub releases:
{"tag":"v2.6","name":"uploaded-v2.6-node-v14.4.0-macos-arm64"}
```
The subsequent attempt at creating a packaged version locally then fails.
The new version of 3.1.1 has support for apple silicon
|
5 years ago |
Martin McKeaveney
|
2dac0bba14
|
pin posthog version to fix CLI
|
5 years ago |
Martin McKeaveney
|
50186daed4
|
pin posthog version to fix CLI
|
5 years ago |
Martin McKeaveney
|
865a9673ba
|
analytics client
|
5 years ago |
Martin McKeaveney
|
412f727347
|
analytics client
|
5 years ago |
mike12345567
|
2b33811496
|
Removing use of env file, was causing issues, just parsing the env variables directly.
|
5 years ago |
mike12345567
|
356878a6cb
|
Removing use of env file, was causing issues, just parsing the env variables directly.
|
5 years ago |
mike12345567
|
c2302929bd
|
Adding a digital ocean startup init process which makes use of the user_data system.
|
5 years ago |
mike12345567
|
8549764db4
|
Adding a digital ocean startup init process which makes use of the user_data system.
|
5 years ago |
mike12345567
|
7b528db449
|
Updating with pkg to make the CLI run anywhere easily.
|
5 years ago |
mike12345567
|
b22684163c
|
Updating with pkg to make the CLI run anywhere easily.
|
5 years ago |
mike12345567
|
3747b41452
|
Finishing up init with config building rather than downloading.
|
5 years ago |
mike12345567
|
a2ce1be37a
|
Finishing up init with config building rather than downloading.
|
5 years ago |
mike12345567
|
accdba6373
|
Update to add init functionality.
|
5 years ago |
mike12345567
|
ffa2c3459a
|
Update to add init functionality.
|
5 years ago |
mike12345567
|
eb16ec3296
|
All the groundwork laid now, just need to implement the functionality for hosting.
|
5 years ago |
mike12345567
|
a9964971eb
|
All the groundwork laid now, just need to implement the functionality for hosting.
|
5 years ago |
mike12345567
|
9003e6f60c
|
Ground work for CLI.
|
5 years ago |
mike12345567
|
e14094b1f1
|
Ground work for CLI.
|
5 years ago |
Martin McKeaveney
|
e221572313
|
remove budibase cli
|
6 years ago |
Martin McKeaveney
|
b2a2cde303
|
remove budibase cli
|
6 years ago |
Martin McKeaveney
|
abd6da7b11
|
component library modules and definitions refactor - moved to backend. More routing and middleware reorganisation
|
6 years ago |
Martin McKeaveney
|
5b4bce8b8f
|
component library modules and definitions refactor - moved to backend. More routing and middleware reorganisation
|
6 years ago |
Martin McKeaveney
|
c733b5bee8
|
access levels, actions and triggers removed. Restructuring and refactoring
|
6 years ago |
Martin McKeaveney
|
3564fec064
|
access levels, actions and triggers removed. Restructuring and refactoring
|
6 years ago |
Martin McKeaveney
|
588fe5ebaa
|
clientId fetching before app load, custom views, fixed schema
|
6 years ago |
Martin McKeaveney
|
a645df082c
|
clientId fetching before app load, custom views, fixed schema
|
6 years ago |
Michael Shanks
|
754d5224f1
|
cli - new and run handlers
|
6 years ago |
Michael Shanks
|
c2c4f5b174
|
cli - new and run handlers
|
6 years ago |
Michael Shanks
|
32dd1213aa
|
remove config - .env added
|
6 years ago |
Michael Shanks
|
b2b94c8ccc
|
remove config - .env added
|
6 years ago |
Michael Shanks
|
84638a6d65
|
Getting started for contributors fixed - see readme
|
7 years ago |
Michael Shanks
|
4814371904
|
Getting started for contributors fixed - see readme
|
7 years ago |
Michael Shanks
|
4c3b9e4488
|
cli working..
|
7 years ago |