filestash/client
Mickael Kerjean 1125998944 maintain (bcrypt): make local plugin faster
the local plugin would go through bcrypt for every single call which
can be annoying at it makes things slower. By reducing the number of
rounds, we're making it quicker to use the local plugin.

Since a few weeks, every endpoint that relies on bcrypt are rate
limited so this shouldn't make things easier for an attacker to break in :)
2022-09-28 07:30:12 +10:00
..
assets feature (static): upate a few static pages 2022-01-20 17:15:49 +11:00
components feature (admin): revamp css in admin console 2022-08-31 08:01:45 +10:00
helpers maintain (bcrypt): make local plugin faster 2022-09-28 07:30:12 +10:00
locales maintain (error): add internal error 2022-09-13 17:28:53 +10:00
model feature (api): public api 2022-09-20 17:43:26 +10:00
pages fix (middleware): "cannot parse time" issue causing infinite loop 2022-09-15 07:32:04 +10:00
worker maintain (eslint): linting on frontend 2021-12-21 01:32:37 +11:00
index.html fix (branding): default title is empty for rebranding 2022-05-25 17:37:39 +10:00
index.js fix (#508): support for traditional chinese 2022-09-13 19:51:34 +10:00
router.js maintain (eslint): linting on frontend 2021-12-21 01:32:37 +11:00