Commit Graph

  • 745ac8605a Added Go Home functionality, revised the status bar to give request status, and moved the current url to be reported in the window (tab) title. uris peteyboy 2024-03-28 16:27:07 +0000
  • aa985bdddf updated code to first decent complete version, build module files. Probably want to redo all of this? peteyboy 2024-03-24 22:02:01 +0000
  • 7de73ed088 A lot of updates. peteyboy 2024-03-15 02:30:33 -0400
  • a7acb6501e Added ability to invoke with a starting nex url from command line. Added rudimentary About page Added rudimentary Help page peteyboy 2024-03-06 14:57:09 -0500
  • e957438be6 Lots of updates, updated internals to use nex:// urls for navigation and history and links. Fixed history and go back, mostly. Added code to modify links in read index pages only to add "[>#]" to identify link number. Recorded all links on a page in an array and used URI to handle relative links including "../index" type links (I hope, there were none to test). Added UI to navigate by link #s I made, went with kludgy dialog box. Had the idea to use > and < for navigation to copy the '[>#]' format I added to index page link lines, which works not bad. Added some help to status bar, other stuff. peteyboy 2024-03-06 04:09:19 -0500
  • 2dec7bf629 Fixed add_history to fix history (so it doesn't contain the link you are about to navigate to). peteyboy 2024-03-05 02:10:53 -0500
  • 28a86d9a5b initial commit of this alpha project develop peteyboy 2024-03-04 20:56:21 -0500
  • 87f5e6cc2d Initial commit peteyboy 2024-03-04 18:28:57 +0000