Commit Graph

27 Commits

Author SHA1 Message Date
DarkCat09
61d5dc45fe
Shorter config key, comments 2023-08-21 15:30:06 +04:00
Artemy Egorov
51a190b8cb refactor: hide not api routes in swagger 2023-08-20 08:44:48 +03:00
Artemy
08a89190ed fix: proxy url 2023-08-18 11:38:05 +03:00
DarkCat09
48dcd43f63
Refactored config 2023-08-16 18:10:05 +04:00
Artemy
9e29561ad3 refactor: Error Handler 2023-08-16 13:20:24 +03:00
Artemy
af2c964e4d doc: add title, version, description to swagger 2023-08-16 12:15:51 +03:00
Artemy
9da9ea3ade feat: swagger-ui
In /doc route
2023-08-16 10:49:55 +03:00
Artemy
4c7571bcfe feat: swagger 2023-08-16 10:36:04 +03:00
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