Commit Graph

70 Commits (dd0d5cbc18773223391328e26bf3ae1c2396440c)

Author SHA1 Message Date
Thibaut Courouble 6c9fc464c2 Add :fix_urls_before_parse option for Angular doc
9 years ago
Thibaut Courouble 01517f8c78 Add redirections for deleted docs
9 years ago
Thibaut Courouble 63c77322d3 Handle unencoded spaces in link hrefs
9 years ago
Thibaut Courouble c3b9502657 Set version attributes before evaluating block
9 years ago
Thibaut Courouble 3df9cfff98 Add support for blank and non-number version names
9 years ago
Thibaut Courouble 16ddcb100c Simplify version path separator
9 years ago
Thibaut Courouble b67a02ed35 Add version to doc manifest
9 years ago
Thibaut Courouble b2d2066d96 Multi-version support
9 years ago
Thibaut Courouble bd6e27eca2 Optionally include 'release' and 'links' in docs manifest
9 years ago
Thibaut Courouble a639aedcd9 Remove index_path and db_path from docs manifest
9 years ago
Thibaut Courouble e1c0218230 Rename version -> release
9 years ago
Thibaut 3eb5ccb7ea Raise error and stop scraping on 4xx/5xx status code
9 years ago
Thibaut 6939865137 Finish Dojo scraper
9 years ago
ShaneQful 3465933543 Added dojo to devdocs & ability to define headers in scraper requests
9 years ago
Thibaut 217d5016d0 Fix root redirects stripping the #fragment from the original URL
10 years ago
Thibaut 7b94616502 Add an icon in the sidebar to constrain the width of the UI
10 years ago
Thibaut b3c569bf6e Refactor app size/theme methods
10 years ago
Thibaut 02166e0843 Add new sponsors
10 years ago
Thibaut 6ce3aa2667 Always use full-app mode for user-enabled docs
10 years ago
Thibaut 4954dc688b Add permanent URLs for JS and CSS asset bundles
10 years ago
Thibaut 7de19cf800 Make EntryIndex a unique index (don't add the same entry twice)
10 years ago
Thibaut 018628ea7d Add two-pass redirection rewriter
10 years ago
Thibaut b29d6ca002 Move doc links to manifest
10 years ago
Thibaut cf7f446738 Change home_url to a list of links
10 years ago
Thibaut Courouble 4b9256a731 Merge pull request #170 from TrangPham/master
10 years ago
Thu Trang Pham 642c1cff7d Make sure that home_url can be nil
10 years ago
Thibaut 0c15e192e2 Add /docs.json route redirecting to the most recent doc manifest on the CDN
10 years ago
Thibaut 2a5597946a Bust AppCache on resize
10 years ago
Thibaut e2afa6e494 Implement resizable sidebar
10 years ago
Thibaut ee4509f63e Add fake docs.json manifest for test environment
10 years ago
Thibaut 33b60acd34 Bust AppCache when changing color theme
10 years ago
Thibaut e9d9bcd196 Add test suite for back-end app
10 years ago
Thibaut a59ef1cdb6 Add db_size attribute in doc manifest
10 years ago
Thibaut 456c4cb811 Add Store#size
10 years ago
Thibaut bc5488faa2 Make docs mtime the greatest of the index and db files' mtime
10 years ago
Thibaut ca7ff6086e Exclude docs without a db file from the manifest
10 years ago
Thibaut ca61a2b746 Add Doc#db_path
10 years ago
Thibaut 5c46eabc67 Output a JSON file containing all the pages' content
10 years ago
Thibaut e9125c6ec2 Refactor Doc.store_pages
10 years ago
Thibaut ecf774e22c Add EntryIndex#blank?
10 years ago
Thibaut 1655a00fb6 Refactor Doc.store_page
10 years ago
Thibaut ceff86bac4 Set ActiveSupport::TestCase.test_order
10 years ago
Thibaut a9c8c228bc Fix default argument assignment for Ruby 2.2
10 years ago
Thibaut c68133eb8c Revert "Replace colons with dashes in internal URL paths"
11 years ago
Thibaut c122caa7c4 Add :skip_link option for ignoring certain links in scrapers
11 years ago
Thibaut ab1de67032 Update Nokogiri
11 years ago
Glandos 9d1c347550 Fix require usage for active_support in test
11 years ago
Thibaut bcd4a5b522 Use String#remove
11 years ago
Thibaut 1fc2e6424d Fix Minitest deprecation warning
11 years ago
Thibaut d51a6f9042 Replace colons with dashes in internal URL paths
11 years ago