aboutsummaryrefslogtreecommitdiff
path: root/package-lock.json
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #5 from Fuwn/dependabot/npm_and_yarn/nanoid-3.2.0HEADmasterFuwn2022-02-091-3/+3
|\ | | | | chore(deps): bump nanoid from 3.1.20 to 3.2.0
| * chore(deps): bump nanoid from 3.1.20 to 3.2.0dependabot[bot]2022-01-221-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [nanoid](https://github.com/ai/nanoid) from 3.1.20 to 3.2.0. - [Release notes](https://github.com/ai/nanoid/releases) - [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md) - [Commits](https://github.com/ai/nanoid/compare/3.1.20...3.2.0) --- updated-dependencies: - dependency-name: nanoid dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
* | chore(deps): bump simple-get from 4.0.0 to 4.0.1dependabot[bot]2022-01-291-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [simple-get](https://github.com/feross/simple-get) from 4.0.0 to 4.0.1. - [Release notes](https://github.com/feross/simple-get/releases) - [Commits](https://github.com/feross/simple-get/compare/v4.0.0...v4.0.1) --- updated-dependencies: - dependency-name: simple-get dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
* | chore(deps): bump node-fetch from 2.6.1 to 2.6.7dependabot[bot]2022-01-261-3/+27
| | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 2.6.1 to 2.6.7. - [Release notes](https://github.com/node-fetch/node-fetch/releases) - [Commits](https://github.com/node-fetch/node-fetch/compare/v2.6.1...v2.6.7) --- updated-dependencies: - dependency-name: node-fetch dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
* | chore(deps): bump follow-redirects from 1.13.0 to 1.14.7dependabot[bot]2022-01-141-3/+3
|/ | | | | | | | | | | | | Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.13.0 to 1.14.7. - [Release notes](https://github.com/follow-redirects/follow-redirects/releases) - [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.13.0...v1.14.7) --- updated-dependencies: - dependency-name: follow-redirects dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
* chore: change to sassPitu2022-01-141-9/+124
|
* chore: change to dart-sassPitu2022-01-131-629/+11
|
* Update sharp package to fix crash (#312)Brandon Dusseau2021-11-251-66/+85
|
* update package.json, pin volta, update depsPitu2021-06-151-23087/+159
|
* chore: simplify dev commandsPitu2021-06-081-1/+1
|
* wipPitu2021-03-231-35/+23055
|
* Merge branch 'feature/database_based_settings' of ↵Pitu2021-03-231-4/+42
|\ | | | | | | https://github.com/Zephyrrus/huskysafe into Zephyrrus-feature/database_based_settings
| * feat: create settings schema (used for rendering and validating)Zephyrrus2021-01-091-1/+44
| |
* | chore: update nuxtPitu2021-01-201-282/+1146
|/
* chore: revert nuxt update, it breaks SSR in development mode, not worth it.Zephyrrus2021-01-071-1052/+251
|
* chore: update knex, mdi/font, nuxtjs/axios, nuxt, systeminformationZephyrrus2021-01-071-1219/+1545
| | | | chore: remove deprecated mode from nuxt.config.js
* fix: use PassThrough from FileType to get the real mimetype of a file while ↵Zephyrrus2021-01-071-1/+1
| | | | it's being saved to the disk
* chore: Move statistics related functions to it's own fileZephyrrus2021-01-071-0/+16
| | | | | | fix: Extract database constructor to a separate file to ensure we only create one knex instance/db feat: Add cron for saving the stats to the database every hour feat: Get cached stats from database (if a stat is not found in the db, generate it)
* feat: check for real mimetype using file-typeZephyrrus2021-01-071-3/+81
| | | | For now, if file-type returns undefined, we take the value from the browser. In the future this should be removed to ensure people can't bypass the real mime checking using a special file that can't be recognized by file-type.
* feature: new chunk and write strategyPitu2021-01-071-0/+5
|
* feat: add testing capabilitiesPitu2021-01-041-17066/+5105
|
* add docker supportiCrawl2020-12-261-0/+30453
|
* Fix ESLint rules once and for allPitu2020-12-241-15734/+0
|
* chore: update lock filesZephyrrus2020-12-241-14/+1418
|
* chore: update package.jsonZephyrrus2020-11-121-0/+14330