| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Move documentation CSS after CSS block | Rapptz | 2021-06-28 | 1 | -3/+3 |
| | | |||||
| * | [matrix] Add scroll to top button | Josh | 2021-01-12 | 1 | -0/+4 |
| | | |||||
| * | Fix search not working on mobile | Rapptz | 2021-01-01 | 1 | -1/+1 |
| | | |||||
| * | Fix 404 in search pages. | Rapptz | 2020-12-25 | 1 | -1/+1 |
| | | | | | Fix #6210 | ||||
| * | Fix search highlighting not working | Rapptz | 2020-12-21 | 1 | -1/+1 |
| | | |||||
| * | [matrix] Hide hamburger menu on pages without sidebar | Josh | 2020-12-18 | 1 | -0/+2 |
| | | |||||
| * | Fix tooltips in settings and make strings translatable | Rapptz | 2020-12-18 | 1 | -11/+11 |
| | | |||||
| * | [matrix] Refactor JS & add searchbar to mobile. | Josh | 2020-12-18 | 1 | -10/+21 |
| | | |||||
| * | [matrix] Set theme to system preferred by default | Josh | 2020-12-18 | 1 | -4/+18 |
| | | |||||
| * | Default to sans-serif font | Josh | 2020-12-18 | 1 | -3/+3 |
| | | |||||
| * | [matrix] Display navbar links on mobile | Josh | 2020-12-18 | 1 | -3/+5 |
| | | |||||
| * | Switch icon set over to Material Icons intead of FontAwesome | Rapptz | 2020-12-18 | 1 | -6/+8 |
| | | |||||
| * | Various RTD related fixes. | Rapptz | 2020-12-18 | 1 | -1/+2 |
| | | |||||
| * | First pass at double header display | Rapptz | 2020-12-18 | 1 | -25/+30 |
| | | |||||
| * | Create settings icon for mobile | Josh B | 2020-12-18 | 1 | -6/+9 |
| | | |||||
| * | [matrix] Search to top, icon | Jens Reidel | 2020-12-18 | 1 | -1/+16 |
| | | | | | | | | * Search bar to top, magnifying glass * Remove old file * Remove empty style directive | ||||
| * | Add dark theme for codeblocks | Rapptz | 2020-12-18 | 1 | -1/+1 |
| | | |||||
| * | [matrix] Modal cleanup | Josh | 2020-12-18 | 1 | -25/+28 |
| | | | | | | * General modal cleanup * Remove second scrollbar caused by modal | ||||
| * | [matrix] Dark Theme | Josh | 2020-12-18 | 1 | -0/+9 |
| | | | | | | | | | | * Apply width restructions to modals and images * Dark theme 2.0 * Add webkit scrollbar * Use Object.keys instead of Object.entries where applicable | ||||
| * | Reverse the related links | Rapptz | 2020-12-18 | 1 | -1/+1 |
| | | |||||
| * | Rewrite the DOM to use CSS grids | Rapptz | 2020-12-18 | 1 | -53/+113 |
| | | | | | | This also rewrites the CSS to use CSS variables. Currently this isn't done to codeblocks however. | ||||
| * | [matrix] Add sans-serif font toggle to settings modal | Josh | 2020-12-18 | 1 | -5/+14 |
| | | | | | | | | | | | | | | | | | | * Add sans serif font toggle * remove unnecessary boolean comparison from setFont Co-authored-by: slice <[email protected]> * Update checkbox title Co-authored-by: slice <[email protected]> * General cleanup of settings system * Apply overflow hidden to modal Co-authored-by: slice <[email protected]> | ||||
| * | [matrix] Create settings modal | Josh | 2020-12-18 | 1 | -1/+19 |
| | | | | | | | | | | | | | | | | * Create settings modal * Fix issue with spacing after settings button * Fix issue with modal background on mobile devices * Add close button to modal * Add tooltip to close button * Support closing modal with escape key * Add missing semicolon to keydown event listener | ||||
| * | Use actual viewport tag with initial-scale set to 1 | Rapptz | 2020-12-18 | 1 | -1/+1 |
| | | |||||
| * | Use the standard way of detecting RTD | Rapptz | 2019-07-01 | 1 | -1/+1 |
| | | |||||
| * | Proper RTD detection. | Rapptz | 2019-06-29 | 1 | -1/+1 |
| | | |||||
| * | Disable RTD search. | Rapptz | 2019-06-29 | 1 | -0/+11 |
| | | | | | It's completely broken anyway. | ||||
| * | Completely new theme separate from alabaster. | Rapptz | 2017-05-15 | 1 | -0/+29 |