My personal website and HTTP services ported to NodeJS. https://arav.su
Go to file
2021-03-04 23:52:35 +04:00
dwelling Removed entry_id from query since it's not used in RSS. 2021-02-20 22:55:35 +04:00
static Updated list of files on the radio. 2021-03-04 23:52:35 +04:00
views From now on if JS is disabled you will still see radio's status. 2021-02-17 03:44:34 +04:00
.gitignore Initial commit. 2021-02-10 01:01:50 +04:00
backup.sql Updated backup of a guestbook. 2021-02-17 19:17:42 +04:00
config.example.js Fixed problem with timezones. Turned out that I forgot to tell what timezone db server do use. 2021-02-10 01:58:04 +04:00
dwelling.js Added my last name for author fields in RSS. 2021-02-20 22:54:10 +04:00
files.js 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
index.js Initial commit. 2021-02-10 01:01:50 +04:00
install.sql Initial commit. 2021-02-10 01:01:50 +04:00
package.json Updated package.json. 2021-02-20 22:45:42 +04:00
radio.js Fixed a mess I wrote last night. Ahahaha! 2021-02-17 19:34:44 +04:00
util.js Moved queryFormat func that is used in several places to util.js. 2021-02-20 22:52:39 +04:00