My personal website and HTTP services ported to NodeJS. https://arav.su
Go to file
2021-02-17 02:05:54 +04:00
dwelling Initial commit. 2021-02-10 01:01:50 +04:00
static Set vertical-align of table rows to top. 2021-02-16 01:40:44 +04:00
views Fixed link to playlist that is displayed when audio tag is not supported by browser. 2021-02-16 23:55:37 +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 Have deleted commented out static files handling. 2021-02-16 01:43:52 +04:00
favicon.ico Initial commit. 2021-02-10 01:01:50 +04:00
files.js 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
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 Have deleted commented out static files handling. 2021-02-16 01:43:52 +04:00
util.js Have old getBaseHost function removed. It was replaced by getServiceByHost. 2021-02-16 01:45:11 +04:00