]> gitweb.michael.orlitzky.com - charm-bypass.git/history - index.html.in
COPYING: add to state the "or later" bit
[charm-bypass.git] / index.html.in
2024-02-03 Michael Orlitzkyindex.html.in: remove links to my personal website
2023-12-13 Michael Orlitzkyindex.html.in: add New Carrollton MARC info
2023-12-13 Michael Orlitzkyindex.html.in: add Frederick <-> Washington MARC info
2023-11-17 Michael Orlitzkyindex.html.in: add blank value="" attrs after name...
2023-11-13 Michael Orlitzkyindex.html.in: link "optional" to daily security code...
2023-11-10 Michael Orlitzkyindex.html.in: add Halethorpe MARC station
2023-11-10 Michael Orlitzkyindex.html.in: name origin/destination <input>s after...
2023-11-10 Michael Orlitzkyindex.html.in: add Halethorpe (HAE) zone mapping
2023-11-09 Michael Orlitzkyindex.html.in: move the article links to after the...
2023-11-09 Michael Orlitzkyindex.html.in: update part 1 URL; add the link to part 2
2023-11-08 Michael Orlitzkyindex.html.in: speed up the tree-scroll animation some...
2023-11-08 Michael Orlitzkyindex.html.in: speed up the animations
2023-11-07 Michael Orlitzkyindex.html.in: replace the hint with a link to my intro...
2023-11-07 Michael Orlitzkyindex.html.in: new slogan and better semantic markup...
2023-11-04 Michael Orlitzkyindex.html.in: add missing origin/destination => zone...
2023-11-04 Michael Orlitzkyindex.html.in: use a footnote (dagger) to explain the...
2023-11-04 Michael Orlitzkyindex.html.in: use <abbr> to explain the Commuter Bus...
2023-11-04 Michael Orlitzkyindex.html.in: yet another slogan tweak
2023-11-04 Michael Orlitzkyindex.html.in: work around busted form validation in...
2023-11-04 Michael Orlitzkyindex.html.in: replace a few tabs with spaces
2023-11-03 Michael Orlitzkyindex.html.in: reword the daily security code hint
2023-11-03 Michael Orlitzkyindex.html.in: set the body font to sans-serif for...
2023-11-03 Michael Orlitzkyindex.html.in: display a special error message if origi...
2023-11-03 Michael Orlitzkyindex.html.in: also validate the origin/destination...
2023-11-03 Michael Orlitzkyindex.html.in: fix typos in the origin/destination...
2023-11-03 Michael Orlitzkyindex.html.in: validate MARC origin/destination before...
2023-11-03 Michael Orlitzkyindex.html.in: set default zone, origin, and destinatio...
2023-11-03 Michael Orlitzkyindex.html.in: add a few more (origin,destination)...
2023-11-03 Michael Orlitzkyindex.html.in: use strict equality checks everywhere
2023-11-03 Michael Orlitzkyindex.html.in: big Javascript and comment cleanup
2023-11-03 Michael Orlitzkyindex.html.in: whitespace cleanup
2023-11-03 Michael Orlitzkyindex.html.in: use less vertical (white)space for keyframes
2023-11-03 Michael Orlitzkyindex.html.in: replace the favicon link with a @PLACEHO...
2023-11-03 Michael Orlitzkyindex.html.in: add meta-charset element
2023-11-03 Michael Orlitzkyindex.html.in: do-over of the legend/form spacing
2023-11-03 Michael Orlitzkyindex.html.in: rename "Get Ticket" -> "Generate Ticket"
2023-11-03 Michael Orlitzkyindex.html.in: use <p> instead of <h3> for radio group...
2023-11-03 Michael Orlitzkyindex.html.in: boldface and improved margins for <legend>
2023-11-03 Michael Orlitzkyindex.html.in: set size="2" on daily code inputs
2023-11-03 Michael Orlitzkyindex.html.in: change the slogan again
2023-11-03 Michael Orlitzkyindex.html.in: link to the new favicon
2023-11-03 Michael Orlitzkyindex.html.in: fix zone handling for non-MARC services
2023-11-03 Michael Orlitzkyindex.html.in: set the MARC origin/destination when...
2023-11-03 Michael Orlitzkyindex.html.in: handle the MARC Train ticket size and...
2023-11-03 Michael Orlitzkyindex.html.in: use the right font for the zone
2023-11-03 Michael Orlitzkyindex.html.in: set the service zone when the page loads
2023-11-03 Michael Orlitzkyindex.html.in: fix comment header alignment
2023-11-03 Michael Orlitzkyindex.html.in: begin writing a function to resize the...
2023-11-02 Michael Orlitzkyindex.html.in: don't double-bold the service identifier
2023-11-02 Michael Orlitzkyindex.html.in: use "*" instead of "+" for input pattern...
2023-11-02 Michael Orlitzkyindex.html.in: tweak the slogan and add a security...
2023-11-02 Michael Orlitzkyindex.html.in: add the daily security code to the menu
2023-11-02 Michael Orlitzkyindex.html.in: uppercase the security code automatically
2023-11-02 Michael Orlitzkyindex.html.in: make radio buttons on the menu required...
2023-11-02 Michael Orlitzkyindex.html.in: return the empty string for unknown...
2023-11-02 Michael Orlitzkyindex.html.in: add a few more MARC Train zone mappings
2023-11-02 Michael Orlitzkyindex.html.in: sketch the MARC zone-setting logic
2023-11-01 Michael Orlitzkyindex.html.in: tweak the slogan
2023-11-01 Michael Orlitzkyindex.html.in: improved menu styling
2023-11-01 Michael Orlitzkyindex.html.in: don't hide the body overflow on the...
2023-11-01 Michael Orlitzkyindex.html.in: add MARC Train origin/destination fields
2023-11-01 Michael Orlitzkyindex.html.in: clean up var/let/const usage
2023-11-01 Michael Orlitzkyindex.html.in: ten-minute expiry for commuter bus tickets
2023-11-01 Michael Orlitzkyindex.html.in: begin the menu process
2023-11-01 Michael Orlitzkyfixup set_service_name
2023-11-01 Michael Orlitzkyindex.html.in: support changing the service name via...
2023-11-01 Michael Orlitzkyindex.html.in: support changing the service id via...
2023-11-01 Michael Orlitzkyindex.html.in: rename serviceletter -> serviceid
2023-10-27 Michael Orlitzkyindex.html.in: finally get the code-centering right
2023-10-26 Michael Orlitzkyindex.html.in: don't re-center the security code on...
2023-10-26 Michael Orlitzkyindex.html.in: center the security code even harder
2023-10-26 Michael Orlitzkyindex.html.in: add workaround for the code-centering...
2023-10-26 Michael Orlitzkyindex.html.in: whitespace/comment cleanup
2023-10-26 Michael Orlitzkyindex.html.in: the bus moves right-to-left
2023-10-26 Michael Orlitzkyindex.html.in: make the service letter bold with CSS
2023-10-26 Michael Orlitzkyindex.html.in: remove references to tspans within text...
2023-10-25 Michael Orlitzkyindex.html.in: use name "hdelta" consistently for delta-x
2023-10-25 Michael Orlitzkyindex.html.in: fix a mis-indented javascript comment
2023-10-25 Michael Orlitzkyindex.html.in: move a comment up two lines
2023-10-24 Michael Orlitzkyindex.html.in: fall back to sans-serif if webfonts...
2023-10-24 Michael Orlitzkyindex.html.in: use the right font for the security...
2023-10-24 Michael Orlitzkyindex.html.in: javascript cleanup
2023-10-24 Michael Orlitzkyindex.html.in: center the security code in its container
2023-10-24 Michael Orlitzkyindex.html.in: support random and user-specified securi...
2023-10-24 Michael Orlitzkyindex.html.in: do javascript tricks in order of importance
2023-10-22 Michael Orlitzkyindex.html.in: don't blink the expiration date/time...
2023-10-22 Michael Orlitzkyindex.html.in: set ticket expiration to 90 minutes
2023-10-19 Michael Orlitzkysrc/index.html.in: move out of src