BobbyWibowo
27a2717b48
AUTO: Rebuilt client assets and bumped v1 version string
2020-11-17 22:20:40 +00:00
Bobby Wibowo
c30361e648
fix version requirement for gulp-dart-sass
...
also bumped v1 version string to trigger rebuilding again
it's mostly so that github actions' yarn cache gets rebuilt too or smth
2020-11-18 05:19:11 +07:00
BobbyWibowo
c1472218bb
AUTO: Rebuilt client assets and bumped v1 version string
2020-11-17 18:14:40 +00:00
Bobby Wibowo
a94d482fc5
replaced gulp-sass with gulp-dart-sass
...
removed node-sass as explicit dev dependency
gulp-dart-sass will already require sass (new dart sass, not node-sass)
added fibers as a new dev dependency
this is a requirement to speed up async sass compiling
https://sass-lang.com/dart-sass
full sub-dependencies upgrade (deleted yarn.lock then did yarn install)
bumped v1 version string to trigger auto rebuild
2020-11-18 01:13:30 +07:00
BobbyWibowo
0eaf34748e
AUTO: Rebuilt client assets and bumped v1 version string
2020-11-12 09:10:06 +00:00
Bobby Wibowo
eaf726b726
obligatory versions bump to trigger rebuild
2020-11-12 16:08:52 +07:00
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
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
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
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
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
BobbyWibowo
b49231dd0e
AUTO: Rebuilt client assets and bumped v1 version string
2020-10-12 15:06:24 +00:00
Bobby Wibowo
51016667cd
Bumped all versions
2020-10-12 22:05:28 +07:00
BobbyWibowo
3129e8f5b7
AUTO: Rebuilt client assets and bumped v1 version string
2020-10-11 10:33:49 +00:00
Bobby Wibowo
22e6c2c3c6
Updated
...
Replaced all Array.concat() with spread operator and/or push().
Fixed some faulty search logics when using exclusion filters.
Fixed capitalization of mac font in _variables.scss. Stylelint somehow
fricked up again in my previous commit.
2020-10-11 17:32:22 +07:00
BobbyWibowo
2017b149da
AUTO: Rebuilt client assets and bumped v1 version string
2020-10-02 16:55:35 +00:00
Bobby Wibowo
59fa4824d2
Updated _variables.scss
...
File extension change since bulma v0.9.1
2020-10-02 23:54:41 +07:00
BobbyWibowo
90583e1f3b
AUTO: Rebuilt client assets and bumped v1 version string
2020-10-02 16:53:22 +00:00
Bobby Wibowo
f211a39aef
Cleaned up dashboard.js
2020-10-02 23:52:15 +07:00
BobbyWibowo
b589e070d8
AUTO: Rebuilt client assets and bumped v1 version string
2020-10-01 21:36:08 +00:00
Bobby Wibowo
3c1f0996a3
Updated dashboard.js
...
It's a bit eh, but it works.
This should finally fix active sidebar menus getting deactivated in
certain conditions and all that kinda jazz.
2020-10-02 04:34:44 +07:00
BobbyWibowo
8e5e6ce018
AUTO: Rebuilt client assets and bumped v1 version string
2020-09-08 12:05:04 +00:00
Bobby Wibowo
c113184385
Improved disk usage entry in statistics
...
Now will calculate usage as (total - avail).
In Linux, ext filesystems by default reserves 5% of the space to be
usable by root, making them essentially already "used" space.
Originally we didn't take that into account.
Disk usage percentage will now round down: Math.round() -> Math.floor().
The general behavior in other tools such as "df".
2020-09-08 19:04:12 +07:00
BobbyWibowo
0cac4a947f
AUTO: Rebuilt client assets and bumped v1 version string
2020-09-07 16:10:09 +00:00
Bobby Wibowo
6b2b8e9b0e
Updated dependencies
...
node-fetch: 2.6.0 -> 2.6.1 (security)
browserslist: 4.14.0 -> 4.14.1
stylelint: 13.6.1 -> 13.7.0
Obligatory bump to versions.json as this commit requires rebuilding
client assets (dev dependencies updates affect style.css).
As usual, rebuilds will be in the next commit by the build bot.
2020-09-07 23:08:53 +07:00
BobbyWibowo
6bcde5a86b
AUTO: Rebuilt client assets and bumped v1 version string
2020-08-24 05:36:40 +00:00
Bobby Wibowo
8214c70ce7
Obligatory commit to test automation
2020-08-24 12:35:49 +07:00
BobbyWibowo
0e9d5328e3
Rebuilt client assets and bumped v1 version string
2020-08-24 01:25:08 +00:00
Bobby Wibowo
a2f544db99
Updated dashboard.js
...
FIX: Directly jumping to N page from pagination caused the menu item in
sidebar (e.g. Manage users) to be inactive.
2020-08-24 08:24:13 +07:00
BobbyWibowo
c08785dc5f
Rebuilt client assets and bumped v1 version string
2020-08-24 01:09:31 +00:00