Commit Graph

  • 0b428171bb
    refactor: use typeof for undefined in client-side Bobby Wibowo 2021-01-28 00:06:05 +0700
  • 0f1ba57737 dist: rebuilt client assets and bumped v1 version string BobbyWibowo 2021-01-27 16:52:31 +0000
  • 968494bb37
    fix: systeminformation v5 breaking changes Bobby Wibowo 2021-01-27 23:50:45 +0700
  • 51c9cd2ff4
    fix(deps): update dependency systeminformation to v5 (#366) renovate[bot] 2021-01-27 23:27:29 +0700
  • afc467b4ed dist: rebuilt client assets and bumped v1 version string BobbyWibowo 2021-01-27 16:26:37 +0000
  • 9b63eda26f
    fix: bulma v0.9.2 breaking changes (proper fix) Bobby Wibowo 2021-01-27 23:24:53 +0700
  • e10d99bb6f dist: rebuilt client assets and bumped v1 version string BobbyWibowo 2021-01-27 16:21:45 +0000
  • c9d9d69204
    fix: bulma v0.9.2 breaking changes Bobby Wibowo 2021-01-27 23:19:39 +0700
  • 8acaca1c92
    chore(deps): update dependency bulma to ~0.9.2 (#367) renovate[bot] 2021-01-27 23:16:32 +0700
  • 34426a0a03
    chore(deps): update dependency stylelint to ~13.9.0 (#365) renovate[bot] 2021-01-27 23:13:38 +0700
  • 69bb761e53
    fix(deps): update dependency helmet to ~4.4.1 (#364) renovate[bot] 2021-01-27 23:13:24 +0700
  • 3f468c7082
    fix(deps): update dependency knex to ~0.21.16 (#363) renovate[bot] 2021-01-27 23:13:08 +0700
  • 4554b2a87e
    chore(deps): update dependency eslint to ~7.18.0 (#362) renovate[bot] 2021-01-27 23:12:45 +0700
  • fe0781d101
    chore(deps): update dependency postcss to ~8.2.4 (#359) renovate[bot] 2021-01-27 23:12:24 +0700
  • 651fdbf429
    fix(deps): update dependency systeminformation to v5 Renovate Bot 2021-01-27 12:38:24 +0000
  • dddfd73cce
    chore(deps): update dependency bulma to ~0.9.2 Renovate Bot 2021-01-26 19:26:34 +0000
  • 4535b0fa29
    fix(deps): update dependency systeminformation to ~4.34.9 Renovate Bot 2021-01-25 08:04:22 +0000
  • 99e5b0788b
    chore(deps): update dependency stylelint to ~13.9.0 Renovate Bot 2021-01-19 19:58:49 +0000
  • 00fd0cfa66
    fix(deps): update dependency helmet to ~4.4.1 Renovate Bot 2021-01-18 19:19:36 +0000
  • 930ab86276
    fix(deps): update dependency knex to ~0.21.16 Renovate Bot 2021-01-17 13:12:26 +0000
  • 3992378a41
    chore(deps): update dependency eslint to ~7.18.0 Renovate Bot 2021-01-15 23:46:22 +0000
  • a4bc5bb17a
    chore(deps): update dependency postcss to ~8.2.4 Renovate Bot 2021-01-09 11:11:21 +0000
  • dd55d69612
    fix: headers already sent errors Bobby Wibowo 2021-01-09 03:50:03 +0700
  • 9dc52774be dist: rebuilt client assets and bumped v1 version string BobbyWibowo 2021-01-08 20:22:09 +0000
  • 2838e718cd
    chore: trigger dist rebuild Bobby Wibowo 2021-01-09 03:20:18 +0700
  • a51fdb784f
    fix(deps): update dependency systeminformation to ~4.34.5 (#358) renovate[bot] 2021-01-09 03:19:54 +0700
  • 81d22206f8
    fix(deps): update dependency systeminformation to ~4.34.5 Renovate Bot 2021-01-08 20:18:54 +0000
  • 4646205e32
    fix(deps): update dependency systeminformation to ~4.33.8 (#352) renovate[bot] 2021-01-09 03:18:28 +0700
  • e2f9bc8132
    fix(deps): update dependency systeminformation to ~4.33.8 Renovate Bot 2021-01-08 20:18:06 +0000
  • e5cd57f9bf
    fix(deps): removed res. sqlite3/node-addon-api Bobby Wibowo 2021-01-09 03:15:51 +0700
  • 4991b92ae2
    fix(deps): update dependency sqlite3 to ~5.0.1 (#357) renovate[bot] 2021-01-09 02:56:36 +0700
  • 02a5a7312e
    ci(actions): update commit message Bobby Wibowo 2021-01-09 02:55:41 +0700
  • 9f9debae44 AUTO: Rebuilt client assets and bumped v1 version string BobbyWibowo 2021-01-08 19:52:23 +0000
  • f52493291a
    feat: same/higher group warning when editing user Bobby Wibowo 2021-01-09 02:51:23 +0700
  • 8db5ce6973
    fix(deps): update dependency sqlite3 to ~5.0.1 Renovate Bot 2021-01-08 15:30:32 +0000
  • 1049f51248 AUTO: Rebuilt client assets and bumped v1 version string BobbyWibowo 2021-01-08 04:31:31 +0000
  • da112ce485
    feat: 2 digits fractions for percentage in stats Bobby Wibowo 2021-01-08 11:29:36 +0700
  • 81cf940160
    feat: added audios count to uploads stats Bobby Wibowo 2021-01-08 11:22:31 +0700
  • 991d743ef0
    feat: add "files in albums" to albums stats Bobby Wibowo 2021-01-08 11:18:50 +0700
  • defa3f2a8c
    perf: skip checking zips on disk for album stats Bobby Wibowo 2021-01-08 11:03:26 +0700
  • afa09b0312 AUTO: Rebuilt client assets and bumped v1 version string BobbyWibowo 2021-01-08 04:00:40 +0000
  • 6b804e2c9d
    style: removed throw/cb literal lint rules Bobby Wibowo 2021-01-08 10:59:10 +0700
  • 452542ca36
    refactor: Client/ServerError on tokenController Bobby Wibowo 2021-01-08 10:56:09 +0700
  • a5607c00f6
    refactor: make use of improved utils.authorize() Bobby Wibowo 2021-01-08 10:50:25 +0700
  • c1562e11f4
    refactor: ClientError on utilsController Bobby Wibowo 2021-01-08 10:48:08 +0700
  • 59efef2d18
    refactor: Client/ServerError on authController Bobby Wibowo 2021-01-08 10:11:56 +0700
  • 1142b64e3c
    refactor: no throw literal in utilsController Bobby Wibowo 2021-01-08 09:56:01 +0700
  • b5af733dc2
    refactor: Client/ServerError on uploadController Bobby Wibowo 2021-01-08 09:44:04 +0700
  • a37057e099
    fix: error icon not showing for url upload errors Bobby Wibowo 2021-01-08 09:43:20 +0700
  • e9d22ea3ea
    fix: home uploader not parsing size error properly Bobby Wibowo 2021-01-08 09:37:35 +0700
  • a816aac1f1
    fix: await instead of return in try-catch block Bobby Wibowo 2021-01-08 09:27:38 +0700
  • 721c1c84a9
    fix: proper status codes in some album apis Bobby Wibowo 2021-01-08 09:22:31 +0700
  • 5781c45a3d
    refactor: no throw literal in lolisafe.js Bobby Wibowo 2021-01-08 09:20:00 +0700
  • e2143b4d80
    refactor: UserError -> ClientError, ServerError Bobby Wibowo 2021-01-08 08:44:28 +0700
  • ae31033c0c
    refactor: init UserError, a custom Error object Bobby Wibowo 2021-01-08 07:29:14 +0700
  • 0dfdccb25e
    refactor: move custom multer storage Bobby Wibowo 2021-01-08 07:25:27 +0700
  • 5e43c9aab4
    Update dependency postcss to ~8.2.3 (#356) renovate[bot] 2021-01-08 05:04:12 +0700
  • baef942417
    Update dependency browserslist to ~4.16.1 (#354) renovate[bot] 2021-01-08 05:04:06 +0700
  • 8279c0a7ce
    Update dependency eslint to ~7.17.0 (#351) renovate[bot] 2021-01-08 05:03:52 +0700
  • b052021380
    Update dependency postcss to ~8.2.3 Renovate Bot 2021-01-07 21:11:24 +0000
  • 5879b264d7
    Update dependency gulp-terser to ~2.0.1 (#355) renovate[bot] 2021-01-08 03:58:38 +0700
  • 6464205dde
    Update dependency gulp-terser to ~2.0.1 Renovate Bot 2021-01-07 01:29:51 +0000
  • 05543c6e2b
    Update dependency browserslist to ~4.16.1 Renovate Bot 2021-01-06 02:25:40 +0000
  • c9e0f5a4bf
    Update dependency eslint to ~7.17.0 Renovate Bot 2021-01-02 04:33:52 +0000
  • 1eb6adea96
    add elapsed time to scripts/thumbs.js Bobby Wibowo 2021-01-02 03:52:29 +0700
  • 26686298e0
    Update dependency knex to ~0.21.15 (#344) renovate[bot] 2021-01-02 03:47:58 +0700
  • c4932578b9
    Update dependency systeminformation to ~4.33.5 (#347) renovate[bot] 2021-01-02 03:47:50 +0700
  • 37de5e74ce
    Update dependency helmet to ~4.3.1 (#348) renovate[bot] 2021-01-02 03:47:42 +0700
  • bac2b88075
    Update dependency postcss to ~8.2.2 (#349) renovate[bot] 2021-01-02 03:47:34 +0700
  • 2bdd20534b
    Update dependency systeminformation to ~4.33.5 Renovate Bot 2020-12-30 11:14:58 +0000
  • 86cdf28841
    Update dependency postcss to ~8.2.2 Renovate Bot 2020-12-29 21:51:25 +0000
  • 2e4982bc98
    Update dependency helmet to ~4.3.1 Renovate Bot 2020-12-27 23:32:54 +0000
  • 43a9a5babb
    updated README.md's Bobby Wibowo 2020-12-27 19:45:27 +0700
  • 0a19b025a0
    removed utils.parallelLimit Bobby Wibowo 2020-12-27 19:44:10 +0700
  • ed27ad18b5
    cleaned up README.md Bobby Wibowo 2020-12-27 19:00:27 +0700
  • 8c85f977fd
    more scripts cleanup, added "yarn rebuild-hashes" Bobby Wibowo 2020-12-27 19:00:00 +0700
  • 7f3b947eb0
    cleaned up some scripts Bobby Wibowo 2020-12-27 18:54:05 +0700
  • 3de44243a2 AUTO: Rebuilt client assets and bumped v1 version string BobbyWibowo 2020-12-27 11:17:13 +0000
  • 18db55ba24
    Added scripts/rebuild-hashes.js Bobby Wibowo 2020-12-27 18:16:01 +0700
  • a8cc0b9534
    updated lolisafe.js Bobby Wibowo 2020-12-27 16:49:22 +0700
  • dc722c3a2a
    Update dependency knex to ~0.21.15 Renovate Bot 2020-12-26 17:21:21 +0000
  • b4b4c08d1a AUTO: Rebuilt client assets and bumped v1 version string BobbyWibowo 2020-12-26 16:51:46 +0000
  • 441faad4a7
    page auto-scroll now only happens when moving page Bobby Wibowo 2020-12-26 23:50:52 +0700
  • 3d1374680a AUTO: Rebuilt client assets and bumped v1 version string BobbyWibowo 2020-12-26 12:55:39 +0000
  • e85e8e886d
    added lolisafe upstream compat to /api/album/:id Bobby Wibowo 2020-12-26 19:54:41 +0700
  • 1382afd8c8 AUTO: Rebuilt client assets and bumped v1 version string BobbyWibowo 2020-12-26 11:50:53 +0000
  • c5647cb8bf
    albums sidebar in dashboard is now collapsible Bobby Wibowo 2020-12-26 18:49:51 +0700
  • 98080204da AUTO: Rebuilt client assets and bumped v1 version string BobbyWibowo 2020-12-26 09:53:26 +0000
  • d7b11e7e56
    try cf purge up to 3 times Bobby Wibowo 2020-12-26 16:52:07 +0700
  • 3a0810b0be
    updated albumsController.js Bobby Wibowo 2020-12-26 15:32:44 +0700
  • 664c994855
    scanner should NOT be enabled by default Bobby Wibowo 2020-12-26 15:21:49 +0700
  • d917bbdf32
    apply offset to dashboard icon Bobby Wibowo 2020-12-26 15:10:26 +0700
  • 771a3f65d2
    query amount of temporary uploads for statistics Bobby Wibowo 2020-12-25 21:18:45 +0700
  • c6e83653db
    Update dependency sharp to ~0.27.0 (#340) renovate[bot] 2020-12-25 21:08:43 +0700
  • 2ea469891c
    Update dependency systeminformation to ~4.33.1 (#339) renovate[bot] 2020-12-25 21:08:34 +0700
  • 4530449a87 AUTO: Rebuilt client assets and bumped v1 version string BobbyWibowo 2020-12-25 14:07:36 +0000
  • 346d9864f3
    improved codes for statistics Bobby Wibowo 2020-12-25 21:06:21 +0700
  • 1b3d19b5dc
    Update dependency systeminformation to ~4.33.1 Renovate Bot 2020-12-22 14:43:33 +0000
  • c689cbe15a
    Update dependency sharp to ~0.27.0 Renovate Bot 2020-12-22 13:08:22 +0000
  • b30d5e4608 AUTO: Rebuilt client assets and bumped v1 version string BobbyWibowo 2020-12-19 05:07:18 +0000