Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
36 check-ins
2023-10-19
| ||
18:15 | Drop out residual some pdb cruft Leaf check-in: 7ca4358bcd user: vandys tags: master, trunk | |
18:14 | Conver to using sqlite3 (now that I know it, LOL) check-in: c78891f5a0 user: vandys tags: master, trunk | |
2022-07-25
| ||
02:04 | Add support for iamges and CSS check-in: cd988199ed user: vandys tags: master, trunk | |
02:04 | Don't run over-wide on full screens; it's tiresome to read. check-in: ad05f21fc3 user: vandys tags: master, trunk | |
2022-02-23
| ||
02:41 | A little more history, please. check-in: d39a14f01b user: vandys tags: master, trunk | |
2021-04-22
| ||
15:59 | Clean "fs ext" check-in: 61a2065259 user: vandys tags: master, trunk | |
2021-03-11
| ||
16:39 | Deal w. epub's w. URL quoted paths in chapter list check-in: 50e08ad1be user: vandys tags: master, trunk | |
2020-12-02
| ||
18:49 | Permit jump to top/bottom from menu check-in: 3cecc14667 user: vandys tags: master, trunk | |
2019-12-20
| ||
21:13 | If we ended up with an HTML anchor, shed it when thinking about chapter/part numbers. check-in: e8ce7e0f60 user: vandys tags: master, trunk | |
2019-04-09
| ||
00:18 | Center tap to get an actual modal, font change is in there now, along with explicit position sync and percentage document jump. check-in: e2ccaa73af user: vandys tags: master, trunk | |
2019-03-09
| ||
21:49 | Snap position as we leave a chapter, as otherwise our current reading position can be too far beyond what was last saved. check-in: 05c6b57556 user: vandys tags: master, trunk | |
21:49 | Serialize writing to state files, as I seem to get competing writes every now and then. check-in: 34f89ce2a5 user: vandys tags: master, trunk | |
21:48 | uncharenc() across large buffers (like, whole book in one epub "chapter") was very, very slow. Break up conversions to line-by-line, push out converted text incrementally. check-in: 91a4709d67 user: vandys tags: master, trunk | |
2019-01-14
| ||
00:16 | Implement explicit thread excusion when updating var/state stuff. Bit by fact that int's/float's can't be keys in JS objects; map back to str of int for secnum storage. Add a bit of debug logging for corrupt JSON. check-in: 8382ca6fac user: vandys tags: master, trunk | |
2018-06-29
| ||
00:22 | We have a styling file, use it. check-in: e4c67a9fe8 user: vandys tags: master, trunk | |
2018-06-12
| ||
23:41 | Normalize use of [un]quote_plus. Fix chapter numbering error (very first chapter was previously not reachable). check-in: e73f6a45c6 user: vandys tags: master, trunk | |
2018-04-26
| ||
00:55 | Tidy up display and styling. Fix (again) bug with chapter numbering. check-in: cb7f4d4130 user: vandyswa@gmail.com tags: master, trunk | |
2017-06-24
| ||
04:32 | Add UI for font size up/down, smooth scroll, save font size for book. check-in: 5d74a2880e user: ajv-899-334-8894@vsta.org tags: master, trunk | |
2017-04-06
| ||
04:01 | Tap to adjust font size. check-in: 3f780220b4 user: ajv-899-334-8894@vsta.org tags: master, trunk | |
2016-11-24
| ||
17:12 | Flatten extended code points. TBD if we should lean on UTF8. check-in: 959a164154 user: ajv-899-334-8894@vsta.org tags: master, trunk | |
2016-11-21
| ||
22:04 | Software (un)license and basic README check-in: 23cd3446c1 user: ajv-899-334-8894@vsta.org tags: master, trunk | |
18:31 | Permit saved locations for multiple chapters under a book check-in: 31f6f517d7 user: ajv-899-334-8894@vsta.org tags: master, trunk | |
18:30 | Use the relative version of the URL for recent book references check-in: 2ba102d516 user: ajv-899-334-8894@vsta.org tags: master, trunk | |
14:03 | Recently read list. Fix a dequoting API call. check-in: cfb00a34a5 user: ajv-899-334-8894@vsta.org tags: master, trunk | |
2016-11-20
| ||
15:20 | Make dir/file lists ordered check-in: d66eb4ae50 user: ajv-899-334-8894@vsta.org tags: master, trunk | |
01:06 | Add next/prev chapter buttons check-in: 3a8bcbbe3f user: ajv-899-334-8894@vsta.org tags: master, trunk | |
01:05 | Directly register w. account server, so we get a service directory. check-in: eb1051541a user: ajv-899-334-8894@vsta.org tags: master, trunk | |
2016-11-17
| ||
17:33 | Convert to account server check-in: db7a51a379 user: ajv-899-334-8894@vsta.org tags: master, trunk | |
17:30 | Return to previous position check-in: 903e492aa3 user: ajv-899-334-8894@vsta.org tags: master, trunk | |
17:29 | Correctly dequote path names. Make text readable. check-in: 7efc426083 user: ajv-899-334-8894@vsta.org tags: master, trunk | |
17:29 | Convert to account server. Firewall friendly port numbering. check-in: fac2f64eea user: ajv-899-334-8894@vsta.org tags: master, trunk | |
2016-10-17
| ||
23:54 | Save/restore file position on blur/mouseleave and reload. check-in: 9b93ca38a9 user: ajv-899-334-8894@vsta.org tags: master, trunk | |
19:57 | cookie storage check-in: b831168982 user: ajv-899-334-8894@vsta.org tags: master, trunk | |
19:56 | sample files check-in: 774b3900b1 user: ajv-899-334-8894@vsta.org tags: master, trunk | |
19:54 | git status cleanup check-in: 323162f35a user: ajv-899-334-8894@vsta.org tags: master, trunk | |
14:31 | Initial bringup, ePub reader check-in: 3a830eb6e5 user: ajv-899-334-8894@vsta.org tags: master, trunk | |