BobbyWibowo
04d2dff0f6
dist: rebuilt client assets and bumped v1 version string
2022-05-06 19:18:39 +00:00
Bobby
2d147e748b
feat: usergroup-based file retention periods
...
this supersedes the old temporaryUploadAges, while maintaining full
backwards-compatibility.
please consult config.sample.js if you want to start using this
2022-05-07 02:17:31 +07:00
BobbyWibowo
647f0b308d
dist: rebuilt client assets and bumped v1 version string
2022-05-06 15:24:06 +00:00
Bobby
8419b18e8a
chore: trigger actions
2022-05-06 22:22:53 +07:00
BobbyWibowo
b17ea6c8bd
dist: rebuilt client assets and bumped v1 version string
2022-05-06 14:59:37 +00:00
Bobby
b35f4ae6eb
fix: remove token from local storage if invalid
...
this required expanding our custom error classes with support for
arbitrary internal api error codes
however it'll only be used for invalid token errors for now (10001)
no plan to assign codes to other existing api errors
at that point it's probably better to redo the whole api infrastructure
2022-05-06 21:58:23 +07:00
BobbyWibowo
3f900a1ac5
dist: rebuilt client assets and bumped v1 version string
2022-05-06 13:49:36 +00:00
Bobby
ba9c9eddd7
feat: datasets of bytes and timestamps
...
on the associated front-end elements
perhaps useful for those that want to hack the display with userscript,
without having to dig cached values in global page object
2022-05-06 20:48:24 +07:00
Bobby
4fa3a54729
feat: show am/pm on date
...
we are cheating by using Date.toLocaleString(), that is fixed to "en"
locale, for the time portion of the date
2022-05-06 20:45:40 +07:00
BobbyWibowo
dbc0a82186
dist: rebuilt client assets and bumped v1 version string
2022-05-05 06:59:53 +00:00
Bobby
450bf72e7a
feat: allow mods to actually delete albums
2022-05-05 13:58:54 +07:00
BobbyWibowo
11030ff2f5
dist: rebuilt client assets and bumped v1 version string
2022-05-05 06:18:53 +00:00
Bobby
39b7d96b8f
feat: static preview of album description markdown
...
in dashboard's edit album prompt
2022-05-05 13:17:32 +07:00
BobbyWibowo
c9e84b5c24
dist: rebuilt client assets and bumped v1 version string
2022-04-20 20:10:08 +00:00
Bobby
c3f8e3e213
fix(deps): add waversurfer.js source map
2022-04-21 03:09:10 +07:00
BobbyWibowo
cf1475197e
dist: rebuilt client assets and bumped v1 version string
2022-04-20 12:31:21 +00:00
Bobby
cf9c4ce7cb
fix: player.js
2022-04-20 19:29:35 +07:00
Bobby
43837cac20
chore: stray console.log in dashboard.js
2022-04-20 19:29:08 +07:00
Bobby
e9e2d4993b
fix(deps): update video.js and its plugins
2022-04-20 19:28:40 +07:00
BobbyWibowo
b28e609c18
dist: rebuilt client assets and bumped v1 version string
2022-04-15 06:42:08 +00:00
Bobby
18a235fdf9
chore: trigger actions rebuild
2022-04-15 13:41:05 +07:00
BobbyWibowo
d5a8ab471e
dist: rebuilt client assets and bumped v1 version string
2022-03-09 15:09:49 +00:00
Bobby
b48d72a5ff
chore: trigger actions rebuild again
...
to align cache with updated actions modules
2022-03-09 22:08:42 +07:00
BobbyWibowo
aaeb66efcd
dist: rebuilt client assets and bumped v1 version string
2022-03-09 00:08:10 +00:00
Bobby
9ade74645d
chore: trigger actions rebuild
...
mainly to re-cache dependencies against node 16
2022-03-09 07:06:34 +07:00
BobbyWibowo
8dc9ffda45
dist: rebuilt client assets and bumped v1 version string
2022-03-03 12:27:11 +00:00
Bobby
556bb801f4
chore: removed unused css
2022-03-03 19:26:04 +07:00
BobbyWibowo
7388a37cee
dist: rebuilt client assets and bumped v1 version string
2022-03-03 11:55:03 +00:00
Bobby
7ee3ec1ef0
style: adhere to keyframes-name-pattern
2022-03-03 18:54:05 +07:00
BobbyWibowo
80e53da69c
dist: rebuilt client assets and bumped v1 version string
2022-03-03 11:46:42 +00: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
BobbyWibowo
b4b5304716
dist: rebuilt client assets and bumped v1 version string
2021-10-22 14:39:52 +00:00
Bobby
07368e23c4
chore: trigger rebuild to refresh actions' cache
2021-10-22 21:38:14 +07:00
BobbyWibowo
cf2fed6605
dist: rebuilt client assets and bumped v1 version string
2021-06-06 11:33:14 +00:00
Bobby
8d79154e6c
style: phrasing in delete user prompt
2021-06-06 18:31:17 +07:00
BobbyWibowo
1e3bc5aef2
dist: rebuilt client assets and bumped v1 version string
2021-02-12 08:50:42 +00:00
Bobby Wibowo
cf4a1af209
feat: list albums' total size and zip size
2021-02-12 15:48:40 +07:00
BobbyWibowo
5d9d499642
dist: rebuilt client assets and bumped v1 version string
2021-02-12 06:08:19 +00:00
Bobby Wibowo
bba0d38e8e
chore: trigger rebuild to refresh actions' cache
2021-02-12 13:06:10 +07:00
BobbyWibowo
12d49b1d40
dist: rebuilt client assets and bumped v1 version string
2021-01-31 23:15:50 +00:00
Bobby Wibowo
274d922b2f
refactor: simplified a regex in home.js
2021-02-01 06:08:26 +07:00
Bobby Wibowo
5a74776978
fix: thumbnails not generated with mixed case
...
e.g. .jpG, .JPG, .PnG, etc.
Also simplified some codes.
2021-02-01 05:23:53 +07:00
Bobby Wibowo
37076049e1
style: sort extension names in home.js
2021-02-01 05:20:47 +07:00
BobbyWibowo
6142674007
dist: rebuilt client assets and bumped v1 version string
2021-01-27 17:20:44 +00:00
Bobby Wibowo
ce1e7bb21d
feat: added max age support to newsfeed
...
Hardcoded to 91 days (~3 months).
2021-01-28 00:18:30 +07:00
BobbyWibowo
220ec14d83
dist: rebuilt client assets and bumped v1 version string
2021-01-27 17:07:46 +00:00
Bobby Wibowo
0b428171bb
refactor: use typeof for undefined in client-side
...
I didn't notice anything breaking prior to this, but just to be safe.
2021-01-28 00:06:05 +07:00
BobbyWibowo
0f1ba57737
dist: rebuilt client assets and bumped v1 version string
2021-01-27 16:52:31 +00:00
Bobby Wibowo
968494bb37
fix: systeminformation v5 breaking changes
...
Made the codes for stats generation a bit more readable.
Usage percentage for file systems will now properly reflect "non-root"
usage percentage in ext2/3/4 file systems.
2021-01-27 23:50:45 +07:00
BobbyWibowo
afc467b4ed
dist: rebuilt client assets and bumped v1 version string
2021-01-27 16:26:37 +00:00