Commit Graph

437 Commits

Author SHA1 Message Date
renovate[bot]
ac09981ab5
chore(deps): update dependency @nestjs/common to ^7.6.14 (#17)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-03-18 21:04:48 +01:00
renovate[bot]
7ef553adde
chore(deps): update dependency @types/node to ^14.14.32 (#14)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-03-08 11:09:50 +01:00
renovate[bot]
8b5fda3ceb
chore(deps): update dependency typescript to ^4.2.3 (#13)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-03-05 08:28:46 +01:00
renovate[bot]
ba20167cb3
chore(deps): update dependency typeorm to ^0.2.31 (#11)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-03-04 19:30:12 +01:00
renovate[bot]
81c430634a
chore(deps): update actions/setup-node action to v2 (#12)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-03-04 14:44:40 +01:00
Philipp
775f025058
Update README.md 2021-03-04 13:58:32 +01:00
Philipp
489fb69e7e
fix: outdated deps (#10) 2021-03-04 13:51:47 +01:00
renovate[bot]
1f1ca1579a
chore(deps): update dependency @nestjs/common to ^7.6.13 (#6)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-03-04 13:42:19 +01:00
renovate[bot]
501e87d223
Configure Renovate (#5)
* Add renovate.json

* Update renovate.json

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Philipp <ppetzold@users.noreply.github.com>
2021-03-04 13:37:03 +01:00
Alex Buis
477180cb81
fix: added max limit check (#4) 2021-03-04 13:29:53 +01:00
dependabot[bot]
8378702b4a
Bump ini from 1.3.5 to 1.3.8 (#3)
Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.8.
- [Release notes](https://github.com/isaacs/ini/releases)
- [Commits](https://github.com/isaacs/ini/compare/v1.3.5...v1.3.8)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-12-13 10:20:45 +01:00
dependabot[bot]
043a81a6c8
Bump highlight.js from 9.18.1 to 9.18.5 (#2)
Bumps [highlight.js](https://github.com/highlightjs/highlight.js) from 9.18.1 to 9.18.5.
- [Release notes](https://github.com/highlightjs/highlight.js/releases)
- [Changelog](https://github.com/highlightjs/highlight.js/blob/9.18.5/CHANGES.md)
- [Commits](https://github.com/highlightjs/highlight.js/compare/9.18.1...9.18.5)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-12-13 10:20:34 +01:00
dependabot[bot]
f6ac1236c7
Bump lodash from 4.17.15 to 4.17.19 (#1)
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.19.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.19)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-12-13 10:20:27 +01:00
ppetzold
4d9005cf3c Fix example 2020-06-28 20:06:34 +02:00
ppetzold
46dd00faa0 Remove unused tsconfig params 2020-06-28 20:01:47 +02:00
ppetzold
ef75a4f43c Change keywords 2020-06-28 19:56:45 +02:00
ppetzold
0b3912e18d fix: move rxjs to dev dependencies 2020-06-28 19:55:13 +02:00
ppetzold
33bb2f3dcd fix: search term parsing 2020-06-28 19:50:08 +02:00
ppetzold
2892a76b17 Fix example 2020-06-28 19:39:36 +02:00
ppetzold
12e626eda7 Fix config parameter name in example 2020-06-28 19:37:19 +02:00
ppetzold
fa3edd58e0 Fix example 2020-06-28 19:35:12 +02:00
ppetzold
e326de652c feat: search across columns 2020-06-28 19:34:00 +02:00
ppetzold
e11a785f81 Add test 2020-06-27 20:54:14 +02:00
ppetzold
1beda55f27 Restore semantic release env vars 2020-06-27 20:46:05 +02:00
ppetzold
a89a5afeae Correct endpoint example 2020-06-27 09:44:48 +02:00
ppetzold
573f833fc5 Remove duplicate ci env vars 2020-06-27 09:43:08 +02:00
ppetzold
6bdbd27ec4 Correct default config types 2020-06-27 09:33:54 +02:00
Philipp
91d4fe52f5
Fix default value description of sortBy 2020-06-27 09:22:23 +02:00
Philipp
275514af22
Fix version badge 2020-06-27 00:24:30 +02:00
ppetzold
318052a1e1 fix: handle query param correctly 2020-06-27 00:14:35 +02:00
ppetzold
edce303747 Add semantic release 2020-06-26 23:56:11 +02:00
ppetzold
28340fb5b9 Fix readme typos 2020-06-26 23:39:18 +02:00
ppetzold
4ec9e0916b Change badge order 2020-06-26 23:36:41 +02:00
ppetzold
d14f6bbacf Fix license badge 2020-06-26 23:36:03 +02:00
ppetzold
63155e19c1 Add codecov badge 2020-06-26 23:27:43 +02:00
ppetzold
d7670f0a10 Add project 2020-06-26 23:25:03 +02:00
Philipp
e83619baaf
Initial commit 2020-06-26 10:29:50 +02:00