1
0
Commit Graph

26 Commits

Author SHA1 Message Date
50d2c6a8bd
Reassign first and last row global var after sorting. 2022-10-31 03:23:08 +04:00
714d0816b5
keydown event listener moved in its own section KEYBOARD HANDLING. 2022-10-31 01:44:27 +04:00
3fa12d8950
Added :focus-within for tr. 2022-10-31 01:41:34 +04:00
23737319d2
Code was reorginised. Added ability to navigate through directory list. 2022-10-31 01:39:55 +04:00
d29eb84c3f
Make prev an next buttons to ignore hidden rows. 2022-10-18 22:22:04 +04:00
ed17b83aae
Added table row filtering based on value of filter input text field. 2022-10-18 22:21:31 +04:00
4ef2a77c25
Style for an input text field. Added class .hidden to hide table rows. 2022-10-18 22:20:28 +04:00
ca35aa6019
This z-index only messing. 2022-09-20 04:38:10 +04:00
2667dfd07e
Oh, it has to be a separate function. 2022-09-20 04:28:29 +04:00
9827c5f731
Overlay was reworked from ground up. Now you can use prev and next buttons to go through media. Or use left and right arrow keys. Also ESC to close an overlay. 2022-09-20 03:39:42 +04:00
5a47a0a5e1
Styled a new overlay. 2022-09-20 03:38:35 +04:00
b6aa765183
Added .mov format to video_formats. 2022-07-25 21:10:35 +04:00
e9a6ab2600
In robots.txt fixed path. 2022-06-28 05:23:22 +04:00
8d8ae473ba
Now audio volume is stored in localStorage. 2022-06-28 05:18:38 +04:00
197d52964d
These getElementsByTagName can be replaced with children field. 2022-06-28 05:07:00 +04:00
dfe60f527c
Added comments to separate code sections. 2022-06-28 05:02:10 +04:00
4c21b93263
Had to filter array for size column being sorted correctly. 2022-06-28 04:59:01 +04:00
a7a008ce5a
Style for clickable column names. 2022-06-28 04:28:34 +04:00
cc3e34bd02
Implemented a long demanded ability to sort files by columns on page. 2022-06-28 04:21:46 +04:00
4c470006bf
Moved part of line on the next one for readability. 2022-06-28 04:20:46 +04:00
72780e9fc1
Let's set default audio volume to 50% to keep our ears safe. 2022-06-28 01:34:17 +04:00
9d2ee5883d
Added favicon. 2022-06-27 23:45:58 +04:00
54005e49e5
Added JS script. 2022-06-27 23:44:53 +04:00
1efaabf1ff
Added CSS style. 2022-06-27 23:44:45 +04:00
822065d383
Added font. 2022-06-27 23:44:36 +04:00
cc0c97fa23
Initial commit. 2022-06-27 04:38:09 +04:00