Commit Graph

259 Commits

Author SHA1 Message Date
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
Andrey
c1dfd4d517
Merge pull request #9 from TxtDot/start-surfing
feat: start surfing page
2023-08-14 20:54:28 +04:00
Artemy
dcac759ded refactor: rename routes 2023-08-14 18:22:03 +03:00
Artemy
935a924fba refactor: rename scripts 2023-08-14 18:17:27 +03:00
Artemy
847ab55a82 Merge branch 'main' into start-surfing 2023-08-14 18:12:37 +03:00
Artemy
b6c3ca1b4d format: delete unused 2023-08-14 18:12:09 +03:00
Artemy
c614e51708 feat: start surfing page 2023-08-14 18:08:26 +03:00
Andrey
66af4a1a2f
Merge pull request #8 from TxtDot/remap-links
feat: change links to proxied
2023-08-14 18:52:50 +04:00
Artemy
126a0f1d13 format: delete comment 2023-08-14 17:47:37 +03:00
Artemy
2f67e968c7 feat: change links to proxied 2023-08-14 17:45:19 +03:00
Andrey
d9fd968792
Merge pull request #7 from TxtDot/fix-handlePage
refactor: move request to handlePage
2023-08-14 17:56:58 +04:00
Artemy
27d0db2f6f refactor: move request to handlePage 2023-08-14 16:54:05 +03:00
Artemy
3674ee269f fix: index.ejs 2023-08-14 16:47:40 +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
974ef6cd6a refactor: handlePage
throw error when invalid engine
2023-08-14 16:45:06 +03:00
Artemy
2e1e4d53be fix: fastify listen callback 2023-08-14 16:44:23 +03:00
Andrey
f965098d37
Merge pull request #6 from TxtDot/new-routing
GET parameters, rendering HTML with ejs
2023-08-14 16:59:10 +04: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 Egorov
897652926b
Merge pull request #5 from TxtDot/parseroute
feat: engine choose
2023-08-14 15:03:07 +03:00
Artemy
5325941078 feat: engine choose 2023-08-14 15:02:52 +03:00
Artemy Egorov
219e3ee716
Merge pull request #4 from TxtDot/readme
Readme
2023-08-14 14:40:17 +03:00
Artemy
45b426f671 Create LICENSE 2023-08-14 14:39:36 +03:00
Artemy
fb33669c67 doc: update information 2023-08-14 14:37:30 +03:00
Artemy Egorov
b6851d2174
Merge pull request #3 from TxtDot/artegoser
feat: custom axios instance
2023-08-14 14:18:08 +03:00
Artemy
ec7d100867 feat: custom axios instance 2023-08-14 14:17:53 +03:00
Artemy
0b4663195c Merge branch 'main' of https://github.com/TxtDot/txtdot 2023-08-14 13:59:50 +03:00
Artemy
1442eed6db format: line breaks 2023-08-14 13:59:32 +03:00
Andrey
66d327841b
Merge pull request #2 from TxtDot/dc09
Readme
2023-08-14 14:59:17 +04:00
DarkCat09
265fcc28b0
Readme 2023-08-14 14:58:42 +04:00
Artemy
8586178657 refactor: rename getCorrespondingReaderView
rename getCorrespondingReaderView to handlePage
2023-08-14 13:57:03 +03:00
Artemy
ac366d57f6 Merge branch 'main' of https://github.com/TxtDot/txtdot 2023-08-14 13:52:29 +03:00