Commit graph

28 commits

Author SHA1 Message Date
Nicholas La Roux
02467b5ac2
Upgrade minitest from 5.18.1 to 5.20.0 2024-01-03 18:19:30 +09:00
Jasper van Merle
79323d3ea8 Update tests 2019-07-11 16:18:31 +02:00
Jasper van Merle
8ed1f4ace1 Replace AppCache with a service worker 2019-07-07 00:55:58 +02:00
Thibaut Courouble
817dac1c48 Enable HTTP Strict-Transport-Security 2018-11-25 13:17:33 -05:00
Thibaut Courouble
e8d52c9cfd Fix app cache not updating when changing the app's color theme
This is needed because the index page is part of the app cache, and the <html> tag has a different class depending on the theme.
2018-10-10 10:10:19 -04:00
Thibaut Courouble
01bc31859b Fix up switch to CSS variables 2018-10-08 18:08:02 -04:00
Thibaut Courouble
7d3c6bd970 Force HTTPS 2018-10-07 10:28:28 -04:00
Thibaut Courouble
7428645dc1 Improve app loading sequence 2017-09-09 18:16:16 -04:00
Thibaut Courouble
d99bb70afb Fix tests 2017-06-25 23:23:09 -04:00
Thibaut Courouble
0f238609da UI improvements 2017-02-26 09:59:43 -05:00
Thibaut Courouble
ad044f85d3 Fix keyword search in Firefox and URL search via query param
Fixes #577.
2017-02-19 09:34:59 -05:00
Thibaut Courouble
13bd8a07b0 Fix default docs behavior when all docs are disabled
Fixes #424.
2016-06-19 18:21:24 -04:00
Thibaut Courouble
d0802988f1 Decode "~" in url path 2016-06-12 17:58:59 -04:00
Thibaut Courouble
a59786be2e Change single-doc setup to use data-attribute instead of inline script 2016-06-04 10:09:01 -04:00
Thibaut Courouble
01517f8c78 Add redirections for deleted docs 2016-03-05 13:41:43 -05:00
Thibaut Courouble
16ddcb100c Simplify version path separator
Ref #25.
2016-01-24 13:03:03 -05:00
Thibaut Courouble
b2d2066d96 Multi-version support
Ref #25.
2016-01-23 13:50:52 -05:00
Thibaut
217d5016d0 Fix root redirects stripping the #fragment from the original URL 2015-08-09 11:38:52 -04:00
Thibaut
7b94616502 Add an icon in the sidebar to constrain the width of the UI
(only visible when applicable)
2015-08-03 17:08:36 -04:00
Thibaut
b3c569bf6e Refactor app size/theme methods 2015-08-03 17:06:19 -04:00
Thibaut
02166e0843 Add new sponsors 2015-07-12 22:53:47 -04:00
Thibaut
6ce3aa2667 Always use full-app mode for user-enabled docs
Fixes #209.
2015-06-07 16:54:16 -04:00
Thibaut
4954dc688b Add permanent URLs for JS and CSS asset bundles 2015-06-07 15:58:00 -04:00
Thibaut
0c15e192e2 Add /docs.json route redirecting to the most recent doc manifest on the CDN
cc @trollixx
2015-03-01 18:29:06 -05:00
Thibaut
2a5597946a Bust AppCache on resize 2015-02-16 22:42:58 -05:00
Thibaut
e2afa6e494 Implement resizable sidebar
Closes #88.
2015-02-16 22:32:54 -05:00
Thibaut
33b60acd34 Bust AppCache when changing color theme 2015-02-08 22:19:07 -05:00
Thibaut
e9d9bcd196 Add test suite for back-end app 2015-01-03 10:38:22 -05:00