Commit Graph

76 Commits

Author SHA1 Message Date
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
Artemy
d873be0226 Merge branch 'main' into non-html 2023-08-16 12:21:06 +03:00
DarkCat09
ebc0552169
Custom exceptions, redirect in case of non-html content 2023-08-16 13:17:47 +04:00
Artemy
af2c964e4d doc: add title, version, description to swagger 2023-08-16 12:15:51 +03:00
Artemy
b0bbcd0bba doc: all available pages schema 2023-08-16 12:07:12 +03:00
Artemy
20755f2b89 doc: schema for get 2023-08-16 11:54:22 +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
DarkCat09
367565a799
Small code cleanup, generateRequestUrl 2023-08-15 19:42:48 +04:00
Artemy
2efe1091f8 fix: add value to input in google search 2023-08-15 17:39:57 +03:00
Artemy
4f5abcbc2d ci: fix path 2023-08-15 17:34:39 +03:00
Artemy
c70a84db52 fix: update redirect link 2023-08-15 16:26:36 +03:00
DarkCat09
aed37d6698
Static content; CSS: dark theme, improvements 2023-08-15 16:57:50 +04:00
DarkCat09
e4c711336f
Fix: template paths 2023-08-15 16:19:02 +04:00
DarkCat09
871a3cecfd
Refactor: / (main.ts) -> /get (get.ts), /start (start.ts) -> / (index.ts) 2023-08-15 16:03:28 +04:00
DarkCat09
4dbc4fc8a0
Basic HTML + CSS; description moved to template 2023-08-15 15:55:18 +04:00
DarkCat09
f688304c07
Fixed HTML formatting; added description 2023-08-15 14:57:10 +04:00
Artemy
1630dbfa17 fix: lang, textContent 2023-08-15 13:37:21 +03:00
Artemy
23a6484e20 feat: dynamic engine list in start page 2023-08-15 13:11:09 +03:00