-
xtrn/go-for/go-for.js
From
echicken@VERT to
CVS commit on Thursday, October 10, 2019 22:54:47
xtrn/go-for go-for.js 1.1 1.2
Update of /cvsroot/sbbs/xtrn/go-for
In directory cvs:/tmp/cvs-serv31027
Added Files:
go-for.js
Log Message:
A quickly thrown-together gopher client.
To do:
- Config file
- Let users enter an address to visit or let sysop specify list
(currently just goes to gopher.quux.org)
- Help screen; keys are currently:
- tab for next item
- ` (backtick) for previous item
- up / down to scroll
- enter to select item
- q to quit
---
þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
-
From
echicken@VERT to
CVS commit on Thursday, October 10, 2019 23:01:16
xtrn/go-for go-for.js 1.2 1.3
Update of /cvsroot/sbbs/xtrn/go-for
In directory cvs:/tmp/cvs-serv32229
Modified Files:
go-for.js
Log Message:
Make item-hover highlight stand out a bit more.
To-do:
- Add history navigation keys to H)elp screen
- Left to go back
- Right to go forward
---
þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
-
From
echicken@VERT to
CVS commit on Friday, October 11, 2019 10:41:22
xtrn/go-for go-for.js 1.3 1.4
Update of /cvsroot/sbbs/xtrn/go-for
In directory cvs:/tmp/cvs-serv18685
Modified Files:
go-for.js
Log Message:
Added 'g' command to go-get whatever you want, as long as it's host:port.
Help screen still needed, and various rough spots need smoothing over;
also support for some types of selectors (Index Search, etc.) needs to be added, I guess.
---
þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
-
From
echicken@VERT to
CVS commit on Friday, October 11, 2019 14:39:05
xtrn/go-for go-for.js 1.4 1.5
Update of /cvsroot/sbbs/xtrn/go-for
In directory cvs:/tmp/cvs-serv28499
Modified Files:
go-for.js
Log Message:
Simplified download/cache/document load and display.
---
þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
-
From
poindexter FORTRAN@VERT/REALITY to
echicken on Friday, October 11, 2019 13:17:00
echicken wrote to CVS commit <=-
xtrn/go-for go-for.js 1.1 1.2
Update of /cvsroot/sbbs/xtrn/go-for
In directory cvs:/tmp/cvs-serv31027
Added Files:
go-for.js
Log Message:
A quickly thrown-together gopher client.
You. Rock.
... Have you ever asked a question you weren't supposed to ask?
--- MultiMail/XT v0.52
þ Synchronet þ realitycheckBBS --
http://realitycheckBBS.org
-
From
echicken@VERT to
CVS commit on Saturday, October 12, 2019 20:56:03
xtrn/go-for go-for.js 1.5 1.6
Update of /cvsroot/sbbs/xtrn/go-for
In directory cvs:/tmp/cvs-serv29783
Modified Files:
go-for.js
Log Message:
Requires exec/load/scrollbox.js now.
Muchos faster.
To-do list ... mostly unchanged.
---
þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
-
From
echicken@VERT to
CVS commit on Saturday, October 12, 2019 20:57:27
xtrn/go-for go-for.js 1.6 1.7
Update of /cvsroot/sbbs/xtrn/go-for
In directory cvs:/tmp/cvs-serv30503
Modified Files:
go-for.js
Log Message:
To-do list: remove thing that I just to-did.
---
þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
-
From
echicken@VERT to
CVS commit on Saturday, October 12, 2019 21:40:27
xtrn/go-for go-for.js 1.7 1.8
Update of /cvsroot/sbbs/xtrn/go-for
In directory cvs:/tmp/cvs-serv4388
Modified Files:
go-for.js
Log Message:
Use scrollbox to display text files.
---
þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
-
From
echicken@VERT to
CVS commit on Sunday, October 13, 2019 05:56:30
xtrn/go-for go-for.js 1.8 1.9
Update of /cvsroot/sbbs/xtrn/go-for
In directory cvs:/tmp/cvs-serv23591
Modified Files:
go-for.js
Log Message:
Bury cursor after screen updates.
Added o u r R j k key commands.
More feedback from status bar.
---
þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
-
From
echicken@VERT to
CVS commit on Sunday, October 13, 2019 08:47:08
xtrn/go-for go-for.js 1.10 1.11
Update of /cvsroot/sbbs/xtrn/go-for
In directory cvs:/tmp/cvs-serv16643
Modified Files:
go-for.js
Log Message:
If user inputs internal hostname (go-for) or port 0, ignore it.
This will be used for internal documents (help, bookmarks) where
selector is a path relative to js.exec_dir.
---
þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
-
From
echicken@VERT to
CVS commit on Sunday, October 13, 2019 11:18:21
xtrn/go-for go-for.js 1.11 1.12
Update of /cvsroot/sbbs/xtrn/go-for
In directory cvs:/tmp/cvs-serv10338
Modified Files:
go-for.js
Log Message:
Store currently selected item for locations in history stack. (For
directories anyway.) Returns to where you were on the page. Maybe
could do this for text files as well.
Allow download of text file currently being viewed with 'd'.
---
þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
-
From
echicken@VERT to
CVS commit on Sunday, October 13, 2019 11:19:54
xtrn/go-for go-for.js 1.12 1.13
Update of /cvsroot/sbbs/xtrn/go-for
In directory cvs:/tmp/cvs-serv10864
Modified Files:
go-for.js
Log Message:
Knock some items off of the to-do list.
---
þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
-
From
echicken@VERT to
CVS commit on Sunday, October 13, 2019 20:13:55
xtrn/go-for go-for.js 1.13 1.14
Update of /cvsroot/sbbs/xtrn/go-for
In directory cvs:/tmp/cvs-serv26169
Modified Files:
go-for.js
Log Message:
home / end / page up / page down
---
þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
-
From
echicken@VERT to
CVS commit on Monday, October 14, 2019 12:21:01
xtrn/go-for go-for.js 1.14 1.15
Update of /cvsroot/sbbs/xtrn/go-for
In directory cvs:/tmp/cvs-serv32123
Modified Files:
go-for.js
Log Message:
Added support for index-search.
These are the vagenta menu items. A query prompt will appear in the
address bar at the top. Enter your search terms. A thrilling new
dimension of gopher interactivity. What a thrill.
---
þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
-
From
echicken@VERT to
CVS commit on Monday, October 14, 2019 14:12:08
xtrn/go-for go-for.js 1.15 1.16
Update of /cvsroot/sbbs/xtrn/go-for
In directory cvs:/tmp/cvs-serv15345
Modified Files:
go-for.js
Log Message:
Removed unused per-item 'rows' attribute from document metadata obj.
Everything has at least the default colour, no need to only fetch
colour for "link" types.
Use console.putmsg P_NOATCODES and P_NOXATTRS via ScrollBox to avoid
danger and messed-up displays.
---
þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
-
From
echicken@VERT to
CVS commit on Monday, October 14, 2019 14:25:30
xtrn/go-for go-for.js 1.16 1.17
Update of /cvsroot/sbbs/xtrn/go-for
In directory cvs:/tmp/cvs-serv17724
Modified Files:
go-for.js
Log Message:
Don't try to parse lines what don't exist.
---
þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
-
From
echicken@VERT to
CVS commit on Tuesday, October 15, 2019 19:57:54
xtrn/go-for go-for.js 1.17 1.18
Update of /cvsroot/sbbs/xtrn/go-for
In directory cvs:/tmp/cvs-serv8244
Modified Files:
go-for.js
Log Message:
Make requests abortable, display an error page if aborted.
Set generous default document size limits.
Cache text files and directory listings, nuke everything else after it's
sent to the client.
---
þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
-
From
echicken@VERT to
CVS commit on Wednesday, October 16, 2019 18:52:39
xtrn/go-for go-for.js 1.18 1.19
Update of /cvsroot/sbbs/xtrn/go-for
In directory cvs:/tmp/cvs-serv6487
Modified Files:
go-for.js
Log Message:
Line might could be null.
---
þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
-
From
echicken@VERT to
CVS commit on Tuesday, May 05, 2020 18:50:05
xtrn/go-for go-for.js 1.19 1.20
Update of /cvsroot/sbbs/xtrn/go-for
In directory cvs:/tmp/cvs-serv10334
Modified Files:
go-for.js
Log Message:
Mouse support, for scrolling and clicking on clickable items.
---
þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
-
From
echicken@VERT to
CVS commit on Tuesday, May 05, 2020 18:56:22
xtrn/go-for go-for.js 1.20 1.21
Update of /cvsroot/sbbs/xtrn/go-for
In directory cvs:/tmp/cvs-serv11362
Modified Files:
go-for.js
Log Message:
Handle new return format from scrollbox.
---
þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net