renovate[bot]
|
ad3a503f25
|
Update NPM dependencies (non-major) (#9585)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2021-11-09 11:18:41 -05:00 |
|
renovate[bot]
|
39918a1c6b
|
Update NPM dependencies (non-major) (#9506)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2021-11-06 16:15:32 -04:00 |
|
Pascal Jufer
|
111a3ef231
|
Update package-lock.json & fix warning from eslint (#9509)
* Update package-lock.json
To reflect latest release
* Fix warning from eslint
|
2021-11-05 09:56:34 -04:00 |
|
Nicola Krumschmidt
|
7fcebf3768
|
Clarify hook register function parameter descriptions in docs (#9489)
* Clarify hook register function parameter descriptions in docs
* Update package-lock.json
* Update docs/extensions/hooks.md
Co-authored-by: Pascal Jufer <pascal-jufer@bluewin.ch>
Co-authored-by: Pascal Jufer <pascal-jufer@bluewin.ch>
|
2021-11-04 17:03:15 -04:00 |
|
renovate[bot]
|
0aa5026aa9
|
Update dependency pinia to v2.0.2 (#9436)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2021-11-03 17:11:43 -04:00 |
|
renovate[bot]
|
80a7c4cb0c
|
Update dependency tinymce to v5.10.1 (#9385)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2021-11-03 15:30:28 -04:00 |
|
renovate[bot]
|
f62c59d626
|
Update fullcalendar monorepo to v5.10.1 (#9386)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2021-11-03 15:30:11 -04:00 |
|
renovate[bot]
|
d577075bf2
|
Update dependency pinia to v2.0.1 (#9428)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2021-11-03 17:07:00 +00:00 |
|
renovate[bot]
|
4c6bcedf52
|
Update dependency mime to v3 (#9380)
|
2021-11-03 00:29:31 -04:00 |
|
renovate[bot]
|
530c6bf904
|
Update dependency @types/ldapjs to v2.2.2 (#9377)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2021-11-02 20:10:15 -04:00 |
|
renovate[bot]
|
88f1684803
|
Update dependency knex to v0.95.13 (#9378)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2021-11-02 20:10:00 -04:00 |
|
renovate[bot]
|
d7e5657434
|
Update dependency openid-client to v5 (#9202)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2021-11-02 15:50:07 -04:00 |
|
renovate[bot]
|
a1ade2a5ce
|
Update dependency marked to v3.0.8 (#9359)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2021-11-02 19:34:00 +00:00 |
|
renovate[bot]
|
b633f83c29
|
Update dependency mime to v2.6.0 (#9370)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2021-11-02 15:21:57 -04:00 |
|
renovate[bot]
|
4e3ca63b83
|
Update vue monorepo to v3.2.21 (#9341)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2021-11-02 19:18:10 +00:00 |
|
renovate[bot]
|
86acc602e7
|
Update gatsby monorepo to v4.1.0 (#9367)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2021-11-02 14:09:29 -04:00 |
|
renovate[bot]
|
7fbd135c0b
|
Update dependency @types/sharp to v0.29.3 (#9352)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2021-11-02 10:32:07 -04:00 |
|
renovate[bot]
|
a85460c0f2
|
Update dependency rollup to v2.59.0 (#9293)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2021-11-01 14:21:26 -04:00 |
|
renovate[bot]
|
a58bedafb5
|
Update typescript-eslint monorepo to v5.3.0 (#9317)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2021-11-01 18:06:35 +00:00 |
|
renovate[bot]
|
366eb3e775
|
Update dependency knex to v0.95.12 (#9208)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: rijkvanzanten <rijkvanzanten@me.com>
|
2021-11-01 14:04:25 -04:00 |
|
Dorian Zedler
|
106d207238
|
Feat/custom ldap mail attribute (#9307)
* Allow custom email field for LDAP
* Update docs
* Break out into variable and don't cast to String
|
2021-11-01 15:57:57 +00:00 |
|
renovate[bot]
|
bb9b8f5d36
|
Pin dependency @types/ldapjs to 2.2.1 (#9238)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2021-10-29 16:11:05 +00:00 |
|
Aiden Foxx
|
b7ee318e43
|
LDAP auth provider (#9074)
* Added LDAP implementation
* Cleanup and added refresh checking
* Added provider check to ldap
* Added LDAP docs
* Always update LDAP user role on authentication
* Fetched package-json from github
* Fixed lint error
* Update api/src/auth/drivers/ldap.ts
* Update api/src/auth/drivers/ldap.ts
* Added missing locale key
* Update docs/guides/api-config.md
* Update docs/configuration/config-options.md
* Update api/src/auth/drivers/ldap.ts
* Added back LDAP example
* Update config-options.md
* getUserID function sjhouldn't care about password
* Added LOCKOUT to INVALID_ACCOUNT_FLAGS
* Update styling approach for v-select
Co-authored-by: rijkvanzanten <rijkvanzanten@me.com>
|
2021-10-29 11:58:10 -04:00 |
|
renovate[bot]
|
c14914046a
|
Update dependency vite-plugin-md to v0.11.4 (#9206)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2021-10-29 15:22:12 +02:00 |
|
renovate[bot]
|
3ee019d343
|
Update dependency @vitejs/plugin-vue to v1.9.4 (#9181)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2021-10-27 18:40:27 -04:00 |
|
renovate[bot]
|
641ee9f97c
|
Update dependency simple-git-hooks to v2.7.0 (#9195)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2021-10-27 18:32:52 -04:00 |
|
renovate[bot]
|
ccefbc5a0b
|
Update dependency pinia to v2.0.0 (#9205)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2021-10-27 17:44:45 -04:00 |
|
renovate[bot]
|
22521e464d
|
Update dependency vite to v2.6.13 (#9193)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2021-10-27 17:44:11 -04:00 |
|
renovate[bot]
|
d4af01bf5a
|
Update dependency lint-staged to v11.2.6 (#9175)
|
2021-10-26 19:58:22 -04:00 |
|
renovate[bot]
|
0cccffe93a
|
Update dependency sass to v1.43.4 (#9177)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2021-10-26 19:44:00 -04:00 |
|
renovate[bot]
|
f62675213d
|
Update dependency knex-schema-inspector to v1.6.4 (#9159)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2021-10-26 21:20:22 +00:00 |
|
renovate[bot]
|
cb23a5a0ff
|
Update dependency vite to v2.6.12 (#9169)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2021-10-26 16:55:46 +00:00 |
|
renovate[bot]
|
76ba6f1bc6
|
Update dependency stylelint to v14.0.1 (#9168)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2021-10-26 12:52:00 -04:00 |
|
renovate[bot]
|
07485de5e3
|
Update dependency micromark to v3.0.7 (#9141)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2021-10-26 14:42:53 +00:00 |
|
renovate[bot]
|
eba8213044
|
Update gatsby monorepo to v4 (#9028)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Jay Cammarano <jay.cammarano@gmail.com>
|
2021-10-26 10:29:05 -04:00 |
|
renovate[bot]
|
93481302e6
|
Update dependency lint-staged to v11.2.5 (#9155)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2021-10-26 09:49:06 -04:00 |
|
renovate[bot]
|
01e091e27f
|
Update typescript-eslint monorepo to v5.2.0 (#9133)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2021-10-26 06:18:51 +00:00 |
|
renovate[bot]
|
8f7b8e863f
|
Update dependency oracledb to v5.3.0 (#9042)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2021-10-26 06:13:37 +00:00 |
|
renovate[bot]
|
1c0d17d48e
|
Update dependency eslint to v8.1.0 (#9091)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2021-10-26 06:10:11 +00:00 |
|
renovate[bot]
|
1d2f139bb6
|
Update dependency ts-node to v10.4.0 (#9083)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2021-10-26 03:25:06 +00:00 |
|
renovate[bot]
|
1a1eca43dd
|
Pin dependency stylelint-config-standard to 23.0.0 (#9140)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2021-10-25 22:35:22 -04:00 |
|
renovate[bot]
|
54ba54d3d6
|
Update dependency stylelint to v14 (#9016)
* Update dependency stylelint to v14
* Update dependency stylelint-scss to v4
* Update dependency stylelint-order to v5
* Undo command change
* Update stylelint command
* Use modern color syntax
Who knew this was already supported everywhere? Awesome!!
* Update stylelint-config-standard
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: rijkvanzanten <rijkvanzanten@me.com>
|
2021-10-25 22:26:57 -04:00 |
|
renovate[bot]
|
09c0d9f1f4
|
Update dependency sass to v1.43.3 (#9035)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2021-10-25 21:12:08 -04:00 |
|
renovate[bot]
|
cc4ca9ade8
|
Update dependency @types/js-yaml to v4.0.4 (#9090)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2021-10-25 21:05:55 -04:00 |
|
renovate[bot]
|
f9b2818cbd
|
Update dependency @types/busboy to v0.3.1 (#9096)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2021-10-25 21:02:11 -04:00 |
|
renovate[bot]
|
24bbe3114c
|
Update dependency axios to v0.24.0 (#9132)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2021-10-25 20:52:06 -04:00 |
|
renovate[bot]
|
4e7c6a1d45
|
Update dependency vite to v2.6.11 (#9121)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2021-10-25 20:46:47 -04:00 |
|
renovate[bot]
|
47d96b3caf
|
Update dependency pinia to v2.0.0-rc.15 (#9131)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2021-10-25 20:42:40 -04:00 |
|
renovate[bot]
|
ade9d0c822
|
Update dependency lint-staged to v11.2.4 (#9100)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2021-10-25 20:38:09 -04:00 |
|
renovate[bot]
|
3402869a45
|
Update Node.js to v16.12.0 (#9137)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2021-10-25 20:29:45 -04:00 |
|