Juan Picado
e7ebccb61d
update major dependencies, remove old nodejs support ( #4059 )
...
* update major dependencies, remove old nodejs support
* Update ci.yml
* restore dep
2023-10-07 16:23:04 +02:00
Juan Picado
c9d1af0e5b
feat: async bcrypt hash ( #3694 )
...
* +feat: async bcrypt hash
* +feat: async bcrypt hash
2023-04-22 20:55:45 +02:00
Juan Picado
09753cc1fa
fix wrong htpasswd file location ( #3750 )
2023-04-21 23:31:11 +02:00
Juan Picado
54606976c3
chore(website): improve api docs part 2 ( #3431 )
...
* chore: remove unused package
* Update pnpm-lock.yaml
* chore: improve types in general plugins
2022-10-11 23:06:55 +02:00
Juan Picado
64cfedb805
chore(website): add api section ( #3424 )
...
* chore: add api section
* chore: fix build
* Update website.yml
* chore: improve types plugin
clean up others stuff
* Update crowdin.yaml
* clean up
2022-10-10 08:00:09 +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
Juan Picado
292c0a37fc
feat!: replace deprecated request dependency by got ( #3100 )
2022-07-29 20:51:45 +02:00
CommanderRoot
a2c3fa9ea7
refactor: replace deprecated String.prototype.substr() ( #3091 )
2022-03-25 23:27:31 +01:00
Ed Clement
aeff267d94
fix: refactor htpasswd plugin to use the bcryptjs 'compare' api call instead of 'compareSync' ( #3025 )
...
feat: add a new configuration value named 'slow_verify_ms' to the htpasswd plugin that when exceeded during password verification will log a warning message
chore: update README.md for htpasswd plugin to add additional information about the 'rounds' configuration value and also include the new 'slow_verify_ms' configuration value
2022-03-03 21:57:19 +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
Juan Picado
b56d5cec39
chore: refactor pkgs location ( #2538 )
...
* chore: relocated mock package
* refactor: relocate local-storage htpasswd to plugins
because they are
* chore: format
2021-10-18 22:18:09 +02:00