Commit Graph

16 Commits

Author SHA1 Message Date
218e595551
Removed debug console.log. 2022-07-12 22:01:31 +04:00
ec187225be
For some reason first value was always undefined. 2022-06-25 04:33:40 +04:00
228fc885ca
Added handling of CAPTCHA. 2022-06-25 03:28:48 +04:00
79a24c7188
Changed description of articles. Added a new article metadata. 2022-05-20 05:22:26 +04:00
527f62722b
RSS pubDate is now in a right format. 2022-01-22 23:20:26 +04:00
9b4c0e76bf
Rename getPostsX() to just getPost that returns all posts. mindflowDateToId renamed to date_id. 2022-01-21 20:55:53 +04:00
4097b331c8
Fixed ampersand in title of an article. 2022-01-02 05:33:38 +04:00
be7c7e0584
A link to my tracks at stuff page was broken due to missing files_site. 2021-12-30 03:29:45 +04:00
1619cb52fa
Replaced date formats variable name. 2021-12-01 02:21:08 +04:00
e1b9101042
Finally fixed error handling. Also added 403 page. And now if something's wrong with DB or your post then your message will be printed to you, so you don't waste your time. 2021-11-28 04:29:44 +04:00
0c12bf47d6
Fixed a clusterfuck with links. Added set of links to Git service. And made them dynamic on stuff page. 2021-11-28 03:41:13 +04:00
447dd15e06
Changed internal domain names and enclosured getProcesses' content in try catch block so no 500 error occur at least because of that. 2021-11-26 19:25:36 +04:00
1f0c62176a
Another small refactoring. Why have I done that in the first place?... 2021-09-08 20:54:38 +04:00
2b66a3ffb3
Updated links to hosts. 2021-07-11 01:41:25 +04:00
83b3de284c
Proper return of a 404 response code. 2021-06-09 23:20:49 +04:00
c12ecd3741
Total rearrangement of files into a sane structure with multiple entry points instead of single process handling everything. 2021-06-05 18:58:22 +04:00