renovate[bot]
50327903a0
chore(deps): update dependency eslint-config-standard to ~17.0.0 ( #471 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-04-23 02:53:47 +07:00
renovate[bot]
7f6fcf3833
chore(deps): update dependency stylelint to ~14.7.1 ( #472 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-04-23 02:53:01 +07:00
renovate[bot]
fff5ebbdd4
chore(deps): update dependency stylelint to ~14.7.0 ( #469 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-04-16 13:36:32 +07:00
renovate[bot]
42c8a3e06c
fix(deps): update dependency helmet to v5 ( #462 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-04-15 14:17:51 +07:00
renovate[bot]
b00a376c63
chore(deps): update dependency postcss-preset-env to ~7.4.3 ( #463 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-04-15 14:17:23 +07:00
renovate[bot]
decb6578d9
fix(deps): update dependency body-parser to ~1.20.0 ( #465 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-04-15 14:16:24 +07:00
renovate[bot]
28ba5834ea
fix(deps): update dependency express-rate-limit to v6 ( #461 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-04-15 14:11:47 +07:00
renovate[bot]
da2348be09
fix(deps): update dependency clamscan to v2 ( #460 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-04-15 14:06:39 +07:00
renovate[bot]
e1a6df0c17
fix(deps): update dependency jszip to ~3.9.1 ( #466 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-04-15 14:00:50 +07:00
Bobby
71e4c928ba
feat: transition to eslint v8 environment
2022-04-15 13:40:22 +07:00
Bobby
44cd9c3653
fix: set minimum node version to 12.22.0
...
in preparation to transition to eslint 8
2022-04-15 13:39:41 +07:00
Bobby
f75050f1cf
fix(deps): update dependency sqlite3 to ~5.0.3
2022-04-15 13:07:33 +07:00
renovate[bot]
8d97d5cdd8
chore(deps): update dependency postcss to ~8.4.12 ( #452 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-04-15 12:58:36 +07:00
renovate[bot]
34f060cfc3
chore(deps): update dependency cssnano to ~5.1.7 ( #451 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-04-15 12:58:26 +07:00
renovate[bot]
22e4a73a37
chore(deps): update dependency stylelint to ~14.6.1 ( #458 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-04-15 12:57:53 +07:00
renovate[bot]
79373b8038
fix(deps): update dependency multer to ~1.4.4 ( #453 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-04-15 12:57:42 +07:00
renovate[bot]
f74d6a8808
fix(deps): update dependency randomstring to ~1.2.2 ( #454 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-04-15 12:57:28 +07:00
renovate[bot]
5adcf18f1b
chore(deps): update dependency browserslist to ~4.20.2 ( #456 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-04-15 12:57:08 +07:00
renovate[bot]
730689d819
fix(deps): update dependency sharp to ~0.30.3 ( #457 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-04-15 12:56:52 +07:00
renovate[bot]
abc29768de
fix(deps): update dependency systeminformation to ~5.11.9 ( #455 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-04-15 12:56:16 +07:00
renovate[bot]
69bea5ecee
fix(deps): update dependency express to ~4.17.3 ( #449 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-03-09 06:52:29 +07:00
Bobby
2495a25ca9
fix(deps): get rid of fibers
2022-03-09 06:44:23 +07:00
renovate[bot]
f67a4c8539
fix(deps): update dependency content-disposition to ~0.5.4 ( #448 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-03-09 06:36:52 +07:00
renovate[bot]
0600d60976
fix(deps): update dependency body-parser to ~1.19.2 ( #447 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-03-09 06:36:37 +07:00
Bobby
06d79a646b
feat: use chokidar with nunjucks during dev
...
to make nunjucks recompiles templates only when it detects changes,
as opposed to compiling everytime due to not using caching.
reminder that this is NOT a live reload feature!
2022-03-07 01:41:10 +07:00
Bobby
3050de43c4
fix(deps): @bobbywibowo/serve-static
...
the fork is now named under @bobbywibowo tag to allow it co-existing
with upstream version within the same scope if required
it and @bobbywibowo/send have also been aligned with their respective
latest master commits as of this commit date
2022-03-04 02:57:21 +07:00
Bobby
86dc408ee4
fix(deps): update dependency node-fetch to ~2.6.7
2022-03-03 19:39:47 +07:00
Bobby
7194f0c838
feat: transition to stylelint v14 environment
...
stylelint: 13 -> 14
postcss-preset-env: 6 -> 7
eslint-plugin-compat: 3 -> 4
replaced stylelint-config-standard with
stylelint-config-standard-scss
switched to @ronilaukkarinen/gulp-stylelint, a fork of gulp-stylelint,
due to the upstream's maintainer going missing
temporarily disabled some stylelint rules to ease transition
2022-03-03 18:44:43 +07:00
Bobby
027cb54223
feat: yarn dev alias for yarn develop
2022-03-03 18:01:19 +07:00
renovate[bot]
cf50f61e96
fix(deps): update dependency express-rate-limit to ~5.5.1 ( #442 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-03-03 17:59:17 +07:00
renovate[bot]
dc1fdb827a
fix(deps): update dependency sharp to ~0.30.2 ( #434 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-03-03 17:58:37 +07:00
Bobby
3457b1b7ee
fix: set minimum node version to 12.13.0
...
this is to match sharp >=0.29.0, and also because node 10 is already
phased out
https://nodejs.org/en/about/releases/
2022-03-03 17:58:00 +07:00
renovate[bot]
36637258b9
chore(deps): update dependency gulp-terser to ~2.1.0 ( #441 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-03-03 17:52:21 +07:00
renovate[bot]
fb76490779
chore(deps): update dependency eslint-config-standard to ~16.0.3 ( #421 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-03-03 17:52:02 +07:00
renovate[bot]
874d142a82
chore(deps): update dependency cssnano to v5 ( #410 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-03-03 17:51:38 +07:00
renovate[bot]
ab0ef50563
chore(deps): update dependency bulma to ~0.9.3 ( #424 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-03-03 17:44:12 +07:00
renovate[bot]
f2620e2792
chore(deps): update dependency gulp-eslint7 to ~0.3.2 ( #437 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-03-03 17:43:18 +07:00
renovate[bot]
624916679f
chore(deps): update dependency eslint to ~7.32.0 ( #405 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-03-03 17:42:53 +07:00
renovate[bot]
70f333b519
chore(deps): update dependency postcss to ~8.4.7 ( #407 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-03-03 17:42:29 +07:00
renovate[bot]
aa5147ff5c
chore(deps): update dependency eslint-plugin-import to ~2.25.4 ( #420 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-03-03 17:42:11 +07:00
renovate[bot]
9a0d800871
chore(deps): update dependency gulp-postcss to ~9.0.1 ( #430 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-03-03 17:41:58 +07:00
renovate[bot]
5cc37607a4
chore(deps): update dependency stylelint to ~13.13.1 ( #414 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-03-03 17:40:02 +07:00
renovate[bot]
b6b60991b4
chore(deps): update dependency browserslist to ~4.19.3 ( #440 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-03-03 17:39:36 +07:00
renovate[bot]
b1ea3127e1
fix(deps): update dependency systeminformation to ~5.11.6 ( #438 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-03-03 17:39:23 +07:00
Bobby Wibowo
8676eb1ed9
fix(deps): update dependency blake3 to ~2.1.7
2022-01-03 21:53:45 +07:00
Bobby
a2a2375ace
fix(deps): update dependency knex to ~0.21.21
2021-10-22 21:46:36 +07:00
renovate[bot]
a7b4f69413
fix(deps): update dependency jszip to ~3.7.1 ( #433 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-10-22 21:45:12 +07:00
renovate[bot]
2dc5ee2c46
fix(deps): update dependency node-fetch to ~2.6.5 ( #432 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-10-22 21:45:05 +07:00
renovate[bot]
7cdf2a99ce
fix(deps): update dependency multer to ~1.4.3 ( #431 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-10-22 21:41:13 +07:00
renovate[bot]
a14244ff23
chore(deps): update dependency gulp-eslint7 to ~0.3.1 ( #416 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-09-08 00:54:33 +07:00
renovate[bot]
4bc0dd85ea
chore(deps): update dependency gulp-replace to ~1.1.3 ( #413 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-09-08 00:54:04 +07:00
renovate[bot]
3882dbc076
chore(deps): update dependency eslint-plugin-compat to ~3.13.0 ( #427 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-09-08 00:52:55 +07:00
renovate[bot]
5f41b4af62
fix(deps): update dependency systeminformation to ~5.8.7 ( #419 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-09-08 00:52:02 +07:00
renovate[bot]
e1c7bf63a3
chore(deps): update dependency browserslist to ~4.17.0 ( #411 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-09-08 00:50:48 +07:00
renovate[bot]
b7047c7238
fix(deps): update dependency express-rate-limit to ~5.3.0 ( #426 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-09-08 00:49:55 +07:00
renovate[bot]
33fbb02ff7
fix(deps): update dependency search-query-parser to ~1.6.0 ( #423 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-09-08 00:49:22 +07:00
renovate[bot]
03b49743d0
fix(deps): update dependency sharp to ~0.28.3 ( #422 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-09-08 00:49:08 +07:00
renovate[bot]
38388e90c7
fix(deps): update dependency sharp to ~0.28.2 ( #406 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-05-12 00:30:23 +07:00
renovate[bot]
97917db4d8
fix(deps): update dependency systeminformation to ~5.6.20 ( #399 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-05-12 00:28:46 +07:00
renovate[bot]
7d1b55013e
fix(deps): update dependency helmet to ~4.6.0 ( #412 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-05-12 00:27:12 +07:00
renovate[bot]
009ed3ca2b
fix(deps): update dependency randomstring to ~1.2.1 ( #418 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-05-12 00:12:26 +07:00
Bobby Wibowo
751c3a26d3
chroe: updated package.json
2021-05-12 00:09:03 +07:00
renovate[bot]
167c5229cf
fix(deps): update dependency clamscan to ^1.4.2 ( #417 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-05-11 23:48:42 +07:00
renovate[bot]
afdafd1db5
chore(deps): update dependency eslint to ~7.22.0 ( #404 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-03-19 02:02:45 +07:00
renovate[bot]
e98566154d
chore(deps): update dependency stylelint-config-standard to v21 ( #403 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-03-19 02:02:39 +07:00
renovate[bot]
3e5439c635
chore(deps): update dependency stylelint to ~13.12.0 ( #402 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-03-19 02:01:33 +07:00
renovate[bot]
b0bb95e11e
chore(deps): update dependency postcss to ~8.2.8 ( #401 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-03-19 02:00:34 +07:00
renovate[bot]
dc35faf47c
chore(deps): update dependency eslint to ~7.21.0 ( #386 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-03-04 03:59:46 +07:00
renovate[bot]
58fa60c982
fix(deps): update dependency knex to ~0.21.19 ( #398 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-03-04 03:57:06 +07:00
renovate[bot]
da2efe159d
fix(deps): update dependency systeminformation to ~5.5.0 ( #396 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-03-01 00:03:03 +07:00
renovate[bot]
1bf5b85e63
fix(deps): update dependency sharp to ~0.27.2 ( #395 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-03-01 00:02:44 +07:00
renovate[bot]
db25092bb8
fix(deps): update dependency bcrypt to ~5.0.1 ( #397 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-03-01 00:02:09 +07:00
renovate[bot]
ea60c48ce5
fix(deps): update dependency knex to ~0.21.18 ( #393 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-02-22 22:31:51 +07:00
renovate[bot]
097aef8a0c
fix(deps): update dependency systeminformation to ~5.3.4 ( #392 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-02-22 22:31:41 +07:00
renovate[bot]
e4d251f888
chore(deps): update dependency stylelint to ~13.11.0 ( #391 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-02-22 22:30:37 +07:00
renovate[bot]
db12572f80
fix(deps): update dependency systeminformation to ~5.3.3 ( #385 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-02-19 17:33:35 +07:00
renovate[bot]
2f98832c95
fix(deps): update dependency express-rate-limit to ~5.2.6 ( #390 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-02-19 17:33:18 +07:00
renovate[bot]
f5bb13ed92
fix(deps): update dependency nunjucks to ~3.2.3 ( #388 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-02-19 17:32:48 +07:00
renovate[bot]
3f0f5409ea
fix(deps): update dependency sqlite3 to ~5.0.2 ( #389 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-02-19 17:32:17 +07:00
Bobby Wibowo
feecf7f62d
chore: updated package.json
2021-02-15 08:35:19 +07:00
renovate[bot]
92f04fca3b
fix(deps): update dependency systeminformation to ~5.2.7 ( #384 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-02-13 00:16:55 +07:00
renovate[bot]
a456dc59f0
fix(deps): update dependency systeminformation to ~5.2.6 ( #383 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-02-12 15:51:18 +07:00
renovate[bot]
80d31ddacf
fix(deps): update dependency systeminformation to ~5.2.5 ( #382 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-02-12 13:04:18 +07:00
renovate[bot]
b127f73b52
chore(deps): update dependency stylelint to ~13.10.0 ( #381 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-02-12 13:03:22 +07:00
renovate[bot]
71f739a136
chore(deps): update dependency eslint-plugin-promise to ~4.3.1 ( #380 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-02-12 13:03:04 +07:00
renovate[bot]
abd7d4f52a
fix(deps): update dependency jszip to ~3.6.0 ( #379 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-02-12 13:02:31 +07:00
renovate[bot]
8ec81cdbb0
fix(deps): update dependency express-rate-limit to ~5.2.5 ( #378 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-02-12 13:01:59 +07:00
renovate[bot]
c67fb8d420
chore(deps): update dependency postcss to ~8.2.6 ( #377 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-02-12 13:01:19 +07:00
renovate[bot]
d835e595dc
fix(deps): update dependency systeminformation to ~5.0.11 ( #376 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-02-12 13:00:55 +07:00
renovate[bot]
3ff139319f
chore(deps): update dependency browserslist to ~4.16.3 ( #375 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-02-01 06:22:26 +07:00
renovate[bot]
a2775cb58f
chore(deps): update dependency eslint to ~7.19.0 ( #374 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-02-01 06:22:18 +07:00
renovate[bot]
6bbcc12a1e
fix(deps): update dependency systeminformation to ~5.0.8 ( #371 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-02-01 06:21:54 +07:00
renovate[bot]
5314bf22e3
fix(deps): update dependency knex to ~0.21.17 ( #372 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-02-01 06:21:40 +07:00
renovate[bot]
5842793d47
fix(deps): update dependency sharp to ~0.27.1 ( #368 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-01-29 22:38:26 +07:00
renovate[bot]
785fd40a24
fix(deps): update dependency systeminformation to ~5.0.7 ( #369 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-01-29 22:37:53 +07:00
renovate[bot]
51c9cd2ff4
fix(deps): update dependency systeminformation to v5 ( #366 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-01-27 23:27:29 +07:00
renovate[bot]
8acaca1c92
chore(deps): update dependency bulma to ~0.9.2 ( #367 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-01-27 23:16:32 +07:00
renovate[bot]
34426a0a03
chore(deps): update dependency stylelint to ~13.9.0 ( #365 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-01-27 23:13:38 +07:00
renovate[bot]
69bb761e53
fix(deps): update dependency helmet to ~4.4.1 ( #364 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-01-27 23:13:24 +07:00
renovate[bot]
3f468c7082
fix(deps): update dependency knex to ~0.21.16 ( #363 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-01-27 23:13:08 +07:00