Commit Graph

  • 99a7a2a677
    refactor: albumsController pass errors Bobby Wibowo 2022-07-10 14:11:29 +0700
  • d970f1d0a5
    feat: errorsController Bobby Wibowo 2022-07-10 14:10:59 +0700
  • 0977bb3a93
    chore: default db file name to db.sqlite3 Bobby Wibowo 2022-07-10 12:59:22 +0700
  • 3dfb0bec37
    chore(deps): update dependency eslint to ~8.19.0 (#532) renovate[bot] 2022-07-10 11:56:59 +0700
  • dcd7e42734
    chore(deps): update dependency eslint-plugin-n to ~15.2.4 (#531) renovate[bot] 2022-07-10 11:56:42 +0700
  • b99253e78b
    chore(deps): update dependency browserslist to ~4.21.1 (#529) renovate[bot] 2022-07-10 11:56:22 +0700
  • 112cc7c4f1
    fix(deps): update dependency systeminformation to v5.11.23 (#530) renovate[bot] 2022-07-10 11:56:05 +0700
  • 17119e6101
    fix(deps): update dependency systeminformation to v5.11.23 renovate[bot] 2022-07-09 21:00:39 +0000
  • cb0cdd651f
    chore(deps): update dependency eslint to ~8.19.0 renovate[bot] 2022-07-08 19:10:34 +0000
  • 129be38f5c
    chore(deps): update dependency eslint-plugin-n to ~15.2.4 renovate[bot] 2022-07-08 19:10:18 +0000
  • 2ca2fef301
    feat: use SimpleDataStore for album pages cache Bobby 2022-07-06 17:51:34 +0700
  • b9d0f787d7
    feat: improved SimpleDataStore.hold() again Bobby 2022-07-06 17:49:13 +0700
  • 17c863f724
    feat: SimpleDataStore.hold() no longer use up size Bobby 2022-07-06 17:14:00 +0700
  • 617dc6a056
    feat: pre-hold content-disposition before db query Bobby 2022-07-06 16:38:35 +0700
  • ecb30cd159
    feat: SimpleDataStore allow pre-holding key Bobby 2022-07-06 16:37:54 +0700
  • d31181b4be
    refactor: SimpleDataStore.STRATEGIES Bobby Wibowo 2022-07-03 11:08:00 +0700
  • 39aaa25f3f
    perf: SimpleDataStore Bobby Wibowo 2022-07-03 11:00:48 +0700
  • 8a1ff434d9
    feat: in-memory caching of content-disposition Bobby Wibowo 2022-07-03 10:35:36 +0700
  • ad4c2c2e96
    refactor: overrideContentTypes Bobby Wibowo 2022-07-03 10:23:55 +0700
  • 1404cf9328
    fix: utf-8 filename breaks Bobby Wibowo 2022-07-03 10:18:04 +0700
  • caded88dd4
    chore(deps): update dependency browserslist to ~4.21.1 renovate[bot] 2022-07-01 18:43:48 +0000
  • bd797f2c27 dist: rebuilt client assets and bumped v1 version string BobbyWibowo 2022-06-30 12:43:03 +0000
  • 6ef911538e
    fix: home not showing pretty bytes when private Bobby Wibowo 2022-06-30 19:41:47 +0700
  • ab96bd5d99
    feat: queue cloudflare purge cache with fastq Bobby Wibowo 2022-06-29 17:52:16 +0700
  • 3d2651f07b
    fix(deps): temp bind systeminformation@5.11.20 Bobby Wibowo 2022-06-29 15:47:37 +0700
  • 38e673226f
    fix: inconsistent size field in DB !! yarn migrate Bobby Wibowo 2022-06-29 14:35:00 +0700
  • 9d38c431dc
    fix: statistics failing to respond on errors Bobby Wibowo 2022-06-29 14:29:47 +0700
  • b117fa9ad1
    feat: expose utils to nunjucks templates Bobby Wibowo 2022-06-29 13:58:09 +0700
  • de54eb92f2 dist: rebuilt client assets and bumped v1 version string BobbyWibowo 2022-06-28 06:39:35 +0000
  • cb2d7b99f7
    fix: cache-control was set to all frontend pages Bobby 2022-06-28 13:38:55 +0700
  • 7c4206a4e2
    fix: src/js/file.js Bobby 2022-06-28 13:36:17 +0700
  • 4f2cf3123b dist: rebuilt client assets and bumped v1 version string BobbyWibowo 2022-06-28 06:03:46 +0000
  • 8cbdca4efc
    fix: always try to load file as image in info page Bobby 2022-06-28 13:02:38 +0700
  • e55be5ee0a
    fix(deps): update dependency sharp to ~0.30.7 (#524) renovate[bot] 2022-06-28 12:59:13 +0700
  • 9fa49900cf
    fix(deps): update dependency sharp to ~0.30.7 renovate[bot] 2022-06-28 05:59:02 +0000
  • bdd17ba103
    chore(deps): update dependency postcss-preset-env to ~7.7.2 (#523) renovate[bot] 2022-06-28 12:57:41 +0700
  • 8da197166d
    fix(deps): update dependency systeminformation to ~5.11.22 (#525) renovate[bot] 2022-06-28 12:57:27 +0700
  • c9cea26ea7
    fix(deps): update dependency systeminformation to ~5.11.22 renovate[bot] 2022-06-28 05:57:13 +0000
  • 95a63bc12c
    chore(deps): update dependency postcss-preset-env to ~7.7.2 renovate[bot] 2022-06-28 05:56:45 +0000
  • 76d66033cf
    ci(actions): remove sass-embedded Bobby 2022-06-28 12:54:58 +0700
  • 6b8b1528e2 dist: rebuilt client assets and bumped v1 version string BobbyWibowo 2022-06-28 05:54:03 +0000
  • 2465864c53
    feat: copy to clipboard button in file info page Bobby 2022-06-28 12:52:50 +0700
  • 9eb46b7986
    feat: add link to file info page in dashboard Bobby 2022-06-28 12:31:35 +0700
  • 8f20423163
    feat: add info icon to fontello Bobby 2022-06-28 12:31:13 +0700
  • e6ae519af1
    chore: src/js/player.js Bobby 2022-06-28 12:03:56 +0700
  • b17b24b159
    feat: new page /file/:identifier Bobby 2022-06-28 12:03:49 +0700
  • 5eefc0b1d0
    chore: add version to sharex config Bobby 2022-06-28 11:58:41 +0700
  • 5d1bea39ef
    feat: new api /api/upload/get/:identifier Bobby 2022-06-28 11:57:56 +0700
  • 7463a72840
    refactor: lolisafe.js file -> _file Bobby 2022-06-28 11:48:22 +0700
  • ed06b4bcb1
    feat: allow disabling redirect on js-only pages Bobby 2022-06-28 11:47:28 +0700
  • 2b195652a5
    fix: long file names in dashboard preview dialogs Bobby 2022-06-28 08:57:49 +0700
  • 9e4d477d09
    chore: improved some README.md's Bobby 2022-06-28 08:17:02 +0700
  • 0ba41281da
    chore: elaborate about pages option in config Bobby Wibowo 2022-06-27 06:44:53 +0700
  • 94f076c02f
    chore: pages/custom directory Bobby Wibowo 2022-06-27 06:29:07 +0700
  • b262cd0d0a
    chore(deps): update node.js to v18 renovate[bot] 2022-06-24 20:50:06 +0000
  • ac4ac73d50 dist: rebuilt client assets and bumped v1 version string BobbyWibowo 2022-06-24 03:01:52 +0000
  • 5db35a1023
    ci(actions): fix sass-embedded Bobby Wibowo 2022-06-24 10:00:56 +0700
  • 4e08be96a9 dist: rebuilt client assets and bumped v1 version string BobbyWibowo 2022-06-24 02:58:38 +0000
  • 6f355e9132
    chore: trigger assets rebuild Bobby Wibowo 2022-06-24 09:57:36 +0700
  • ec1dbc8d5a
    chore: elaborate more about homeDomain in config Bobby Wibowo 2022-06-24 09:33:59 +0700
  • 0537268e4d
    fix: simplified enable_home_renders Bobby Wibowo 2022-06-24 09:24:32 +0700
  • cd77bddd86
    ci: split some gulp watches Bobby Wibowo 2022-06-24 09:22:32 +0700
  • 3dd056d8f3
    chore: removed useless nojs logic from player.njk Bobby Wibowo 2022-06-24 08:42:25 +0700
  • af23d0dc6a
    chore: README Bobby Wibowo 2022-06-22 17:23:41 +0700
  • ddb0d45676
    chore: README Bobby Wibowo 2022-06-22 17:20:42 +0700
  • a1dddac5f0 dist: rebuilt client assets and bumped v1 version string BobbyWibowo 2022-06-22 10:18:59 +0000
  • 784f50d9a1
    chore: trigger assets rebuild Bobby Wibowo 2022-06-22 17:17:57 +0700
  • 57d16dbe2c
    chore(deps): update dependency eslint to ~8.18.0 (#522) renovate[bot] 2022-06-22 17:15:32 +0700
  • 15b4db865b
    chore(deps): update dependency browserslist to ~4.21.0 (#521) renovate[bot] 2022-06-22 17:15:20 +0700
  • 647cf9e54f
    chore(deps): update dependency cssnano to ~5.1.12 (#520) renovate[bot] 2022-06-22 17:15:02 +0700
  • 476a6decb7
    chore(deps): update dependency stylelint to ~14.9.1 (#518) renovate[bot] 2022-06-22 17:14:49 +0700
  • f0fb6d4994
    fix(deps): update dependency systeminformation to ~5.11.21 (#517) renovate[bot] 2022-06-22 17:14:39 +0700
  • c01040ac7b
    chore(deps): update dependency eslint to ~8.18.0 renovate[bot] 2022-06-22 10:11:57 +0000
  • 387aeca952
    chore(deps): update dependency browserslist to ~4.21.0 renovate[bot] 2022-06-22 10:11:43 +0000
  • 0162c0dedc
    chore(deps): update dependency cssnano to ~5.1.12 renovate[bot] 2022-06-22 10:11:27 +0000
  • 55413fcfb7 dist: rebuilt client assets and bumped v1 version string BobbyWibowo 2022-06-22 10:10:20 +0000
  • 06857dff02
    fix: render.js Bobby Wibowo 2022-06-22 17:09:32 +0700
  • 1d29f27252
    chore: .gitignore Bobby Wibowo 2022-06-22 17:06:14 +0700
  • 35666dd988
    chore: _globals.sample.njk Bobby Wibowo 2022-06-22 17:05:09 +0700
  • a37c9add73
    ci(actions): use sass-embedded Bobby Wibowo 2022-06-22 17:03:27 +0700
  • 682c00a0bb dist: rebuilt client assets and bumped v1 version string BobbyWibowo 2022-06-22 09:53:33 +0000
  • 8a9f0b412f
    feat: removed default home renders Bobby Wibowo 2022-06-22 16:52:14 +0700
  • 8242119c99
    fix: docker/README.md Bobby Wibowo 2022-06-22 15:45:11 +0700
  • b398a76564
    feat: adapt docker config from upstream Bobby Wibowo 2022-06-22 15:40:52 +0700
  • f37313a84c
    fix: verify database dir Bobby Wibowo 2022-06-22 14:23:54 +0700
  • 6b0f03e72c
    chore: updated .gitignore Bobby Wibowo 2022-06-22 13:55:28 +0700
  • 66e44f5eb3
    fix: relocate db scripts Bobby Wibowo 2022-06-22 13:54:20 +0700
  • 409d0c4ffd
    refactor: relocate db scripts Bobby Wibowo 2022-06-22 13:53:01 +0700
  • 9d4c08e460
    feat: some env vars support Bobby Wibowo 2022-06-22 13:27:38 +0700
  • 3ae8699253
    fix(deps): update dependency systeminformation to ~5.11.21 renovate[bot] 2022-06-22 05:37:27 +0000
  • afc58503b7
    fix(deps): sqlite3 -> better-sqlite3 (WARNING) Bobby Wibowo 2022-06-22 12:17:00 +0700
  • e79bb77a25 dist: rebuilt client assets and bumped v1 version string BobbyWibowo 2022-06-22 04:46:11 +0000
  • 954df13aa2
    fix: better null domain fallback logic Bobby Wibowo 2022-06-22 11:22:35 +0700
  • 4488f9ae8a
    fix: improve migration script for docker flow Bobby Wibowo 2022-06-22 11:01:27 +0700
  • 205fcfb966
    chore(deps): update dependency stylelint to ~14.9.1 renovate[bot] 2022-06-17 18:10:29 +0000
  • 104d0e99c3
    chore(deps): update dependency eslint to ~8.17.0 (#515) renovate[bot] 2022-06-16 11:35:47 +0700
  • b2d3457edb
    chore(deps): update dependency eslint to ~8.17.0 Renovate Bot 2022-06-16 04:35:05 +0000
  • a1270c55c6
    chore(deps): update dependency browserslist to ~4.20.4 (#513) renovate[bot] 2022-06-16 11:34:56 +0700
  • ec89c66e16
    chore(deps): update dependency eslint-plugin-n to ~15.2.3 (#514) renovate[bot] 2022-06-16 11:34:48 +0700
  • ca9c4bce9e
    chore(deps): update dependency gulp-eslint-new to ~1.5.1 (#516) renovate[bot] 2022-06-16 11:34:29 +0700