Commit Graph

1390 Commits (d7726f98b1b1aed35e4cd83a03df9ae6b1e99811)
 

Author SHA1 Message Date
Thibaut bff403399c Show guide/tutorial types at the top of the list 10 years ago
Thibaut 144642985d Fix error in DocPicker#activate 10 years ago
Thibaut 83681cb96c Avoid double element look-up 10 years ago
Thibaut 39e01bfce8 Search docs by name not slug 10 years ago
Thibaut 58a463d3d7 Improve IndexedDB error handling 10 years ago
Thibaut eecbade78e Wrap app.DB#useIndexedDB in try/catch 10 years ago
Thibaut bc2937b307 Increase xhr timeout when downloading docs 10 years ago
Thibaut 6c9441a76a Change ajax timeout option to seconds instead of milliseconds 10 years ago
Thibaut 20940d732a Fix app.Settings#applyLegacyValues when value is false 10 years ago
Thibaut b8040a119c Offline mode is ready for prime time! 10 years ago
Thibaut 8ec7c85dd4 Fix race condition on offline page 10 years ago
Thibaut f0c1ec73b7 Tweak README 10 years ago
Thibaut e21ac0589c Wrap app.isMobile in try/catch 10 years ago
Thibaut d570f7866b Decrease nav links padding on small screens 10 years ago
Thibaut 3dd07d2664 Tweak offline page Q&A 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 71f3387eeb Add link to offline page 10 years ago
Thibaut 95f81055ad Add links to install/update/uninstall all docs 10 years ago
Thibaut aee7ab1fa7 Update gem dependencies 10 years ago
Thibaut ebb39e95e8 Remove temporary news notif 10 years ago
Thibaut b898ac18c8 Refactor settings 10 years ago
Thibaut 5c1a9ed640 Update copyright year 10 years ago
Thibaut 0231b84d5e Call preventDefault() on IDB errors so they don't bubble up to window.onerror 10 years ago
Thibaut 9b1d704e7c Fix loading entries with #fragment path from IndexedDB 10 years ago
Thibaut 2eede98a14 Update gem dependencies 10 years ago
Thibaut be7d43ef89 Simplify offline links data attributes 10 years ago
Thibaut e9fc1d3c68 Download/Delete -> Install/Uninstall 10 years ago
Thibaut 6e54d92f18 Cache the 'docs' IDB store in memory 10 years ago
Thibaut d5e694553a Tweak offline page error message 10 years ago
Thibaut e86f812aa9 Cache indexedDBVersion 10 years ago
Thibaut f211124d14 Fully implement offline docs table 10 years ago
Thibaut eb58c01ee5 Only check for buggy IndexedDB once 10 years ago
Thibaut 04676edd54 Don't keep the IndexedDB database open 10 years ago
Thibaut ada9949ac6 Fix race-conditions when rendering asynchronous pages 10 years ago
Thibaut 85b6d84bc3 Add thor tasks for running individual test suites 10 years ago
Thibaut e9d9bcd196 Add test suite for back-end app 10 years ago
Thibaut 04bf8f35eb Keep query string when redirecting 10 years ago
Thibaut 9ec670c7d8 Fix and simplify doc route 10 years ago
Thibaut d0deb1b7d0 Fix atom feed route 10 years ago
Thibaut b38d94890d Add offline Q&A 10 years ago
Thibaut eccdb82a78 Fix typo 10 years ago
Thibaut a59ef1cdb6 Add db_size attribute in doc manifest 10 years ago
Thibaut 456c4cb811 Add Store#size 10 years ago
Thibaut da3ca7d8c7 Undownload docs when they are disabled 10 years ago
Thibaut 0b56ef1c02 Disable offline page when IndexedDB isn't available 10 years ago
Thibaut ba09a14ec0 Add a few missing returns 10 years ago
Thibaut afbe4c3846 Remove unused property 10 years ago
Thibaut c2879a5e80 Speed up offline page by loading download statuses in a single transaction 10 years ago