Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-11-14 | bugfixes from the Protocol refactorv1.6.0 | tjp | |
2023-11-13 | lint and bug fixes | tjp | |
2023-11-13 | refactor contribs to work with a Protocol interface | tjp | |
2023-10-31 | enable optional selector/host/port in extended gophermap lines | tjpcc | |
fixes #11 | |||
2023-09-30 | file serving refactor | tjpcc | |
* do away with fs.FS usage in gemini, like the previous refactor in gopher * remove spartan code in contrib * standardize fsroot/urlroot string arguments to file serving handlers | |||
2023-09-09 | log stderr on failed CGIs | tjpcc | |
2023-09-07 | missing importv1.3.1 | tjpcc | |
2023-09-07 | fix loop exit conditions on extended gophermap parsing | tjpcc | |
2023-09-07 | execing included gophermaps | tjpcc | |
2023-09-07 | fix line number on error msg | tjpcc | |
2023-09-07 | global-inclusion | tjpcc | |
2023-09-07 | all the gopher CGI handlers to support gophernicus behaviorsv1.3.0 | tjpcc | |
2023-09-03 | implement gophernicus extensions for gophermaps | tjpcc | |
2023-09-01 | refactor gophermap template handling and add markdown conversion | tjpcc | |
2023-09-01 | gophermap->html conversion with overridable templates | tjpcc | |
2023-08-31 | minor for loop cleanup | tjpcc | |
2023-05-01 | name change gus -> sliderule | tjpcc | |
2023-01-28 | gopher support. | tjpcc | |
Some of the contrib packages were originally built gemini-specific and had to be refactored into generic core functionality and thin protocol-specific wrappers for each of gemini and gopher. |