|
ca35aa6019
|
This z-index only messing.
|
2022-09-20 04:38:10 +04:00 |
|
|
151cb86df0
|
Updated usage for an overlay.
|
2022-09-20 04:35:33 +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 |
|
|
fa8f439dec
|
Added prev and next buttons and content is placed inside other div, blah-blah.
|
2022-09-20 03:37:43 +04:00 |
|
|
71733ec429
|
Updated version.
|
2022-09-20 03:36:17 +04:00 |
|
|
f52ffc74ce
|
Removed '-git' from package name.
|
2022-08-24 21:42:10 +04:00 |
|
|
8f60fa1d77
|
Updated Go version to 1.18.
|
2022-08-24 21:41:48 +04:00 |
|
|
3aa9186f9e
|
Now version is being set from a Makefile.
|
2022-08-02 01:12:47 +04:00 |
|
|
f15cf88ad9
|
Updated version.
|
2022-08-01 01:16:34 +04:00 |
|
|
7fc6daa50f
|
To MainSite() added an Yggdrasil address.
|
2022-08-01 01:16:26 +04:00 |
|
|
b6aa765183
|
Added .mov format to video_formats.
|
2022-07-25 21:10:35 +04:00 |
|
|
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 |
|
|
3a3a7b0dca
|
Incremented minor version (represents current week number btw).
|
2022-07-07 02:16:47 +04:00 |
|
|
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 |
|
|
20a14eca95
|
Added code to resolve directory symlinks.
|
2022-06-28 06:13:44 +04:00 |
|
|
6261719742
|
Fixed ExecStart= in systemd unit.
|
2022-06-28 05:31:57 +04:00 |
|
|
be776d0f2f
|
Oh, removed an unneded IndexData struct.
|
2022-06-28 05:23:49 +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 |
|
|
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 |
|
|
e61b4083b0
|
Now that paths are fixed in a program, here could be just a / location.
|
2022-06-28 05:10:22 +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 |
|
|
10181c60d2
|
Use DynamicUser in systemd unit.
|
2022-06-28 04:58:17 +04:00 |
|
|
b3634b610e
|
/usr/lib64 doesn't needed, no dynamic linking.
|
2022-06-28 04:30:09 +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 |
|
|
a70b4a6fc5
|
Moved ../ button to thead.
|
2022-06-28 04:19:54 +04:00 |
|
|
e73f3ee8fd
|
Decided not to escape. :)
|
2022-06-28 01:59:22 +04:00 |
|
|
8f8baacbf9
|
Decide to add an info about overlay functionality.
|
2022-06-28 01:58:53 +04:00 |
|
|
72780e9fc1
|
Let's set default audio volume to 50% to keep our ears safe.
|
2022-06-28 01:34:17 +04:00 |
|
|
3b324a9733
|
Added ability to disable file serving if it is handled by some other service (e.g. NGiNX).
|
2022-06-28 01:07:46 +04:00 |
|
|
799d0b0cb1
|
Removed corresponding ServeStatic paths. Now a single /*filepath is handled.
And assets FS should be passed to handlers.
|
2022-06-28 00:39:14 +04:00 |
|
|
aec33a154f
|
Added FIleServer handlers for assets and file share.
|
2022-06-28 00:37:50 +04:00 |
|
|
1506f1ac68
|
No need to move to sub-tree to assets dir. Assets dir is in path.
|
2022-06-28 00:37:20 +04:00 |
|
|
933eaa0f3c
|
Updated pregenerated index.jade.
|
2022-06-27 23:48:19 +04:00 |
|
|
ad8826d82a
|
Fixed path to favicon in index.jade.
|
2022-06-27 23:46:53 +04:00 |
|
|
9d2ee5883d
|
Added favicon.
|
2022-06-27 23:45:58 +04:00 |
|
|
0c8164e4bf
|
Oh, let's actually use user's home directory for test. :)
|
2022-06-27 23:45:21 +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 |
|
|
fa7e38a1ff
|
Not sure this nginx config is right, will check later.
|
2022-06-27 23:37:40 +04:00 |
|
|
ef920126c3
|
Working Index handler.
|
2022-06-27 23:37:12 +04:00 |
|
|
5f2b69ee3c
|
Looks like CurrentPath() func is complete.
|
2022-06-27 23:36:45 +04:00 |
|
|
ca6e28b376
|
Made use of DirStats struct in a template.
|
2022-06-27 23:26:33 +04:00 |
|