renovate[bot]
|
722c88b1d6
|
fix(deps): update all core dependencies (master) (#3391)
* fix(deps): update all core dependencies
* fix test
* Update audit.spec.ts
* Update e2e-ci.yml
* test
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Juan Picado <juanpicado19@gmail.com>
|
2022-09-24 13:44:34 +02:00 |
|
Juan Picado
|
62c24b6321
|
feat: add passwordValidationRegex property (#3384)
* feat: add passwordValidationRegex property
* chore: improve validation
* Update validation-utilts.spec.ts
* Update validation-utilts.spec.ts
* chore: remove code
|
2022-09-17 19:29:40 +02:00 |
|
Juan Picado
|
9fc2e79611
|
feat(plugin): improve plugin loader (#3370)
* feat(plugin): implement scope package support plugins
* feat(plugin): improve plugin loader
* chore: fix build
* chore: cover config path case
* chore: async ui thene plugin
* chore: store async plugin
* chore: refactor plugin loader auth
* feat: filter refactoring
* chore: remove old plugin loader
* chore: add changeset
* chore: add docs
* chore: refactor relative plugin loader
* Update user.jwt.spec.ts
* Update user.jwt.spec.ts
|
2022-09-16 08:02:08 +02:00 |
|
renovate[bot]
|
97c464faa6
|
fix(deps): update all core dependencies (#3377)
|
2022-09-14 07:46:28 +02:00 |
|
renovate[bot]
|
820e5a905a
|
fix(deps): update all core dependencies (#3372)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2022-09-11 18:26:14 +02:00 |
|
Juan Picado
|
43f32687cd
|
fix: abbreviated headers handle quality values (#3361)
|
2022-09-06 08:25:17 +02:00 |
|
Juan Picado
|
3c2f5741f4
|
chore: update versions (6-next) (#3350)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
|
2022-09-04 11:56:23 +02:00 |
|
Juan Picado
|
5a61cdd0cf
|
chore: update versions (6-next) (#3341)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
|
2022-09-02 20:52:37 +02:00 |
|
Juan Picado
|
e06d8a0956
|
chore: update versions (6-next) (#3334)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
|
2022-08-28 13:32:17 +02:00 |
|
renovate[bot]
|
f332927f02
|
fix(deps): update all core dependencies (#3327)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2022-08-27 15:41:25 +02:00 |
|
github-actions[bot]
|
4137a96c20
|
chore: update versions (6-next) (#3329)
|
2022-08-27 15:07:19 +02:00 |
|
Juan Picado
|
37274e4c8d
|
feat: implement abbreviated manifest (#3322)
* feat: implement abbreviated manifest
* chore: add time field
* chore: add abbreviated version
* chore: fix missing time
* chore: fix merge time issue
* Update jest.config.js
* add tests
* chore: add tests
* chore: add missing fields
|
2022-08-27 12:52:23 +02:00 |
|
renovate[bot]
|
21478f3221
|
fix(deps): update all core dependencies (#3298)
|
2022-08-20 09:28:29 +02:00 |
|
github-actions[bot]
|
12a05875c7
|
chore: update versions (6-next) (#3276)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
|
2022-08-19 23:48:06 +02:00 |
|
Juan Picado
|
353c9f386f
|
chore: refactor server express tests (#3306)
|
2022-08-19 20:25:20 +02:00 |
|
renovate[bot]
|
e21ccea3a1
|
fix(deps): update all core dependencies (master) (#3278)
* fix(deps): update all core dependencies
* chore: restore docusaurus
* restore versions
* fix types
* chore: fix error
* chore: update snapshots
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Juan Picado <juanpicado19@gmail.com>
|
2022-08-08 08:55:41 +02:00 |
|
Juan Picado
|
00d1d2a179
|
chore: env variable for launch fastify (#3295)
* chore: relocate package server
* chore: relocate server packages
* Update ci.yml
* rename packages
* rename package
* chore: refactor fastify endpoints
* chore: fix types requests
* fix warnings
* chore: refactor endpoints
* refactor launch fastify
* Update package.json
* chore: update deps
* Create green-yaks-divide.md
|
2022-08-08 07:14:23 +02:00 |
|
Juan Picado
|
292c0a37fc
|
feat!: replace deprecated request dependency by got (#3100)
|
2022-07-29 20:51:45 +02:00 |
|
github-actions[bot]
|
73d545b812
|
chore: update versions (6-next) (#3249)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
|
2022-06-24 22:25:08 +02:00 |
|
github-actions[bot]
|
d675ce1fba
|
chore: update versions (6-next) (#3127)
|
2022-04-17 13:07:38 +02:00 |
|
github-actions[bot]
|
966d9fad1d
|
chore: update versions (6-next) (#3079)
|
2022-04-04 12:55:13 +02:00 |
|
Juan Picado
|
82cb0f2bff
|
config.logs throw an error, logging config not longer accept array or… (#3097)
|
2022-03-28 20:02:08 +02:00 |
|
Juan Picado
|
5167bb528f
|
feat: UI search uses search endpoint for global search (#3057)
* UI search uses search endpoint for global search
* improve sorting and error handling
* give priority to private packages
* order by private package
* add tests, improve testing
* add changeset
* addjust settings
* remove old index search implementation
* update lock file
* relocate fastify package
* fix circular dependency
* fix wrong import
* fix tests
|
2022-03-27 21:42:52 +02:00 |
|
github-actions[bot]
|
4fc14eab02
|
chore: update versions (6-next) (#3053)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
|
2022-03-12 22:48:42 +01:00 |
|
github-actions[bot]
|
61bbede301
|
chore: update versions (6-next) (#3030)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
|
2022-03-03 22:25:35 +01:00 |
|
github-actions[bot]
|
64c8221d35
|
chore: update versions (6-next) (#2968)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
|
2022-02-26 17:43:06 +01:00 |
|
renovate[bot]
|
944ecf6874
|
fix(deps): update all non-major core dependencies (#2942)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2022-01-22 19:12:49 +01:00 |
|
renovate[bot]
|
7bb3c2bf0e
|
fix(deps): update all non-major core dependencies (#2910)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2022-01-18 08:35:07 +01:00 |
|
github-actions[bot]
|
736e7de600
|
chore: update versions (6-next) (#2837)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
|
2022-01-15 20:26:19 +01:00 |
|
Juan Picado
|
048ac95e8b
|
feat: align with v5 ui endpoints and ui small bugfix (#2913)
* fix: language switch position issue
* align with v5 endpoints for web
* fix: endpoints
* add changeset
* fix test
* fix test
|
2022-01-15 20:12:28 +01:00 |
|
renovate[bot]
|
563d65c9ea
|
chore(deps): update dependency @types/node to v16.11.19 (#2845)
|
2022-01-05 11:06:13 +01:00 |
|
renovate[bot]
|
b5887ba3f5
|
fix(deps): update dependency express-rate-limit to v5.5.1 (#2851)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2022-01-04 09:05:35 +01:00 |
|
renovate[bot]
|
4b7d0b0c0c
|
chore(deps): update dependency request to v2.88.0 (#2838)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2022-01-01 10:22:12 +01:00 |
|
Juan Picado
|
52d3442856
|
enable ci node 16, 17 gh actions (#2823)
* chore: enable ci node 15 and higher
* use localhost
* Update ci.yml
* Update ci.yml
* Update ci.yml
* Update ci.yml
* Update ci.yml
|
2021-12-29 19:23:20 +01:00 |
|
renovate[bot]
|
493fdebea3
|
chore(deps): update dependency @types/node to v16.11.17 (#2801)
|
2021-12-25 09:56:39 +01:00 |
|
renovate[bot]
|
a32b0a6c06
|
chore(deps): update dependency @types/node to v16.11.15 (#2794)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2021-12-23 00:05:54 +01:00 |
|
renovate[bot]
|
fc05d3bfb2
|
fix(deps): update dependency express to v4.17.2 (#2779)
|
2021-12-17 07:10:35 +01:00 |
|
renovate[bot]
|
2def2ca635
|
chore(deps): update dependency @types/node to v16.11.14 (#2775)
|
2021-12-16 22:33:28 +01:00 |
|
github-actions[bot]
|
18601f0fe0
|
chore: update versions (6-next) (#2648)
|
2021-12-15 19:02:26 +01:00 |
|
renovate[bot]
|
4735c06320
|
chore(deps): update dependency @types/node to v16.11.12 (#2749)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2021-12-12 19:15:45 +01:00 |
|
renovate[bot]
|
d0ebfa68eb
|
chore(deps): update dependency http-errors to v1.8.1 (#2731)
|
2021-12-02 17:16:54 +01:00 |
|
renovate[bot]
|
4a6476c824
|
chore(deps): update dependency @types/node to v16.11.11 (#2718)
|
2021-12-01 21:55:03 +01:00 |
|
renovate[bot]
|
980b09e40c
|
chore(deps): update dependency debug to v4.3.3 (#2717)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2021-11-30 10:29:53 +01:00 |
|
renovate[bot]
|
8c8f0e1600
|
chore(deps): update dependency @types/node to v16.11.10 (#2700)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2021-11-26 21:29:32 +01:00 |
|
renovate[bot]
|
d6febce1d9
|
chore(deps): update dependency @types/node to v16.11.9 (#2694)
|
2021-11-21 12:31:35 +01:00 |
|
Juan Picado
|
000d437463
|
feat: migrate to Material-UI 5 (#2612)
|
2021-11-08 17:24:15 +01:00 |
|
github-actions[bot]
|
fa3d878286
|
chore: update versions (6-next) (#2625)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
|
2021-11-05 17:29:26 +01:00 |
|
Behrang Yarahmadi
|
13310814da
|
#2606 add prettier plugin sort imports (#2607)
* #2606 add prettier plugin sort imprts
* #2606 update pnpm-lock.yaml
* #2606 update eslint rules
* #2606 fixes website directory formatting
Co-authored-by: Ayush Sharma <ayush.sharma@trivago.com>
|
2021-10-29 17:33:05 +02:00 |
|
renovate[bot]
|
1322ffc2c4
|
chore(deps): update dependency @types/node to v16.11.6 (#2603)
|
2021-10-29 05:24:10 +02:00 |
|
github-actions[bot]
|
3184ed41d8
|
chore: update versions (6-next) (#2597)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
|
2021-10-27 18:16:16 +02:00 |
|