Commit Graph

52 Commits

Author SHA1 Message Date
Basti af4b4407b8
3.1.0 2022-04-27 15:50:16 +02:00
Basti 7d2598efbd
Update repo and homepage URLs (move to Gitea) 2022-04-27 15:49:55 +02:00
Basti 2990b32029
Remove obsolete browserify transform dependency 2022-04-27 15:42:13 +02:00
Basti 0566ba2f7f
3.0.0 2020-06-28 00:42:38 +02:00
Basti a2dc2e15f2
Merge pull request #15 from 67P/feature/browser-compat
Use CommonJS exports/imports for schema files
2020-06-28 00:41:17 +02:00
Basti 67cc3d9d74
Use CommonJS for schema files
Instead of relying on `fs` and `path`, which are node-specific modules.
2020-06-27 16:19:03 +02:00
Basti bc039bbe5c
2.2.1 2020-05-16 13:18:56 +02:00
Basti 0cb411c985
Merge pull request #12 from 67P/chore/move_to_org_repo
Move npm package to @kosmos namespace
2020-05-16 13:16:55 +02:00
Basti d9e3b8fbb8
Add npm link/version to README 2020-05-16 13:11:50 +02:00
Basti 3ea17ce47c
Move package to @kosmos namespace 2020-05-16 13:05:43 +02:00
Basti e850c0be4c
Update README 2020-05-13 17:03:26 +02:00
Basti f7a8e72d56
Add release-drafter config 2020-05-13 17:01:52 +02:00
Basti e263406a0b
2.2.0 2020-05-13 17:00:02 +02:00
Basti 85463cd9b1
Update author information
Make it less specific
2020-05-13 16:59:42 +02:00
Basti a1fcea9bc9
Merge pull request #9 from 67P/feature/expenses
Initial expense schema
2020-05-13 16:58:21 +02:00
Basti 9eba6cdec6
Merge pull request #10 from 67P/feature/categories
Add more contribution categories
2020-05-13 16:58:04 +02:00
Basti 79426ca5e0
Moar kinds 2020-05-13 16:19:22 +02:00
Basti 0678c3f4ea
Add more contribution categories
Gotta do some testing and some business administration, too.

closes #7
2020-05-13 16:16:05 +02:00
Basti 655e30227b
Remove IDs 2020-05-13 16:13:39 +02:00
Basti 300eb7f940
Allow additional props, add details prop 2020-05-13 16:13:12 +02:00
Basti a41839ed09
Fix description 2020-05-06 11:59:36 +02:00
Basti d7dfb3dfd4
Initial expense schema 2020-05-06 11:24:02 +02:00
bumi 98f5c3d1a6
Merge pull request #8 from 67P/skddc-patch-1
Update README - add link to json schema
2019-11-17 13:46:21 +00:00
Basti 65f823b11c
Update README
Add link to JSON Schema website
2019-11-17 14:43:05 +01:00
Basti a073d4bb88
2.1.0 2019-05-10 13:12:32 +02:00
Basti f1077ffe36
Add new "special" contribution kind
We agreed to use this for special contribution items like e.g. the
initial kredits balance for core contributors from before we tracked
everything.
2019-05-10 13:10:51 +02:00
bumi 074fd8aeae 2.0.0 2019-04-16 13:11:07 +02:00
bumi 824366c604
Merge pull request #5 from 67P/feature/contribution_date_time
Add date and time to contributions
2019-04-16 08:36:20 +00:00
Basti 28a5e9f1fc
Add date and time to contributions
Require date, but not time. Both in RFC 3339 format, as specified in
draft 07 of JSON Schema.
2019-04-10 18:30:46 +02:00
Basti a2f7bda9e3 Fix typo 2018-06-19 17:48:07 +02:00
Basti 6207e41d9f Update contributor info 2017-06-07 13:22:06 +02:00
Basti 75b8b00497 1.1.2 2017-06-07 13:05:34 +02:00
Basti 3b656d0ab9 Merge pull request #1 from 67P/fixes
Minor wording/typo fixes
2017-06-07 13:05:03 +02:00
galfert 831b36f61e Change wording of description 2017-06-07 12:28:28 +02:00
galfert e0ec67aad4 Fix property name 2017-06-07 12:27:32 +02:00
Basti 72d0b00908 1.1.1 2017-06-05 22:09:55 +02:00
Basti 060e29eccd Use correct dep key for brfs-babel
This would only work in dev, so fail on Travis.
2017-06-05 22:09:07 +02:00
Basti 01ff76aea7 1.1.0 2017-06-05 20:16:53 +02:00
Basti 56d4da5ab1 Support browserification of module
In order for browserify/babel to work with this module and ES6 imports,
we need a little helper package that enables readFileSync
transformation. This only works with static paths however, so we need
to change these, too.
2017-06-05 20:14:38 +02:00
Basti 8b12d5f432 Fix example 2017-06-05 16:31:43 +02:00
Basti 72eaf86de0 Update README 2017-06-05 16:29:05 +02:00
Basti 007a9371e7 Add README 2017-06-05 16:28:42 +02:00
Basti 9e8b070489 Export schemas as module 2017-06-05 16:19:36 +02:00
Basti 50c46b4b41 Fix enum 2017-06-05 16:19:27 +02:00
Basti 603b1b63f1 Add JSHint config 2017-06-05 16:00:07 +02:00
Basti 0979829666 Update package.json 2017-06-05 15:43:57 +02:00
Basti 4f75f7615a Add (real) examples 2017-06-05 14:44:12 +02:00
Basti 890483ea7f Encrypt the Web 2017-06-05 14:34:31 +02:00
Basti f3c79b8e2b Add contributor schema 2017-06-05 14:29:12 +02:00
Basti 32ec9f065b Fix type 2017-06-05 14:28:58 +02:00