My personal website and HTTP services ported to NodeJS. https://arav.su
Go to file
2021-02-10 23:51:07 +04:00
dwelling Initial commit. 2021-02-10 01:01:50 +04:00
static Fixed link to font. 2021-02-10 23:49:56 +04:00
views Updated links to radio. 2021-02-10 23:50:27 +04:00
.gitignore Initial commit. 2021-02-10 01:01:50 +04:00
backup.sql Updated a blog post with links to hidden services. 2021-02-10 23:51:07 +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 support for a X-Client-Timezone header to convert dates to client's local format gotten from IP using GeoIP. 2021-02-10 03:24:14 +04:00
favicon.ico Initial commit. 2021-02-10 01:01:50 +04:00
files.js Added support for a X-Client-Timezone header to convert dates to client's local format gotten from IP using GeoIP. 2021-02-10 03:24:14 +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 Initial commit. 2021-02-10 01:01:50 +04:00
radio.js Added support for a X-Client-Timezone header to convert dates to client's local format gotten from IP using GeoIP. 2021-02-10 03:24:14 +04:00
util.js Added support for a X-Client-Timezone header to convert dates to client's local format gotten from IP using GeoIP. 2021-02-10 03:24:14 +04:00