Commit Graph

71 Commits

Author SHA1 Message Date
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
7c29f8eaaa
Added sitemap.xml. 2021-05-03 02:49:10 +04:00
8d3db3c39c
Added robots.txt for each site. 2021-04-08 20:37:01 +04:00
16c8690d35
Added a table entry on httpprocwatchd and added a license column. 2021-03-13 16:17:44 +04:00
acd346c450
Now processes returned with httpprocwatchd no longer nested in a "processes" field. 2021-03-13 16:16:48 +04:00
e29fe6bd75
Updated version of this package. 2021-03-13 16:08:47 +04:00
cc7481777b
Embedding photographs of my cat. :3 2021-03-13 00:02:58 +04:00
efa629ddd8
Photographs of my cat. :3 2021-03-13 00:01:08 +04:00
f725da5635
Added Tor and I2P links to a git. 2021-03-11 18:34:55 +04:00
812a0ebfe6
Moved a curly brace. :) 2021-03-11 18:34:17 +04:00
ff2240b267
Added a new post. 2021-03-11 18:33:15 +04:00
94f911e559
Updated a favicon. 2021-03-08 23:58:01 +04:00
1c90d27fee
Changed sizes attribute to any for scalable SVG icon. 2021-03-08 02:22:11 +04:00
421c095ad0
Radio's files list update. 2021-03-08 01:18:32 +04:00
6645e89efb
Just swapped lines for table's styles. 2021-03-08 01:17:15 +04:00
0b4272e991
Changed favicon from PNG to SVG. 2021-03-07 23:07:37 +04:00
75ceb97440
A new SVG favicon. 2021-03-07 23:06:44 +04:00
1daf215a0b
Updated backup of the database. 2021-03-05 22:30:10 +04:00
88b0c0b0b2
Now every row is highlighted and a link is clickable along whole cell. 2021-03-04 23:55:42 +04:00
9622b18305
Updated list of files on the radio. 2021-03-04 23:52:35 +04:00
01b0427a40
Removed entry_id from query since it's not used in RSS. 2021-02-20 22:55:35 +04:00
d15ed2ef97
Added my last name for author fields in RSS. 2021-02-20 22:54:10 +04:00
3b5c08936d
Moved queryFormat func that is used in several places to util.js. 2021-02-20 22:52:39 +04:00
02f046c789
Updated package.json. 2021-02-20 22:45:42 +04:00
608d9e8457
A little cleanup. Removed favicon from root, since it is in shared dir. 2021-02-20 20:38:26 +04:00
17e1889d8a
A little cleanup. Removed fonts from homepage's directory, since they are stored in shared dir. 2021-02-20 20:35:36 +04:00
de78ad5d31
Fixed a mess I wrote last night. Ahahaha! 2021-02-17 19:34:44 +04:00
d3b298ee8b
Updated backup of a guestbook. 2021-02-17 19:17:42 +04:00
ef50bf9c5a
Fixed links in a post. Added http://. 2021-02-17 19:14:23 +04:00
8a9c7cd3c2
Updated links in a playlist. 2021-02-17 03:51:10 +04:00
34884caef4
From now on if JS is disabled you will still see radio's status. 2021-02-17 03:44:34 +04:00
efbb18cdea
Made getTimezone into an exported lambda. 2021-02-17 03:28:23 +04:00
1c632dcf80
Okay, I fixed issue with special characters in file's names passed to proxy by serving files by NGiNX. So now I add a /files prefix to a full path. So previous commit is partly reverted. :) And need in file-type package is eliminated. 2021-02-17 03:05:50 +04:00
f728f4de4f
Removed adding base_url since it is perfectly handled by browsers. And it reduces size of a page. 2021-02-17 02:05:54 +04:00
8e36ac8439
Forgot to take condition in braces that resulted in returning octet-stream MIME. 2021-02-16 23:57:37 +04:00