1
0
Fork 0
Commit Graph

86 Commits

Author SHA1 Message Date
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 bdcdecb612
HTTP server was reorganised in internal/http. 2023-01-12 04:58:54 +04:00
Alexander Andreev 3d8ee35053
In make run enable file handling for testing purposes. 2022-12-17 22:52:15 +04:00
Alexander Andreev d430b09178
Updated version of a program to 22.50.0. 2022-12-17 22:50:54 +04:00
Alexander Andreev 920f9f08ee
Updated use of convertFileSize() in a ScanDirectory() function. 2022-12-17 22:46:17 +04:00
Alexander Andreev 0798ba6602
convertFileSize() now returns only a concatination of a converted size and a size unit. 2022-12-17 22:45:30 +04:00
Alexander Andreev a567a27c69
A deprecated ioutil was replaced with os.ReadDir. And a bit mask compare was used instead of a symbol compare. 2022-12-17 22:44:29 +04:00
Alexander Andreev 71e7765ba8
Updated Go to 1.19. 2022-12-17 22:42:09 +04:00
Alexander Andreev e03a0e320e
Removed unused methods from HTTP server. 2022-12-17 21:50:18 +04:00
Alexander Andreev 007ab59c81
Moved robots.txt handling to Index(). 2022-12-17 21:46:54 +04:00
Alexander Andreev b793da40d4
Check a passed listen address first. 2022-12-17 21:35:33 +04:00
Alexander Andreev 760d08dcde
A -no-file-handling argument was inversed to -file-handling. So, by default no file handling occure from now. 2022-12-17 21:33:10 +04:00
Alexander Andreev 2c583201d7
f.sock was renamed to just sock also in a default for a -listen argument. 2022-12-17 21:30:07 +04:00
Alexander Andreev 38b5e6ae6e
f.sock socket file was renamed to just sock. 2022-12-17 21:29:07 +04:00
Alexander Andreev 17e346f3b6
Removed unnecessary Schema header from nginx.conf. 2022-12-17 21:28:23 +04:00
Alexander Andreev 5678d3e65a
Also change version in a Makefile. 2022-10-31 03:26:04 +04:00
Alexander Andreev f04c6424a1
For me it is a week number 44 already, so a new version is 22.44.0. 2022-10-31 03:24:15 +04:00
Alexander Andreev 50d2c6a8bd
Reassign first and last row global var after sorting. 2022-10-31 03:23:08 +04:00
Alexander Andreev 182726f3e3
Added Yggdrasil address. 2022-10-31 02:08:02 +04:00
Alexander Andreev b63e3ecbf5
http.go server moved in an internal dir. 2022-10-31 01:46:55 +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 1adda7d437
Version increased to 22.43.0. 2022-10-31 01:42:15 +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 1021945108
Download source tar instead of git clone in PKGBUILD. 2022-10-18 22:26:37 +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 3830588748
Version updated to 22.42.0. 2022-10-18 22:18:00 +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 71733ec429
Updated version. 2022-09-20 03:36:17 +04:00
Alexander Andreev f52ffc74ce
Removed '-git' from package name. 2022-08-24 21:42:10 +04:00
Alexander Andreev 8f60fa1d77
Updated Go version to 1.18. 2022-08-24 21:41:48 +04:00
Alexander Andreev 3aa9186f9e
Now version is being set from a Makefile. 2022-08-02 01:12:47 +04:00
Alexander Andreev f15cf88ad9
Updated version. 2022-08-01 01:16:34 +04:00
Alexander Andreev 7fc6daa50f
To MainSite() added an Yggdrasil address. 2022-08-01 01:16:26 +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 3a3a7b0dca
Incremented minor version (represents current week number btw). 2022-07-07 02:16:47 +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 20a14eca95
Added code to resolve directory symlinks. 2022-06-28 06:13:44 +04:00
Alexander Andreev 6261719742
Fixed ExecStart= in systemd unit. 2022-06-28 05:31:57 +04:00
Alexander Andreev be776d0f2f
Oh, removed an unneded IndexData struct. 2022-06-28 05:23:49 +04:00