Commit Graph

105 Commits

Author SHA1 Message Date
ba3033c0b5
Let's use a visibility property instead of changing a display option. 2021-09-09 20:46:21 +04:00
4d49da01cd
Added address helpers for i2p hostnames. 2021-09-09 20:38:27 +04:00
31d2ef3040
Redid a contacts section. 2021-09-09 20:38:03 +04:00
7428d4707b
Added a privacy statements section for a file share. 2021-09-09 20:36:58 +04:00
a3816d6c25
Added image handling. Scaling. Auto-exec function removed for it is not necessary. 2021-09-09 20:35:40 +04:00
3978f93af2
Let's leave a little gap so we can close a view. And set those properties for any element inside the view. 2021-09-09 20:22:59 +04:00
b0a8467f8d
Implemented a functionality to view videos and listen to audio without the need to leave a page. Now they just opened in an overlay. 2021-09-09 04:12:32 +04:00
1f0c62176a
Another small refactoring. Why have I done that in the first place?... 2021-09-08 20:54:38 +04:00
bd99c3e11e
Incremeted version. Removed koa-static dependency. 2021-09-08 20:51:38 +04:00
330a2c72b9
Updated sentence about why client JS is needed here. And capitalised Neocities. 2021-09-08 17:27:38 +04:00
361f3002ab
Updated radio file list. 2021-09-08 17:22:38 +04:00
906968b06c
Got my hands to this file and moved $ fun coutside. ...What I was thinking back then?... 2021-09-08 17:21:46 +04:00
17fbfe997f
Updated list of music. 2021-09-05 19:47:56 +04:00
901edb80c8
Added styles for a last played table. 2021-09-02 22:57:25 +04:00
3a02aaf98a
Replaced old base32 i2p addresses with new short domains. Also some edits all over the page. 2021-09-02 22:49:33 +04:00
8b9eca23e0
I think that "would" word was definitely missing in that sentence. 2021-09-02 01:36:07 +04:00
c4e3dac7f4
Removed mention of FTP server from Privacy statements section. Also removed redundant git link. 2021-09-02 01:32:35 +04:00
080954fe5f
Fixed updateLastPlayedSong() wrong current song checking. 2021-09-02 01:13:02 +04:00
fe823ae56f
Changed base32 i2p addresses to dns domains. 2021-09-02 01:11:28 +04:00
03fbd8d730
Updated package version. 2021-09-01 22:18:02 +04:00
31e9e14063
Quick fix to get first element of an array after a promise is resolved. 2021-09-01 22:17:09 +04:00
784dc503a5
Added updateLastPlayedSong function that drops first song from a table and inserts a new one at the bottom. 2021-09-01 22:14:08 +04:00
d3fb86dbdb
Since it returns only one song it's obvious to return just that song's attributes. 2021-09-01 22:13:04 +04:00
645e94a5d8
getLastPlayedSongs now more universal and instead of /lastplayed there is /lastsong endpoint that returns one previously played song. 2021-09-01 22:10:15 +04:00
d7d84a7f52
Changed force update function. Changed song's fields to named ones. 2021-09-01 22:08:09 +04:00
eca2320b5e
FTP link removed from a home page. 2021-08-31 22:12:26 +04:00
f89fbc2aa9
Implemented functionality of getting last played songs. 2021-08-31 22:11:35 +04:00
76a4f42d7a
Added a simple list of last 10 songs played. 2021-08-31 22:10:14 +04:00
fbdd4211e1
Removed FTP mentions. Now it showing state of files web service. 2021-08-31 22:09:34 +04:00
d9705cba89
Added a link to the diary section. 2021-08-31 22:07:50 +04:00
123d1e4193
Version increased. koa-range dependency removed. 2021-08-09 01:31:43 +04:00
3f41357250
Updated minecraft server info. 2021-08-09 01:30:29 +04:00
d851964cce
Updated link to a host where radio is hosted. 2021-07-11 01:44:43 +04:00
c03fef26be
Moved links to the website in links section. 2021-07-11 01:44:08 +04:00
8e96b5a1bf
Integration of neocities' about page and small edits of existing text. 2021-07-11 01:42:49 +04:00
2b66a3ffb3
Updated links to hosts. 2021-07-11 01:41:25 +04:00
8ce67227f3
Fixed link to a Roboto Condensed font. 2021-06-09 23:26:27 +04:00
f6ca3394fb
Fix of a link to ShareTechMono font. 2021-06-09 23:23:55 +04:00
eecdfbcfa2
Fixed links for banners on an about page. 2021-06-09 23:23:31 +04:00
9d4c997c3e
Fixed favicon.svg link in a base template. 2021-06-09 23:23:02 +04:00
0626156ea1
Removal of outdated info. 2021-06-09 23:22:36 +04:00
83b3de284c
Proper return of a 404 response code. 2021-06-09 23:20:49 +04:00
4a71bfc021
Yandex verification file added to .gitignore. 2021-06-05 21:38:08 +04:00
2bfd1d9d3a
Delete yandex verification file. 2021-06-05 21:37:24 +04:00
06ccf01fcc
Moved a filelist outside the assets dir. 2021-06-05 19:01:35 +04:00
c12ecd3741
Total rearrangement of files into a sane structure with multiple entry points instead of single process handling everything. 2021-06-05 18:58:22 +04:00
9bb921766a
Version of ScrapTheChan is updated to 0.5.0. 2021-05-03 02:51:19 +04:00
8391259bf0
Added /files/ as a disallowed path. 2021-05-03 02:50:56 +04:00
8f27417169
Now getTimezone returns UTC by default if x-client-timezone header not presented . 2021-05-03 02:50:20 +04:00
e440ffaf13
Example config updated to most recent. 2021-05-03 02:49:33 +04:00