BobbyWibowo
6d674cabaf
AUTO: Rebuilt client assets and bumped v1 version string
2020-11-10 15:57:45 +00:00
Bobby Wibowo
98e6c59255
expanded gulp linter to lint server-side JS files
...
changed reporter formatter for gulp stylelint from verbose to string
this should now only print out issues to console
linted other server-side JS files that i missed out on previous commits
bumped versions.js to trigger github actions
2020-11-10 22:56:18 +07:00
renovate[bot]
395a318de0
Update dependency browserslist to ~4.14.7 ( #303 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-11-10 22:27:58 +07:00
renovate[bot]
4af6c00c4f
Update dependency eslint to ~7.13.0 ( #301 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-11-10 22:27:02 +07:00
renovate[bot]
00970a75e6
Update dependency postcss to ~8.1.6 ( #300 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-11-10 22:25:07 +07:00
renovate[bot]
9d9fcf8460
Update dependency systeminformation to ~4.29.3 ( #299 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-11-10 22:24:14 +07:00
Bobby Wibowo
4b6199a909
removed eslint-plugin-standard
...
it's deprected. the only rule that standard used from it had already
been merged to eslint-plugin-node instead.
2020-11-10 22:18:00 +07:00
Bobby Wibowo
896f74e0ca
allow overriding location of chunks
...
Closes #302
2020-11-10 01:07:10 +07:00
BobbyWibowo
d796b31bd1
AUTO: Rebuilt client assets and bumped v1 version string
2020-11-05 16:11:53 +00:00
Bobby Wibowo
a0777fb1d7
fixed upload urls button not working
...
would happen when in config uploads.urlMaxSize equals uploads.maxSize
2020-11-05 23:10:22 +07:00
BobbyWibowo
0cfd3fe059
AUTO: Rebuilt client assets and bumped v1 version string
2020-11-04 04:27:31 +00:00
Bobby Wibowo
a0ab3d436e
Slight improvement to error handlers in frontend
2020-11-04 11:26:22 +07:00
BobbyWibowo
762ef3141c
AUTO: Rebuilt client assets and bumped v1 version string
2020-11-03 17:22:57 +00:00
Bobby Wibowo
5426c6f98d
Updated player.js
2020-11-04 00:21:55 +07:00
Bobby Wibowo
c16dac81ea
Updated config.sample.js
...
Didn't mean to have it enabled by default
2020-11-03 23:56:04 +07:00
Bobby Wibowo
b63836c89d
Added Content-Type override when serving with node
...
Closes #274
2020-11-03 23:53:56 +07:00
BobbyWibowo
e06d927a2b
AUTO: Rebuilt client assets and bumped v1 version string
2020-11-03 16:11:17 +00:00
Bobby Wibowo
fbf582f09e
Disabled version string in embedded player
2020-11-03 23:10:15 +07:00
BobbyWibowo
2626b03192
AUTO: Rebuilt client assets and bumped v1 version string
2020-11-03 15:52:30 +00:00
Bobby Wibowo
9c7241d145
Allow filtering audio files with is:audio
...
For now only support FLAC, MP3, WAV and WMA
More extensions will come at a later date
2020-11-03 22:51:29 +07:00
BobbyWibowo
628d4aab55
AUTO: Rebuilt client assets and bumped v1 version string
2020-11-03 15:38:31 +00:00
Bobby Wibowo
12cffb022d
Added waveform in embedded player if playing audio
...
Added LICENSE files
Moved videojs plugins into their own sub-directories in libs directory
2020-11-03 22:37:24 +07:00
Bobby Wibowo
a5693d16d8
Updated album.njk and player.njk
2020-11-03 21:57:43 +07:00
BobbyWibowo
3e98307986
AUTO: Rebuilt client assets and bumped v1 version string
2020-11-03 14:26:16 +00:00
Bobby Wibowo
519d4154e7
Updated
2020-11-03 21:25:07 +07:00
BobbyWibowo
4cbf0c6fa5
AUTO: Rebuilt client assets and bumped v1 version string
2020-11-03 14:21:07 +00:00
Bobby Wibowo
bffc9c88e5
Audio files now work with the embedded player
2020-11-03 21:17:57 +07:00
BobbyWibowo
daa2a2f1fa
AUTO: Rebuilt client assets and bumped v1 version string
2020-11-03 13:59:43 +00:00
Bobby Wibowo
3da75cd602
linted src/css/player.scss
2020-11-03 20:58:45 +07:00
Bobby Wibowo
f5e70b2d96
Added experimental embedded video.js player thingy
2020-11-03 20:56:32 +07:00
Bobby Wibowo
413722ce68
linted routes/album.js
2020-11-02 18:39:28 +07:00
Bobby Wibowo
db2897fbe6
statistics: always refetch ClamAV version
...
also better display when not using ClamAV
2020-11-02 18:23:23 +07:00
renovate[bot]
d4a3ebbc58
Update dependency knex to ~0.21.12 ( #298 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-11-02 18:08:22 +07:00
renovate[bot]
a74ff753f6
Update dependency browserslist to ~4.14.6 ( #296 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-11-02 18:08:11 +07:00
renovate[bot]
165c4204d7
Update dependency helmet to ~4.2.0 ( #297 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-11-02 18:07:53 +07:00
Bobby Wibowo
f41e325273
fixed mods editing own albums also disable them
2020-11-01 16:38:36 +07:00
renovate[bot]
6eec4dbfeb
Update dependency knex to ~0.21.11 ( #295 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-11-01 10:27:06 +07:00
Bobby Wibowo
21fae10306
Updated config.sample.js
2020-11-01 07:38:36 +07:00
Bobby Wibowo
afdbc7e9a1
Added ClamAV version to Statistics
2020-11-01 07:10:43 +07:00
Bobby Wibowo
88f852584c
!! REPLACED ClamAV BACKEND: clamdjs -> clamscan !!
...
Update your config file!
2020-11-01 06:35:56 +07:00
renovate[bot]
1902b1c668
Update dependency knex to ~0.21.10 ( #294 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-11-01 05:19:27 +07:00
renovate[bot]
6d11d9c4b2
Update dependency eslint-config-standard to ~16.0.1 ( #290 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-10-31 11:11:24 +07:00
renovate[bot]
1ce736f517
Update dependency gulp-terser to ~1.4.1 ( #291 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-10-31 11:11:07 +07:00
BobbyWibowo
b7d3d496e7
AUTO: Rebuilt client assets and bumped v1 version string
2020-10-30 18:13:11 +00:00
Bobby Wibowo
47dd512910
Removed custom ESLint curly rule
...
Sigh, why did you do this, past me..?
Also fixed "Delete uploads by names".
2020-10-31 01:12:09 +07:00
BobbyWibowo
a86967c251
AUTO: Rebuilt client assets and bumped v1 version string
2020-10-30 15:55:14 +00:00
Bobby Wibowo
c40478dd0a
Upgraded to ESLint 7
2020-10-30 22:54:02 +07:00
Bobby
0307730251
Update dependency postcss to ~8.1.4 ( #285 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-10-30 22:23:43 +07:00
Renovate Bot
0fd751d8cd
Update dependency postcss to ~8.1.4
2020-10-30 15:22:59 +00:00
renovate[bot]
42448c2048
Update dependency systeminformation to ~4.27.11 ( #287 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-10-30 22:22:10 +07:00