Commit Graph

44 Commits

Author SHA1 Message Date
James Tomasino 593d0d6dfd Merge pull request 'show link to gemini url on blocked requests' (#1) from alexlehm/wobbly:blocked_request_gemini_url into master
Reviewed-on: #1
2023-03-04 20:11:20 +00:00
Alexander f8dba3e105 show link to gemini url on blocked requests 2023-03-02 19:37:16 +00:00
James Tomasino 78ab2ea1b4 updates comments in main script 2023-02-27 13:29:02 +00:00
James Tomasino 610f75c97a timeout on requests longer than 5 seconds 2023-02-27 13:21:26 +00:00
James Tomasino c8753d1ad9 throbber added 2023-02-27 13:11:37 +00:00
James Tomasino 251ae48159 adding loading spinner 2023-02-27 12:55:19 +00:00
James Tomasino fdf49b0aef dont update wobbly url with fixes for gemini query 2023-02-27 12:48:44 +00:00
James Tomasino 84c639d181 light documentation of wobbly main script 2023-02-27 12:46:41 +00:00
James Tomasino a9d3c633c8 clarify wobbly help 2023-02-24 20:29:19 +00:00
James Tomasino 899857f4f5 refactored browser cgi to be recursive and support auto-redirects 2023-02-24 20:26:26 +00:00
James Tomasino 4e9276b4ea adds more color variation for markup types 2023-02-24 19:57:27 +00:00
James Tomasino 676e9ade30 special colors for links in gopher, gemini, and http 2023-02-24 19:52:32 +00:00
James Tomasino 111755cbe3 styles differentiate links by protocol 2023-02-24 18:14:56 +00:00
James Tomasino d96707420e update to 100kb max 2023-02-24 15:53:00 +00:00
James Tomasino 0db7240814 disable robots! 2023-02-24 15:24:52 +00:00
James Tomasino 4933a50f90 update readme 2023-02-24 15:18:44 +00:00
James Tomasino 0c9e7ac188 browser history works 2023-02-24 15:07:26 +00:00
James Tomasino f79a273daa using pushstate almost working 2023-02-24 15:04:15 +00:00
James Tomasino 9d3491265a add pushstate 2023-02-24 14:47:30 +00:00
James Tomasino ac1cbfe605 add pushstate 2023-02-24 14:46:42 +00:00
James Tomasino 47e91f62bb hijack links for gemini 2023-02-24 14:43:45 +00:00
James Tomasino 93986a8606 const to let 2023-02-24 14:42:01 +00:00
James Tomasino 2408b2f9de misspelled addressbar 2023-02-24 14:41:18 +00:00
James Tomasino c392c9d1a0 cleaning up and using vars for dom references 2023-02-24 14:39:51 +00:00
James Tomasino 10bebf6e8a basic externalized js, ready for refactor 2023-02-24 14:31:13 +00:00
James Tomasino d41434cd24 externalizing js 2023-02-24 14:28:58 +00:00
James Tomasino 8aa2e5761a better cleaning 2023-02-24 14:07:44 +00:00
James Tomasino 13fbb70ef2 error message more robust 2023-02-24 11:48:27 +00:00
James Tomasino 89518e8e21 styles complete for both color schemes 2023-02-24 11:40:09 +00:00
James Tomasino 1fc2a94110 simplified color schemes with css vars 2023-02-24 11:20:33 +00:00
James Tomasino 55040787e9 simplified color schemes with css vars 2023-02-24 11:19:28 +00:00
James Tomasino b681cf5fc5 more css reduction 2023-02-24 11:13:53 +00:00
James Tomasino 2da4e74df5 fixed syntax error 2023-02-24 11:09:20 +00:00
James Tomasino 7e55adabb6 print exceptions 2023-02-24 11:04:12 +00:00
James Tomasino 41ad8263dd simplifying css, adding vertical spacing on headers 2023-02-24 10:51:26 +00:00
James Tomasino 146ef98c2b font change for pre 2023-02-24 10:46:29 +00:00
James Tomasino 587b76424c adds beautiful font stacks 2023-02-24 10:45:09 +00:00
James Tomasino f8ac92abe1 use inconsolata for pre 2023-02-24 10:43:17 +00:00
James Tomasino 3116e70fb6 borrowing cosmic stylesheet to start 2023-02-24 10:39:09 +00:00
James Tomasino 09b5c7026c removing unnecessary files for tildeverse gemini version 2023-02-24 10:32:46 +00:00
James Tomasino cba5fd35fa tweaks to title and default page 2023-02-24 09:19:33 +00:00
Björn Wärmedal 8f8416fb78 Wobbly reads URL from QUERY_STRING when initiating 2022-07-29 15:28:52 +02:00
Björn Wärmedal 0c6136348c First commit 2021-08-06 14:57:05 +02:00
tinyrabbit 930149a383 Initial commit 2021-08-06 12:44:26 +00:00