Commit Graph

19 Commits

Author SHA1 Message Date
Artemy
eafdcf6240 feat: raw html page
For custom user clients
2023-08-16 09:43:43 +03:00
Artemy
4f5abcbc2d ci: fix path 2023-08-15 17:34:39 +03:00
DarkCat09
aed37d6698
Static content; CSS: dark theme, improvements 2023-08-15 16:57:50 +04:00
DarkCat09
871a3cecfd
Refactor: / (main.ts) -> /get (get.ts), /start (start.ts) -> / (index.ts) 2023-08-15 16:03:28 +04:00
Artemy
dcac759ded refactor: rename routes 2023-08-14 18:22:03 +03:00
Artemy
c614e51708 feat: start surfing page 2023-08-14 18:08:26 +03:00
Artemy
b62a566aba refactor: remove node-cache
Let nginx or something similar take care of the cache
2023-08-14 16:47:20 +03:00
Artemy
2e1e4d53be fix: fastify listen callback 2023-08-14 16:44:23 +03:00
DarkCat09
94f14d31ab
GET parameters, rendering HTML with ejs 2023-08-14 16:39:40 +04:00
Artemy
1442eed6db format: line breaks 2023-08-14 13:59:32 +03:00
Artemy
ac366d57f6 Merge branch 'main' of https://github.com/TxtDot/txtdot 2023-08-14 13:52:29 +03:00
Artemy
82b53b7dc5 refactor: routes 2023-08-14 13:51:46 +03:00
DarkCat09
5d6f43650f
Refactor: rename minify -> handlePage 2023-08-14 14:46:13 +04:00
DarkCat09
c17bbdbfda
Format: line breaks 2023-08-14 14:44:53 +04:00
Artemy
3a1fac2b65 refactor: rename minify function
rename minify function to getCorrespondingReaderView
2023-08-14 13:07:58 +03:00
Artemy
7fad4874ce refactor: move types into single file 2023-08-14 13:05:34 +03:00
Artemy
25dbad0f3b refactor: fastify migration 2023-08-14 13:03:19 +03:00
Artemy
e15fb2a07b feat: handlers 2023-08-13 21:39:23 +03:00
Artemy
d02317c587 Initial commit 2023-08-13 20:38:33 +03:00