Commit Graph

95 Commits

Author SHA1 Message Date
Artemy
2e662ea30f 1.4.0 2023-09-25 10:53:42 +03:00
Artemy Egorov
28bbcda513
Merge pull request #57 from TxtDot/encoding
Decode response stream manually with iconv-lite
2023-09-21 09:49:09 +03:00
DarkCat09
a0ea2ae82f
Decode response stream manually with iconv-lite
F-ck axios
2023-09-21 10:32:07 +04:00
Artemy Egorov
a6a69f77f1
Merge pull request #56 from TxtDot/frontend-1
Frontend improvements
2023-09-20 14:12:14 +03:00
DarkCat09
9f0fd5f7a8
Using version and description from publicConfig; v1.3.1 2023-09-20 14:54:51 +04:00
DarkCat09
5b7ce0bb3c
"Original page" button in error.ejs 2023-09-20 14:40:57 +04:00
DarkCat09
e5ccbfe434
Store parsed DOM in InputHandler 2023-09-20 12:03:44 +04:00
Artemy
c6cef00f63 feat: fix google parsing
there's no more navigation
2023-09-17 11:25:17 +03:00
DarkCat09
b847f40991
Bugfix: [Google] window is not defined 2023-09-11 13:34:50 +04:00
DarkCat09
bbbfe480eb
Adapted engines to work with HandlerInput 2023-09-11 13:07:02 +04:00
DarkCat09
456a472031
Bugfix: parseDom return statement 2023-09-11 13:01:27 +04:00
DarkCat09
3a7abd93d9
Created HandlerInput class 2023-09-11 12:59:19 +04:00
DarkCat09
62d408ef98
Refactor/cleanup: moved types to other file 2023-09-11 11:23:27 +04:00
DarkCat09
f6dc1f953e
Moved engine selecting logic into separate function 2023-09-11 11:16:26 +04:00
Artemy Egorov
945d237fd6 refactor: optional lang and title for engines response 2023-09-07 13:19:43 +03:00
DarkCat09
c61adaa546
Checking if DOM array is empty before operations 2023-09-05 16:17:16 +04:00
DarkCat09
fd5bada891
Replaced all google domains with three globs 2023-09-05 16:13:04 +04:00
Artemy Egorov
92ba77de77 feat: micromatch system to match domains 2023-09-04 21:34:36 +03:00
Artemy Egorov
5ac36f9681 fix: all docker issues 2023-08-28 22:15:13 +03:00
Artemy Egorov
a3567cfb34 fix: raw html links and engine 2023-08-26 12:00:07 +03:00
Artemy Egorov
739d029339 refactor: routes 2023-08-26 11:46:36 +03:00
Artemy Egorov
8b8844f9fb feat: convert json-schema to typescript
No more code duplication
2023-08-25 12:22:15 +03:00
Artemy Egorov
c2ed53d3bb doc: api version fix 2023-08-23 17:24:17 +03:00
DarkCat09
2f9032ba5f
Merge branch 'main' into error-pages 2023-08-23 13:58:58 +04:00
DarkCat09
66ce1caab0
Error handler for API, separated schemas 2023-08-23 13:46:19 +04: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
DarkCat09
61d5dc45fe
Shorter config key, comments 2023-08-21 15:30:06 +04:00
DarkCat09
a487770622
Hash parsing optimized 2023-08-21 15:28:32 +04:00
Artemy Egorov
51a190b8cb refactor: hide not api routes in swagger 2023-08-20 08:44:48 +03:00
Artemy Egorov
9249bfa19e refactor: separate api 2023-08-20 07:50:56 +03:00
Artemy Egorov
fce41748d5 fix: hashlinks 2023-08-19 20:03:15 +03:00
Artemy
50338ec07b feat: stackoverflow parser for questions page 2023-08-18 20:50:26 +03:00
Artemy
82a7fb96e6 fix: google name parsing 2023-08-18 11:38:30 +03:00
Artemy
08a89190ed fix: proxy url 2023-08-18 11:38:05 +03:00
Artemy
87cba82ee6 fix: google results 2023-08-18 11:09:02 +03:00
Artemy Egorov
eaca3bd167
refactor: delete unused 2023-08-17 20:22:52 +03:00
Artemy
5a067089cc fix: google main page 2023-08-17 19:04:44 +03:00
Artemy
b42036321e fix: proxy url 2023-08-17 19:01:04 +03:00
Artemy
9f1a3dc7c8 feat: names of sites 2023-08-17 18:20:06 +03:00
Artemy
f99504fe7d feat: pagination in google 2023-08-17 17:58:09 +03:00
Andrey
e2ba8c8e05
Merge pull request #23 from TxtDot/Google-fix-all-results
fix: google search parsing
2023-08-17 18:13:00 +04:00
Artemy
9ad4d3d353 refactor: move to utils 2023-08-17 17:06:21 +03:00
Artemy
f460cd5966 fix: google search parsing 2023-08-17 17:03:08 +03:00
DarkCat09
d498488875
Bugfix: disallow proxying of local resources 2023-08-17 18:00:39 +04:00
DarkCat09
48dcd43f63
Refactored config 2023-08-16 18:10:05 +04:00
Artemy Egorov
0750485e4b
Merge pull request #18 from TxtDot/styling2
Completed styling
2023-08-16 14:33:08 +03:00
Artemy
9e29561ad3 refactor: Error Handler 2023-08-16 13:20:24 +03:00
DarkCat09
22b8af4012
Menu in /get 2023-08-16 14:08:53 +04:00
Artemy
399992fce0 fix: imports 2023-08-16 12:23:14 +03:00