Commit Graph

290 Commits

Author SHA1 Message Date
Andrey
232bde1cd8
Merge pull request #21 from TxtDot/artegoser-patch-1
Update README.md
2023-08-17 13:07:34 +04:00
Artemy Egorov
296d1710c2
Update README.md 2023-08-17 12:05:41 +03:00
Andrey
0fb0ac4bb7
Merge pull request #20 from TxtDot/update-readme
Update README.md
2023-08-17 13:04:20 +04:00
Artemy
ed8a0445bb Update README.md 2023-08-17 11:40:50 +03:00
Artemy
b1f81891e2 Update README.md 2023-08-17 11:38:03 +03:00
Artemy Egorov
27484be9c5
Merge pull request #19 from TxtDot/refactor-config
Refactored config
2023-08-16 17:44:06 +03: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
DarkCat09
7975fa0cf9
Completed styling for main page 2023-08-16 15:22:01 +04:00
DarkCat09
6a3d541fb4
Buttons styling 2023-08-16 14:35:03 +04:00
Andrey
34af751bdc
Merge pull request #17 from TxtDot/error-handler
refactor: Error Handler
2023-08-16 14:29:17 +04: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 Egorov
3b82b1232b
Merge pull request #16 from TxtDot/non-html
Redirect in case of non-html content (using exceptions)
2023-08-16 12:23:38 +03: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 Egorov
acaae4f9cc
Merge pull request #15 from TxtDot/swagger-docs
Swagger docs
2023-08-16 12:16:11 +03: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 Egorov
676147772f
Merge pull request #14 from TxtDot/fix-img-width
Bugfix: width for img, other media & iframes
2023-08-16 10:36:53 +03:00
Artemy
4c7571bcfe feat: swagger 2023-08-16 10:36:04 +03:00
DarkCat09
9f7be9e451
Separate get.css file for optimization 2023-08-16 11:34:04 +04:00
DarkCat09
db74607922
Bugfix: width for media & iframes 2023-08-16 11:32:42 +04:00
Andrey
7011594d12
Merge pull request #13 from TxtDot/raw-html
feat: raw html page
2023-08-16 11:01:49 +04:00
Artemy
eafdcf6240 feat: raw html page
For custom user clients
2023-08-16 09:43:43 +03:00
Artemy Egorov
230fb3231d
Merge pull request #12 from TxtDot/start-page
Start page, CSS
2023-08-15 18:46:38 +03:00
DarkCat09
1e121d2eea
Padding 2023-08-15 19:44:41 +04:00
DarkCat09
367565a799
Small code cleanup, generateRequestUrl 2023-08-15 19:42:48 +04:00
DarkCat09
6a0eda16d6
Fix for pre/table overflow, title h1->div 2023-08-15 19:13:09 +04:00
Andrey
b4d710334e
Merge pull request #11 from TxtDot/fix-google
Fix google
2023-08-15 18:42:00 +04:00
Artemy
2efe1091f8 fix: add value to input in google search 2023-08-15 17:39:57 +03:00
Artemy
1a9909609e ci: fix dev mode 2023-08-15 17:36:35 +03:00
Artemy
4f5abcbc2d ci: fix path 2023-08-15 17:34:39 +03:00
Artemy
8127e1ca7f ci: cleancss and copyfiles 2023-08-15 17:15:54 +03:00
Artemy
c88d44dcef fix: format 2023-08-15 17:13:42 +03:00
Artemy
e073e9f1ec fix: heading into body 2023-08-15 16:26:49 +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
Andrey
17e5773988
Merge pull request #10 from TxtDot/google-parsing
Google parsing
2023-08-15 14:42:47 +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
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