My personal website and HTTP services ported to NodeJS. https://arav.su
Go to file
2021-05-03 02:50:56 +04:00
dwelling Removed entry_id from query since it's not used in RSS. 2021-02-20 22:55:35 +04:00
static Added /files/ as a disallowed path. 2021-05-03 02:50:56 +04:00
views Added a table entry on httpprocwatchd and added a license column. 2021-03-13 16:17:44 +04:00
.gitignore Initial commit. 2021-02-10 01:01:50 +04:00
backup.sql Added a new post. 2021-03-11 18:33:15 +04:00
config.example.js Example config updated to most recent. 2021-05-03 02:49:33 +04:00
dwelling.js Now processes returned with httpprocwatchd no longer nested in a "processes" field. 2021-03-13 16:16:48 +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 version of this package. 2021-03-13 16:08:47 +04:00
radio.js Fixed a mess I wrote last night. Ahahaha! 2021-02-17 19:34:44 +04:00
sitemap.xml Added sitemap.xml. 2021-05-03 02:49:10 +04:00
util.js Now getTimezone returns UTC by default if x-client-timezone header not presented . 2021-05-03 02:50:20 +04:00