Stéphane Goetz
220060ccef
Fine tune table of contents
2019-09-21 22:44:09 +02:00
Stéphane Goetz
ef496e9381
Remove ability to have code floating on the side
2019-09-21 22:00:00 +02:00
Stéphane Goetz
ac6e71030b
Move themes to src/css
2019-09-20 23:29:22 +02:00
Stéphane Goetz
92db87e00d
Add server side highlighting, fixes #139
2019-09-20 23:20:49 +02:00
Stéphane Goetz
57b3848430
Move search to _libraries
2019-09-20 23:20:05 +02:00
Stéphane Goetz
b06009ebbd
Compile daux's JavaScript. Lazy load Highlight.js
2019-09-20 23:15:45 +02:00
Stéphane Goetz
94893a2c7a
Use flexsearch to power search
2019-09-19 22:00:34 +02:00
Stéphane Goetz
69d4e0cbfa
Merge
2019-09-18 23:19:35 +02:00
Stéphane Goetz
194110ea6d
Replace tipuesearch's jQuery with a mix of JS and preact
2019-09-18 23:16:35 +02:00
dependabot-preview[bot]
5dfc17200c
Bump phpunit/phpunit from 7.5.15 to 7.5.16
...
Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit ) from 7.5.15 to 7.5.16.
- [Release notes](https://github.com/sebastianbergmann/phpunit/releases )
- [Changelog](https://github.com/sebastianbergmann/phpunit/blob/7.5.16/ChangeLog-7.5.md )
- [Commits](https://github.com/sebastianbergmann/phpunit/compare/7.5.15...7.5.16 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-09-16 11:53:11 +02:00
Stéphane Goetz
fdcb8ea68f
Update dependencies
2019-09-12 08:31:02 +02:00
dependabot-preview[bot]
1f1687ab3f
Bump @swissquote/crafty from 1.7.3 to 1.8.0
...
Bumps [@swissquote/crafty](https://github.com/swissquote/crafty ) from 1.7.3 to 1.8.0.
- [Release notes](https://github.com/swissquote/crafty/releases )
- [Commits](https://github.com/swissquote/crafty/compare/v1.7.3...v1.8.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-09-12 08:23:50 +02:00
Stéphane Goetz
75f34cae30
Put search field in separate template
2019-09-09 19:56:14 +02:00
Stéphane Goetz
49e2aaf44a
Correct documentation on PHP compatiblity, fixes #134
2019-09-09 19:53:59 +02:00
Stéphane Goetz
6cce90f2de
Allow to specify template to use in attributes
2019-09-05 23:18:51 +02:00
Stéphane Goetz
5d09c539dc
Update issue templates
2019-08-29 19:57:03 +02:00
Stéphane Goetz
e62c7da77d
Create CODE_OF_CONDUCT.md
2019-08-29 19:56:35 +02:00
dependabot-preview[bot]
298eef8f9c
Bump symfony/process from 4.3.3 to 4.3.4
...
Bumps [symfony/process](https://github.com/symfony/process ) from 4.3.3 to 4.3.4.
- [Release notes](https://github.com/symfony/process/releases )
- [Changelog](https://github.com/symfony/process/blob/master/CHANGELOG.md )
- [Commits](https://github.com/symfony/process/compare/v4.3.3...v4.3.4 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-08-28 15:42:34 +02:00
dependabot-preview[bot]
4d4a2b2a35
Bump symfony/console from 4.3.3 to 4.3.4
...
Bumps [symfony/console](https://github.com/symfony/console ) from 4.3.3 to 4.3.4.
- [Release notes](https://github.com/symfony/console/releases )
- [Changelog](https://github.com/symfony/console/blob/master/CHANGELOG.md )
- [Commits](https://github.com/symfony/console/compare/v4.3.3...v4.3.4 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-08-28 15:42:21 +02:00
dependabot-preview[bot]
943b5d086a
Bump symfony/http-foundation from 4.3.3 to 4.3.4
...
Bumps [symfony/http-foundation](https://github.com/symfony/http-foundation ) from 4.3.3 to 4.3.4.
- [Release notes](https://github.com/symfony/http-foundation/releases )
- [Changelog](https://github.com/symfony/http-foundation/blob/master/CHANGELOG.md )
- [Commits](https://github.com/symfony/http-foundation/compare/v4.3.3...v4.3.4 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-08-28 15:42:07 +02:00
J. King
1ba6f269bf
Fix notice
2019-08-22 20:03:12 +02:00
Dustin Wilson
633fc593bc
Menu JavaScript fixes
...
* Fixed the expansion of child menus, made them expand properly on page
load, too
* Removed resize/orientationchange event listener as a result of using a
transitionend event to set the height to auto after the transition ends
2019-08-22 20:03:12 +02:00
Dustin Wilson
5bc71cc7f6
Changed the menu click point to the arrow
2019-08-22 20:03:12 +02:00
dependabot-preview[bot]
3f130712b4
Bump phpunit/phpunit from 7.5.14 to 7.5.15
...
Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit ) from 7.5.14 to 7.5.15.
- [Release notes](https://github.com/sebastianbergmann/phpunit/releases )
- [Changelog](https://github.com/sebastianbergmann/phpunit/blob/7.5.15/ChangeLog-7.5.md )
- [Commits](https://github.com/sebastianbergmann/phpunit/compare/7.5.14...7.5.15 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-08-22 10:14:39 +02:00
J. King
5a19258651
Restore jQuery for searching for now
2019-08-13 11:20:39 +02:00
J. King
d883ad19ed
Hide code-toggler for non-scripted clients
2019-08-13 11:20:39 +02:00
Dustin Wilson
9d37044303
Menu improvements
...
* Menus are now expanded when javascript is disabled/not working.
* Menu for the current page now expands upon load.
2019-08-13 11:20:39 +02:00
J. King
47db2e4cba
Minify CSS correctly
2019-08-13 11:20:39 +02:00
Dustin Wilson
9b6af9b000
Rewrite menu opening/closing without jQuery
2019-08-13 11:20:39 +02:00
J. King
e84c9cc10a
Rewrite code-block manipulation without jQuery
2019-08-13 11:20:39 +02:00
J. King
e150fb49bc
Remove HTML5shiv
2019-08-13 11:20:39 +02:00
dependabot-preview[bot]
d1c63a2c3c
Bump myclabs/deep-copy from 1.9.1 to 1.9.3
...
Bumps [myclabs/deep-copy](https://github.com/myclabs/DeepCopy ) from 1.9.1 to 1.9.3.
- [Release notes](https://github.com/myclabs/DeepCopy/releases )
- [Commits](https://github.com/myclabs/DeepCopy/compare/1.9.1...1.9.3 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-08-12 13:11:53 +02:00
J. King
bf377478b5
Catch localStorage access failures
2019-08-09 11:00:30 +02:00
J. King
1d4a4f4522
Include print stylesheet in default theme
2019-08-09 10:59:32 +02:00
Stéphane Goetz
a1875a2726
Update dependencies
2019-08-08 14:21:31 +02:00
Stéphane Goetz
61eaad45e2
#121 Add tests to make sure it doesn't break again
2019-08-08 14:14:56 +02:00
DragoonBoots
a17b3d7e5e
Fix Mime type guessing
2019-08-08 11:39:39 +02:00
dependabot-preview[bot]
3c3ffa8093
Bump symfony/polyfill-intl-icu from 1.11.0 to 1.12.0
...
Bumps [symfony/polyfill-intl-icu](https://github.com/symfony/polyfill-intl-icu ) from 1.11.0 to 1.12.0.
- [Release notes](https://github.com/symfony/polyfill-intl-icu/releases )
- [Commits](https://github.com/symfony/polyfill-intl-icu/compare/v1.11.0...v1.12.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-08-07 10:21:59 +02:00
Stéphane Goetz
154e0d6ddf
remove invade & Annex
...
link is dead
2019-08-04 19:33:31 +02:00
Florian Gilcher
57d6686322
Remove invade and annex from README
...
Link is dead.
2019-08-04 19:33:05 +02:00
dependabot-preview[bot]
470800c68e
Bump mikey179/vfsstream from 1.6.6 to 1.6.7
...
Bumps [mikey179/vfsstream](https://github.com/bovigo/vfsStream ) from 1.6.6 to 1.6.7.
- [Release notes](https://github.com/bovigo/vfsStream/releases )
- [Changelog](https://github.com/bovigo/vfsStream/blob/v1.6.7/CHANGELOG.md )
- [Commits](https://github.com/bovigo/vfsStream/compare/v1.6.6...v1.6.7 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-08-01 16:04:16 +02:00
dependabot-preview[bot]
c86b8d4a5f
Bump phpunit/phpunit from 7.5.13 to 7.5.14
...
Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit ) from 7.5.13 to 7.5.14.
- [Release notes](https://github.com/sebastianbergmann/phpunit/releases )
- [Changelog](https://github.com/sebastianbergmann/phpunit/blob/master/ChangeLog-7.5.md )
- [Commits](https://github.com/sebastianbergmann/phpunit/compare/7.5.13...7.5.14 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-07-29 20:40:01 +02:00
dependabot-preview[bot]
f77bd5eaa6
Bump symfony/http-foundation from 4.3.2 to 4.3.3
...
Bumps [symfony/http-foundation](https://github.com/symfony/http-foundation ) from 4.3.2 to 4.3.3.
- [Release notes](https://github.com/symfony/http-foundation/releases )
- [Changelog](https://github.com/symfony/http-foundation/blob/master/CHANGELOG.md )
- [Commits](https://github.com/symfony/http-foundation/compare/v4.3.2...v4.3.3 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-07-29 20:39:46 +02:00
dependabot-preview[bot]
2b9b89f178
Bump symfony/process from 4.3.2 to 4.3.3
...
Bumps [symfony/process](https://github.com/symfony/process ) from 4.3.2 to 4.3.3.
- [Release notes](https://github.com/symfony/process/releases )
- [Changelog](https://github.com/symfony/process/blob/master/CHANGELOG.md )
- [Commits](https://github.com/symfony/process/compare/v4.3.2...v4.3.3 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-07-29 20:39:31 +02:00
dependabot-preview[bot]
edff4efd4f
Bump symfony/console from 4.3.2 to 4.3.3
...
Bumps [symfony/console](https://github.com/symfony/console ) from 4.3.2 to 4.3.3.
- [Release notes](https://github.com/symfony/console/releases )
- [Changelog](https://github.com/symfony/console/blob/master/CHANGELOG.md )
- [Commits](https://github.com/symfony/console/compare/v4.3.2...v4.3.3 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-07-29 20:39:18 +02:00
dependabot-preview[bot]
931d1358fa
[Security] Bump lodash.template from 4.4.0 to 4.5.0
...
Bumps [lodash.template](https://github.com/lodash/lodash ) from 4.4.0 to 4.5.0. **This update includes security fixes.**
- [Release notes](https://github.com/lodash/lodash/releases )
- [Commits](https://github.com/lodash/lodash/compare/4.4.0...4.5.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-07-11 13:32:03 +02:00
dependabot-preview[bot]
e813931315
[Security] Bump lodash from 4.17.11 to 4.17.14
...
Bumps [lodash](https://github.com/lodash/lodash ) from 4.17.11 to 4.17.14. **This update includes security fixes.**
- [Release notes](https://github.com/lodash/lodash/releases )
- [Commits](https://github.com/lodash/lodash/compare/4.17.11...4.17.14 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-07-11 13:30:30 +02:00
Alexander Overvoorde
dbfb4cf70d
Fix directories with unicode characters not being supported
2019-07-09 21:16:05 +02:00
dependabot-preview[bot]
41866cfd35
Bump symfony/process from 4.3.1 to 4.3.2
...
Bumps [symfony/process](https://github.com/symfony/process ) from 4.3.1 to 4.3.2.
- [Release notes](https://github.com/symfony/process/releases )
- [Changelog](https://github.com/symfony/process/blob/master/CHANGELOG.md )
- [Commits](https://github.com/symfony/process/compare/v4.3.1...v4.3.2 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-06-27 10:16:34 +02:00
dependabot-preview[bot]
ba5295e4aa
Bump symfony/console from 4.3.1 to 4.3.2
...
Bumps [symfony/console](https://github.com/symfony/console ) from 4.3.1 to 4.3.2.
- [Release notes](https://github.com/symfony/console/releases )
- [Changelog](https://github.com/symfony/console/blob/master/CHANGELOG.md )
- [Commits](https://github.com/symfony/console/compare/v4.3.1...v4.3.2 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-06-27 10:16:23 +02:00