Artemy Egorov
|
92ba77de77
|
feat: micromatch system to match domains
|
2023-09-04 21:34:36 +03:00 |
|
Artemy Egorov
|
a3567cfb34
|
fix: raw html links and engine
|
2023-08-26 12:00:07 +03:00 |
|
DarkCat09
|
77058ede74
|
Refactored error handling
|
2023-08-21 18:35:25 +04:00 |
|
DarkCat09
|
7cb254f523
|
Weird error matching
|
2023-08-21 17:03:28 +04:00 |
|
Artemy
|
50338ec07b
|
feat: stackoverflow parser for questions page
|
2023-08-18 20:50:26 +03:00 |
|
Artemy
|
08a89190ed
|
fix: proxy url
|
2023-08-18 11:38:05 +03:00 |
|
Artemy
|
b42036321e
|
fix: proxy url
|
2023-08-17 19:01:04 +03:00 |
|
Artemy
|
9ad4d3d353
|
refactor: move to utils
|
2023-08-17 17:06:21 +03:00 |
|
DarkCat09
|
d498488875
|
Bugfix: disallow proxying of local resources
|
2023-08-17 18:00:39 +04:00 |
|
Artemy
|
9e29561ad3
|
refactor: Error Handler
|
2023-08-16 13:20:24 +03:00 |
|
DarkCat09
|
ebc0552169
|
Custom exceptions, redirect in case of non-html content
|
2023-08-16 13:17:47 +04:00 |
|
DarkCat09
|
367565a799
|
Small code cleanup, generateRequestUrl
|
2023-08-15 19:42:48 +04:00 |
|
DarkCat09
|
871a3cecfd
|
Refactor: / (main.ts) -> /get (get.ts), /start (start.ts) -> / (index.ts)
|
2023-08-15 16:03:28 +04:00 |
|
Artemy
|
7000189d6d
|
feat: google parsing and search
|
2023-08-15 13:05:06 +03:00 |
|
Artemy
|
239994ac5e
|
refactor: change handlers argument to window
|
2023-08-15 11:18:08 +03:00 |
|
Artemy
|
2f67e968c7
|
feat: change links to proxied
|
2023-08-14 17:45:19 +03:00 |
|
Artemy
|
27d0db2f6f
|
refactor: move request to handlePage
|
2023-08-14 16:54:05 +03:00 |
|
Artemy
|
974ef6cd6a
|
refactor: handlePage
throw error when invalid engine
|
2023-08-14 16:45:06 +03:00 |
|
DarkCat09
|
aec8960d32
|
Merge branch 'main' into new-routing
|
2023-08-14 16:58:33 +04:00 |
|
DarkCat09
|
94f14d31ab
|
GET parameters, rendering HTML with ejs
|
2023-08-14 16:39:40 +04:00 |
|
Artemy
|
5325941078
|
feat: engine choose
|
2023-08-14 15:02:52 +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 |
|
Artemy
|
3a1fac2b65
|
refactor: rename minify function
rename minify function to getCorrespondingReaderView
|
2023-08-14 13:07:58 +03:00 |
|
Artemy
|
e15fb2a07b
|
feat: handlers
|
2023-08-13 21:39:23 +03:00 |
|