6c627e865f
Merge pull request 'Adding META files because they are necessary to add packages, I guess' (#3) from uris into develop
develop
peteyboy2024-07-15 13:50:50 -04:00
b60d1d59a8
Adding META files because they are necessary to add packages, I guess
uris
peteyboy2024-07-15 17:47:13 +00:00
9bd8d14ff4
Merge pull request 'Updated install file to say that connex.pl is executable' (#2) from uris into develop
peteyboy2024-06-25 00:28:02 +00:00
c4963505dd
Updated install file to say that connex.pl is executable
peteyboy2024-06-25 00:26:22 +00:00
0419abd3b0
Merge pull request 'many changes from Alpha' (#1) from uris into develop
peteyboy2024-06-25 00:21:34 +00:00
2a7f8e1ba2
Made connex.pl runnable is all.
peteyboy2024-06-25 00:17:33 +00:00
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.
peteyboy2024-03-28 16:27:07 +00:00
aa985bdddf
updated code to first decent complete version, build module files. Probably want to redo all of this?
peteyboy2024-03-24 22:02:01 +00:00
a7acb6501e
Added ability to invoke with a starting nex url from command line. Added rudimentary About page Added rudimentary Help page
peteyboy2024-03-06 14:57:09 -05:00
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.
peteyboy2024-03-06 04:09:19 -05:00
2dec7bf629
Fixed add_history to fix history (so it doesn't contain the link you are about to navigate to).
peteyboy2024-03-05 02:10:53 -05:00
28a86d9a5b
initial commit of this alpha project
peteyboy2024-03-04 20:56:21 -05:00