902 Commits

Author SHA1 Message Date
a74c0c2268 Update package.json and app.ts, fix file validation in bin.ts, and modify index.html 2023-12-27 01:35:59 +01:00
34f881d387 chore: update lowdb version to 7.0.1 and simplify code 2023-12-27 00:30:32 +01:00
2b849500bc chore: update package.json dependencies 2023-12-27 00:16:45 +01:00
d98d0bcd96 Update README.md 2023-12-26 06:07:24 +01:00
b94c38032e docs: update install 2023-12-26 01:24:47 +01:00
a5f0832564 1.0.0-alpha.4 v1.0.0-alpha.4 2023-12-26 01:22:09 +01:00
ef01502977 Add support for json5 format 2023-12-26 01:20:30 +01:00
5e64cd1f3c Update README.md and package.json 2023-12-26 00:13:21 +01:00
45f75f169b 1.0.0-alpha.3 v1.0.0-alpha.3 2023-12-17 22:56:55 +01:00
5a397ed1c8 fix, lint, refactor 2023-12-17 22:56:47 +01:00
9d5f746961 1.0.0-alpha.2 v1.0.0-alpha.2 2023-12-17 17:43:29 +01:00
66ff05b5ec chore: update package-lock.json 2023-12-17 17:43:07 +01:00
c6a9c0a7b7 chore: prepack script 2023-12-17 17:42:49 +01:00
b151db990c chore: version v1.0.0-alpha.1 2023-12-17 17:34:59 +01:00
aad3a2f90a add CONTRIBUTING.md 2023-12-17 14:55:03 +01:00
c8b1a3ea34 update views/index.html wip 2023-12-01 15:46:25 +01:00
6e31d2d82a chore: update config 2023-12-01 15:46:01 +01:00
6c7f3e5398 feat: add dev mode 2023-12-01 15:45:40 +01:00
d1da91af59 feat: add @tailwindcss/typography 2023-12-01 15:45:20 +01:00
921ee2c504 fix: remove public/output.css 2023-12-01 15:15:55 +01:00
3e8207717c refactor: rename 2023-12-01 15:15:03 +01:00
aea4dc3253 fix: git ignore output.css 2023-12-01 15:14:14 +01:00
8b3e48e1ad wip 2023-11-27 23:41:46 +01:00
8d16c88173 chore: remove previous files 2023-11-27 23:41:42 +01:00
f6ae2cf837 Update README.md (#1451)
remove broken Article link
2023-11-27 23:38:52 +01:00
7d28c83cec Update README.md 2023-11-27 00:48:32 +01:00
9a27c0adeb Update README.md 2023-10-24 01:33:52 +02:00
e8c17997a6 docs: add sponsor 2023-10-01 22:58:49 +02:00
78ea713756 0.17.4 v0.17.4 2023-09-29 15:34:18 +02:00
e11a8617d1 fix: move standard to devDependencies (#1454) 2023-09-29 15:33:19 +02:00
e2be883214 Update README.md 2023-04-26 01:36:03 +02:00
2473de3a13 Update README.md (#1417)
The ? in line 374 was escaped with \\ which stops the custom route from working. It works without the slashes.
2023-04-20 22:14:28 +02:00
26b52b97b1 0.17.3 v0.17.3 2023-03-21 22:39:19 +01:00
75cf023f14 chore: update test script 2023-03-21 22:32:43 +01:00
116d46bdec chore: update node.js.yml 2023-03-21 22:32:07 +01:00
0679e2c148 chore: update node.js.yml 2023-03-21 22:28:26 +01:00
64f8698665 ignore $schema definition (#1324)
* ignore $schema definition

* added tests that verify $schema node is ignored

* reduced schema ignore tests (copied from other tests)

---------

Co-authored-by: Eric Newton <eric.newton@centralsquare.com>
2023-03-21 22:22:55 +01:00
b9b2c49586 fix: ci error 2023-03-08 02:29:07 +01:00
6fb1db1782 0.17.2 v0.17.2 2023-02-22 22:38:04 +01:00
3e12cc1460 fix: typo 2023-02-22 22:37:47 +01:00
ed2767416a chore: lint 2023-02-22 22:34:39 +01:00
39f615c530 Accept .cjs (Commonjs) file for the db (#1368) 2023-02-22 22:25:59 +01:00
7310b2bd08 Update README.md 2023-02-22 17:51:14 +01:00
f457b098b1 Fix CI failure caused by #1394 (#1406) 2023-02-18 02:52:14 +01:00
e371afd9bb Display type correctly for array if obj passed as an array (#1394)
* Display type correctly for array if obj passed as an array

* Narrow the test case for `should throw an error if data is an array`
2023-02-14 05:06:04 +01:00
fa60189c87 Update actions/checkout + actions/setup-node in CI to v3 (#1402) 2023-02-14 04:50:03 +01:00
99d8004564 Fix typo in GitHub Actions workflow file (#1403) 2023-02-14 04:49:30 +01:00
524c9cc94c Update Faker link to use Faker JS (#1346)
Maintainer of faker pulled the repo, Faker JS is a fork of the original project.
2022-12-13 21:57:56 +01:00
3dbe20293c Bump decode-uri-component from 0.2.0 to 0.2.2 (#1380)
Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2.
- [Release notes](https://github.com/SamVerschueren/decode-uri-component/releases)
- [Commits](https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.0...v0.2.2)

---
updated-dependencies:
- dependency-name: decode-uri-component
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-05 06:26:23 +01:00
5df482bdd6 0.17.1 v0.17.1 2022-11-03 03:57:17 +01:00