dependabot[bot]
|
8edcb14a63
|
Bump sqlite3 from 5.1.2 to 5.1.5
Bumps [sqlite3](https://github.com/TryGhost/node-sqlite3) from 5.1.2 to 5.1.5.
- [Release notes](https://github.com/TryGhost/node-sqlite3/releases)
- [Commits](https://github.com/TryGhost/node-sqlite3/compare/v5.1.2...v5.1.5)
---
updated-dependencies:
- dependency-name: sqlite3
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-03-13 21:48:13 +00:00 |
|
baldo
|
7a7fe1e3ac
|
Fix: Use a valid SPDX license expression for AGPL.
|
2022-10-04 18:00:18 +02:00 |
|
baldo
|
625f8cbd90
|
Relicense server and legacy code under AGPL.
|
2022-10-04 16:02:39 +02:00 |
|
baldo
|
77533dfb4b
|
Update server dependencies.
|
2022-10-04 14:41:23 +02:00 |
|
baldo
|
e50a8c4c6a
|
Update server dependencies.
|
2022-09-27 14:29:18 +02:00 |
|
baldo
|
c988227bc7
|
Update server dependencies.
|
2022-09-20 15:34:32 +02:00 |
|
baldo
|
894ee97fdf
|
Update server dependencies.
|
2022-09-14 15:56:16 +02:00 |
|
baldo
|
facff817e2
|
Update server dependencies.
|
2022-09-06 16:48:43 +02:00 |
|
baldo
|
4836e256dd
|
Update server dependencies.
|
2022-09-01 14:54:40 +02:00 |
|
baldo
|
d135665b60
|
Update server dependencies.
|
2022-08-30 15:12:58 +02:00 |
|
baldo
|
94e35b0bb4
|
Server: Update typescript.
|
2022-08-30 15:03:09 +02:00 |
|
baldo
|
ac8159ce1d
|
Add pre-commit hook that runs all the checks.
|
2022-08-26 16:25:50 +02:00 |
|
baldo
|
e17fa4ed73
|
Update server dependencies.
|
2022-08-24 17:12:00 +02:00 |
|
baldo
|
5237db38e0
|
Server: ESLint setup.
|
2022-08-23 19:18:02 +02:00 |
|
baldo
|
11fca5e94a
|
Update server dependencies.
|
2022-08-23 14:55:40 +02:00 |
|
baldo
|
4c10f9dd4e
|
Update server dependencies
|
2022-08-18 12:30:30 +02:00 |
|
baldo
|
fcb2bc9fbb
|
Update server dependencies.
|
2022-08-09 13:44:12 +02:00 |
|
baldo
|
1b47de7c5f
|
Update server dependencies.
|
2022-08-02 14:37:00 +02:00 |
|
baldo
|
445f54e012
|
Update server dependencies.
|
2022-07-28 11:25:53 +02:00 |
|
baldo
|
533710a2d4
|
Update server dependencies.
|
2022-07-22 14:46:39 +02:00 |
|
baldo
|
824db3fa18
|
Pin some dependency versions to fix security issues.
|
2022-07-21 19:26:09 +02:00 |
|
baldo
|
cfa784dfe2
|
Trying to fix security issues by pinning dependencies of ng-admin
|
2022-07-21 13:48:07 +02:00 |
|
baldo
|
cf890c21cb
|
Remove unused build steps.
* autoprefixer
* ngAnnotate
* imagemin
* svgmin
|
2022-07-21 13:08:49 +02:00 |
|
baldo
|
8a2d108051
|
Update server dependencies.
|
2022-07-21 11:51:29 +02:00 |
|
baldo
|
28c8429edd
|
Sqlite upgrade and type refactorings
|
2022-07-18 18:14:51 +02:00 |
|
baldo
|
01691a0c20
|
Update server dependencies.
|
2022-07-18 13:00:17 +02:00 |
|
baldo
|
217ed6ff20
|
Version => SNAPSHOT
|
2022-07-14 20:13:40 +02:00 |
|
baldo
|
6c2bd85287
|
Update server dependencies.
|
2022-07-14 20:12:45 +02:00 |
|
baldo
|
62df108999
|
Version bump => 0.18.1
|
2022-07-11 12:13:22 +02:00 |
|
baldo
|
73ef6ac422
|
Fix deployment: No more symlinks in dist.
|
2022-07-11 12:13:06 +02:00 |
|
baldo
|
5e8bd35bf1
|
Version bump => 0.18.0
|
2022-07-11 11:25:24 +02:00 |
|
baldo
|
16da719e2c
|
yarn audit fix
|
2022-07-11 11:25:24 +02:00 |
|
baldo
|
ad2db3427d
|
Allow having multiple users for admin login.
* Use password hashes via bcrypt.
* Trying to reduce the risk of timing attacks against login.
|
2022-07-07 13:10:57 +02:00 |
|
baldo
|
361d7a07a5
|
Update server dependencies
|
2022-07-07 11:14:52 +02:00 |
|
baldo
|
a81dc30f0a
|
Updated server dependencies.
|
2022-07-07 11:10:46 +02:00 |
|
baldo
|
3e2828e6d5
|
Version => Snapshot
|
2022-07-07 11:10:28 +02:00 |
|
baldo
|
5d49e1bcb8
|
Update server dependencies.
|
2022-07-07 11:10:14 +02:00 |
|
baldo
|
1967637d98
|
Use yarn instead of npm.
|
2022-05-19 11:17:23 +02:00 |
|
baldo
|
002ae4419f
|
Implement custom logger to replace scribe.js.
* scribe.js is unmaintained and adds unnecessary complexity.
|
2022-02-09 18:02:59 +01:00 |
|
baldo
|
2df8539c46
|
Version bump => 0.17.0
|
2022-02-07 21:06:30 +01:00 |
|
baldo
|
be10257c0e
|
Update deps.
|
2022-02-07 21:06:30 +01:00 |
|
baldo
|
2da00b6a29
|
Update nodejs to >= 16.x
|
2022-02-07 20:36:48 +01:00 |
|
baldo
|
0fc869624a
|
Version bump => 0.16.1
|
2021-11-01 20:57:24 +01:00 |
|
baldo
|
d37cdf1b32
|
Even more server-side depency updates.
|
2021-11-01 20:55:40 +01:00 |
|
baldo
|
5edeea4573
|
Lots of package updates.
|
2021-10-14 17:18:30 +02:00 |
|
dependabot[bot]
|
bac0fdb424
|
Bump lodash from 4.17.20 to 4.17.21
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.20 to 4.17.21.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.20...4.17.21)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-10-14 14:39:36 +00:00 |
|
baldo
|
deee3f36ae
|
Version bump => 0.16.0
|
2021-08-23 21:05:54 +02:00 |
|
baldo
|
b2e2d93bb0
|
Version bump => 0.15.0
|
2021-08-09 22:05:12 +02:00 |
|
baldo
|
8262d8d469
|
Version bump => 0.14.5-beta3
|
2021-08-09 21:54:34 +02:00 |
|
baldo
|
d06c732cfe
|
Version bump => 0.14.5-beta2
|
2021-08-09 21:37:02 +02:00 |
|