15 Commits

Author SHA1 Message Date
renovate[bot]
e9177b86e4
Update dependency @octokit/rest to v19 (#172)
* Update dependency @octokit/rest to v19

* Remove octokit dependencies

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Lautzenheiser <lautzd@gmail.com>
2022-12-05 09:20:24 -05:00
renovate[bot]
892f71cd99
Update dependency node-fetch to v3 (#164)
* Update dependency node-fetch to v3

* Remove script file

* Update dependency node-fetch to v3

* Fix lint parser

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Lautzenheiser <lautzd@gmail.com>
2022-12-05 08:37:37 -05:00
Daniel Lautzenheiser
ec46a6f760
Feature/unit tests (#184) 2022-12-04 22:15:59 -05:00
renovate[bot]
cd1cf39280
Update dependency uuid to v9 (#159)
* Update dependency uuid to v9

* Update imports

* Fix remaining imports

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Lautzenheiser <lautzd@gmail.com>
2022-12-02 07:54:07 -05:00
Daniel Lautzenheiser
147592a8b8
Feature/plate editor (#115)
* Add plate editor
2022-12-01 19:29:33 -05:00
Daniel Lautzenheiser
720d04f1f2 Fix linting and formatting issues 2022-12-01 13:09:45 -05:00
Daniel Lautzenheiser
d019fd915f
Feature/toml (#88)
* Restore toml support
* Fix get all entries on test backend
2022-11-20 09:22:07 -05:00
Daniel Lautzenheiser
81ca566b5e
Feature/docs (#67) 2022-11-04 17:41:12 -04:00
Daniel Lautzenheiser
8c8a59093d
Bugfixes - Editor images, git-gateway auth, editor scrolling, numeric selects, object/list previews (#50)
* v1.0.0-alpha26
2022-10-27 12:24:30 -04:00
Daniel Lautzenheiser
e36698aa9a Fix snackbar errors 2022-10-26 11:46:44 -04:00
Daniel Lautzenheiser
c96c5b4e70 Remove deprecated fields, fix loader styles, fix snackbars not appearing on login page 2022-10-26 10:57:40 -04:00
Daniel Lautzenheiser
fb5c5614dd Update images in docs 2022-10-26 09:23:11 -04:00
Daniel Lautzenheiser
08be0c701a
Remove graphql API for github 2022-10-26 07:27:43 -04:00
Daniel Lautzenheiser
2fcaf3553e
Only try to login once for git gateway when page loads 2022-10-26 07:19:03 -04:00
Daniel Lautzenheiser
421ecf17e6
Feature/website overhaul (#49)
* Reorganize repo
* Overhaul website design and rewrite in NextJS and Typescript
* Delete website-publish.yml
2022-10-25 09:18:18 -04:00