1
0
Fork 0
Commit Graph

55 Commits

Author SHA1 Message Date
Alexander Andreev d6463e81e8
A struct DirStats was renamed to DirStat. 2023-09-20 04:07:24 +04:00
Alexander Andreev 8b39e60a01
Reorganised CSS. Set min-height for body to 100vh. 2023-08-23 04:49:30 +04:00
Alexander Andreev c06eaecbfc
Removed unused ids. 2023-08-23 04:40:39 +04:00
Alexander Andreev f23e4d713b
Moved error styling to main.css. 2023-08-23 04:40:23 +04:00
Alexander Andreev 1a5d32f1b9
Put my full name in a footer. 2023-08-23 04:33:45 +04:00
Alexander Andreev 775eef657e
Removed id and classes from a logo. 2023-08-23 04:31:57 +04:00
Alexander Andreev 6cf74599cc
A separate base.jade template was made. An index.jade rewritten to use it. 2023-08-13 02:24:36 +04:00
Alexander Andreev 4657319d52
Added an error page. 2023-08-13 02:23:47 +04:00
Alexander Andreev aa64903161
Remove jade.go from a repo. 2023-06-13 00:05:05 +04:00
Alexander Andreev 15af164462
Moved to my httpr router. 2023-06-13 00:02:41 +04:00
Alexander Andreev 80647144b5
Removed -stdlib that prevented jade.go file's creation. 2023-06-12 23:32:09 +04:00
Alexander Andreev 24e46c79e7
In footer 2022 was replaced by 2023. 2023-06-12 23:16:46 +04:00
Alexander Andreev 56399e85bb
Removed Privacy statements section and added a link to it on a main site in a footer. 2023-06-12 23:13:41 +04:00
Alexander Andreev 2b5c26b2db
Remove compiled template. 2023-02-23 18:02:52 +04:00
Alexander Andreev 277333b1cb
Changed arav.top to arav.su. Version up to 23.8.0. 2023-02-23 17:56:26 +04:00
Alexander Andreev 50d2c6a8bd
Reassign first and last row global var after sorting. 2022-10-31 03:23:08 +04:00
Alexander Andreev 714d0816b5
keydown event listener moved in its own section KEYBOARD HANDLING. 2022-10-31 01:44:27 +04:00
Alexander Andreev 3fa12d8950
Added :focus-within for tr. 2022-10-31 01:41:34 +04:00
Alexander Andreev 7da359ddda
Added tabindex for tr elements. Filter is hidden by default. If JS is enabled, then it will be displayed. 2022-10-31 01:40:59 +04:00
Alexander Andreev 23737319d2
Code was reorginised. Added ability to navigate through directory list. 2022-10-31 01:39:55 +04:00
Alexander Andreev d29eb84c3f
Make prev an next buttons to ignore hidden rows. 2022-10-18 22:22:04 +04:00
Alexander Andreev ed17b83aae
Added table row filtering based on value of filter input text field. 2022-10-18 22:21:31 +04:00
Alexander Andreev 4ef2a77c25
Style for an input text field. Added class .hidden to hide table rows. 2022-10-18 22:20:28 +04:00
Alexander Andreev f6dd6b76d0
Added a text input filed to filter directory's content. 2022-10-18 22:19:29 +04:00
Alexander Andreev ca35aa6019
This z-index only messing. 2022-09-20 04:38:10 +04:00
Alexander Andreev 151cb86df0
Updated usage for an overlay. 2022-09-20 04:35:33 +04:00
Alexander Andreev 2667dfd07e
Oh, it has to be a separate function. 2022-09-20 04:28:29 +04:00
Alexander Andreev 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
Alexander Andreev 5a47a0a5e1
Styled a new overlay. 2022-09-20 03:38:35 +04:00
Alexander Andreev fa8f439dec
Added prev and next buttons and content is placed inside other div, blah-blah. 2022-09-20 03:37:43 +04:00
Alexander Andreev b6aa765183
Added .mov format to video_formats. 2022-07-25 21:10:35 +04:00
Alexander Andreev a3e0fdc046
Index template regenerated.
And here I found that I forgot to do it last time when added a note on using of a local storage api.
2022-07-07 02:19:22 +04:00
Alexander Andreev f097a495bc
Removed unneded id for a span containing current path, and placed its copy under a table in a separate section to make space. 2022-07-07 02:15:51 +04:00
Alexander Andreev e9a6ab2600
In robots.txt fixed path. 2022-06-28 05:23:22 +04:00
Alexander Andreev 8d8ae473ba
Now audio volume is stored in localStorage. 2022-06-28 05:18:38 +04:00
Alexander Andreev 60f662109e
I think a word picture is more suitable here. Second, I decide on use of localStorage for audio volume. 2022-06-28 05:18:09 +04:00
Alexander Andreev 197d52964d
These getElementsByTagName can be replaced with children field. 2022-06-28 05:07:00 +04:00
Alexander Andreev dfe60f527c
Added comments to separate code sections. 2022-06-28 05:02:10 +04:00
Alexander Andreev 4c21b93263
Had to filter array for size column being sorted correctly. 2022-06-28 04:59:01 +04:00
Alexander Andreev a7a008ce5a
Style for clickable column names. 2022-06-28 04:28:34 +04:00
Alexander Andreev cc3e34bd02
Implemented a long demanded ability to sort files by columns on page. 2022-06-28 04:21:46 +04:00
Alexander Andreev 4c470006bf
Moved part of line on the next one for readability. 2022-06-28 04:20:46 +04:00
Alexander Andreev a70b4a6fc5
Moved ../ button to thead. 2022-06-28 04:19:54 +04:00
Alexander Andreev 8f8baacbf9
Decide to add an info about overlay functionality. 2022-06-28 01:58:53 +04:00
Alexander Andreev 72780e9fc1
Let's set default audio volume to 50% to keep our ears safe. 2022-06-28 01:34:17 +04:00
Alexander Andreev 1506f1ac68
No need to move to sub-tree to assets dir. Assets dir is in path. 2022-06-28 00:37:20 +04:00
Alexander Andreev 933eaa0f3c
Updated pregenerated index.jade. 2022-06-27 23:48:19 +04:00
Alexander Andreev ad8826d82a
Fixed path to favicon in index.jade. 2022-06-27 23:46:53 +04:00
Alexander Andreev 9d2ee5883d
Added favicon. 2022-06-27 23:45:58 +04:00
Alexander Andreev 54005e49e5
Added JS script. 2022-06-27 23:44:53 +04:00