Commit Graph

106 Commits (4cb0d7a506c7a66634fc2f65a20257bb8a73acf3)

Author SHA1 Message Date
cristian.corcoveanu 4cb0d7a506 Add double click event to toggle the sidebar
9 years ago
Thibaut Courouble 664711ed43 Log user settings on JS error
9 years ago
Thibaut Courouble 9b4f4c2ef4 Add XSLT to XPath doc
9 years ago
Thibaut Courouble 06ee30f70a Bump browser requirements
9 years ago
Thibaut Courouble 29efcef748 Improve mobile detection + handle iOS side view
9 years ago
Thibaut Courouble 9c9b2aca0d Improve search for entries with "-" in the name
9 years ago
Thibaut Courouble 54a3ca0d8f Handle duplicate store error in onUpgradeNeeded
9 years ago
Thibaut Courouble 774ce90422 Update Node.js documentation (5.6.0 and 4.3.0)
9 years ago
Thibaut Courouble 046d4c1d94 Fix search entries with " (...)" ranking less than intended
9 years ago
Thibaut Courouble 7a20f7fd54 Attempt to fix Safari bug
9 years ago
Thibaut Courouble 5dfbb47598 Fix race condition when enable docs
9 years ago
Thibaut Courouble d20156e1f1 Add 'Updates' notification
9 years ago
Thibaut Courouble ed0fa5dcc7 Change app.config.version to an integer instead of string
9 years ago
Thibaut Courouble 6ed3994988 Only create stores for enabled docs in IndexedDB
9 years ago
Thibaut Courouble b2d2066d96 Multi-version support
9 years ago
Thibaut Courouble a639aedcd9 Remove index_path and db_path from docs manifest
9 years ago
Thibaut cb1473f748 Prevent same doc from being enabled twice
9 years ago
Thibaut 1fd5c96f82 Improve JS error tracking
9 years ago
Thibaut fe35117e9e End Code School sponsorship
9 years ago
Thibaut 97fe54dfe7 Improve search for strings containing '$'
9 years ago
Thibaut 93dcd3856f Fix parenthesis normalizaation in search strings
9 years ago
Thibaut 5128513a2f Make IndexeDB version an integer
10 years ago
Thibaut 1252b36a1c Improve offline mode error page
10 years ago
Thibaut 217d5016d0 Fix root redirects stripping the #fragment from the original URL
10 years ago
Thibaut ef7dbbe7b5 Improve search string normalization
10 years ago
Thibaut 7b94616502 Add an icon in the sidebar to constrain the width of the UI
10 years ago
Thibaut 35f7b6a9bb Add search abbreviations
10 years ago
Thibaut 7827f25c63 Scroll with shift + up/down
10 years ago
Thibaut d0d47e2891 Add ProTip for sidebar and scrolling keyboard shortcuts
10 years ago
Thibaut ac6a8880a1 Put Firefox app detection in try/catch
10 years ago
Thibaut db16ee72a8 Add disabled docs index entries to search
10 years ago
Thibaut 0aa1ff4e80 Reduce space bar shortcut timeout
10 years ago
Thibaut 909ab5fa8e Tweak mobile version media query
10 years ago
Thibaut f100f01ae3 Fix offline Q&A when running as firefox app
10 years ago
Thibaut aa3de225aa Add alt+s shortcut for searching on Stack Overflow
10 years ago
Thibaut 04bc317dd8 Map number keys to 'typing' event
10 years ago
Thibaut bbf629255c Don't capture space-key events when typing, to allow using space characters in the search
10 years ago
Thibaut 5be260f3dc Fix app.reset when db hasn't been initialized
10 years ago
Thibaut 485f218a9a Add iframe tag to JS errors
10 years ago
Thibaut b858ba5096 Notify AppCache updates on load
10 years ago
Thibaut e2afa6e494 Implement resizable sidebar
10 years ago
Thibaut 9bb745f7ca Tweak JS error tag
10 years ago
Thibaut 8de2dd607b Update AppCache in background when toggling light and enabling docs inline
10 years ago
Thibaut a235fe068b Fix exception in DB#onUpgradeNeeded
10 years ago
Thibaut b50a84efcd Improve JS error tracking
10 years ago
Thibaut 649b7b5546 Implement dark theme
10 years ago
Thibaut 200dd0b43f Add links to enable docs without reloading the app
10 years ago
Thibaut 9dc99bd8ea Detect and recover from IndexedDB QuotaExceededError
10 years ago
Thibaut add213e0f4 Normalize search values and search queries the same way
10 years ago
Thibaut a7d212d4de Check for updates when AppCache is disabled
10 years ago