FreeTube/src
Svallinn be11e3d8cb
Chore+Refactor: Replace `nedb` package with `nedb-promises`
The 'nedb' package is unmaintained (last update was 5 years ago) and
has a couple of high severity vulnerabilities.

In addition, the use of callbacks is somewhat cumbersome for
the project's current workflow.

Therefore, I've decided to replace it with the 'nedb-promises' package,
which, internally, makes use of a maintained fork of 'nedb' and
wraps its API with Promises.
2021-06-17 04:21:58 +01:00
..
data Push Latest Code to Repository 2020-02-16 13:30:00 -05:00
main Chore+Refactor: Replace `nedb` package with `nedb-promises` 2021-06-17 04:21:58 +01:00
renderer Chore+Refactor: Replace `nedb` package with `nedb-promises` 2021-06-17 04:21:58 +01:00
utilities Push Latest Code to Repository 2020-02-16 13:30:00 -05:00
index.ejs Fix web build script and fix errors when running web version 2020-04-17 23:17:45 -04:00