My personal website and HTTP services ported to NodeJS. https://arav.su
Go to file
2021-02-10 20:07:00 +04:00
dwelling Initial commit. 2021-02-10 01:01:50 +04:00
static Removing no longer needed images. 2021-02-10 20:07:00 +04:00
views Made heading in articles into links. 2021-02-10 19:56:44 +04:00
.gitignore Initial commit. 2021-02-10 01:01:50 +04:00
backup.sql Initial commit. 2021-02-10 01:01:50 +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