Commit Graph

22 Commits (c05822a8ebfd643a9340b6e9d8526795ac3ae16d)

Author SHA1 Message Date
Thibaut Courouble 4f62ccbdbf Fix various issues when switching from single doc to full app
8 years ago
Thibaut Courouble d63aadb27e Improve IndexedDB error handling
8 years ago
Thibaut Courouble 78213d015c Tweak offline page
8 years ago
Thibaut Courouble 3eb5a0caaa Better error handling when cookies are disabled
8 years ago
Thibaut Courouble 8d7b2029b8 Show progress percentage when installing docs
9 years ago
Thibaut Courouble 4b26951ff0 Store settings in cookies instead of localStorage
9 years ago
Thibaut Courouble 39cc1d3cba Force IDB schema upgrade before installing/uninstalling all docs
9 years ago
Thibaut 1252b36a1c Improve offline mode error page
10 years ago
Thibaut cf04efe78c Fix exception in OfflinePage#onInstallSuccess
10 years ago
Thibaut 83681cb96c Avoid double element look-up
10 years ago
Thibaut 8ec7c85dd4 Fix race condition on offline page
10 years ago
Thibaut 16486ff467 Force page reload when loading offline page in single doc mode
10 years ago
Thibaut 6a82830ab4 Add setting for updating offline docs automatically
10 years ago
Thibaut ebd00f5a72 Check for offline doc updates automatically
10 years ago
Thibaut 95f81055ad Add links to install/update/uninstall all docs
10 years ago
Thibaut be7d43ef89 Simplify offline links data attributes
10 years ago
Thibaut e9fc1d3c68 Download/Delete -> Install/Uninstall
10 years ago
Thibaut f211124d14 Fully implement offline docs table
10 years ago
Thibaut ada9949ac6 Fix race-conditions when rendering asynchronous pages
10 years ago
Thibaut 0b56ef1c02 Disable offline page when IndexedDB isn't available
10 years ago
Thibaut c2879a5e80 Speed up offline page by loading download statuses in a single transaction
10 years ago
Thibaut 25f844da9b Add ability to cache complete documntations in IndexedDB
10 years ago