aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* (cargo-release) version 0.10.1v0.10.1Sven-Hendrik Haase2020-11-084-4/+7
|
* Now compiles on stableSven-Hendrik Haase2020-11-0810-29/+35
|
* Document how to generate a working sha256sum (fixes #401)Sven-Hendrik Haase2020-11-031-0/+5
|
* Bump depsSven-Hendrik Haase2020-11-031-410/+183
|
* Merge pull request #402 from svenstaro/dependabot/cargo/regex-1.4.2dependabot-preview[bot]2020-11-022-5/+5
|\
| * Bump regex from 1.4.1 to 1.4.2dependabot-preview[bot]2020-11-022-5/+5
|/ | | | | | | | Bumps [regex](https://github.com/rust-lang/regex) from 1.4.1 to 1.4.2. - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/regex/compare/1.4.1...1.4.2) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* Merge pull request #400 from svenstaro/dependabot/cargo/actix-web-3.2.0dependabot-preview[bot]2020-10-302-17/+23
|\
| * Bump actix-web from 3.1.0 to 3.2.0dependabot-preview[bot]2020-10-302-17/+23
|/ | | | | | | | Bumps [actix-web](https://github.com/actix/actix-web) from 3.1.0 to 3.2.0. - [Release notes](https://github.com/actix/actix-web/releases) - [Changelog](https://github.com/actix/actix-web/blob/master/CHANGES.md) - [Commits](https://github.com/actix/actix-web/compare/web-v3.1.0...web-v3.2.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* Merge pull request #398 from svenstaro/dependabot/cargo/futures-0.3.7Sven-Hendrik Haase2020-10-262-34/+54
|\ | | | | Bump futures from 0.3.6 to 0.3.7
| * Bump futures from 0.3.6 to 0.3.7dependabot-preview[bot]2020-10-262-34/+54
|/ | | | | | | | Bumps [futures](https://github.com/rust-lang/futures-rs) from 0.3.6 to 0.3.7. - [Release notes](https://github.com/rust-lang/futures-rs/releases) - [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/futures-rs/compare/0.3.6...0.3.7) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* Merge pull request #399 from svenstaro/dependabot/cargo/libflate-1.0.3dependabot-preview[bot]2020-10-262-3/+3
|\
| * Bump libflate from 1.0.2 to 1.0.3dependabot-preview[bot]2020-10-262-3/+3
|/ | | | | | | Bumps [libflate](https://github.com/sile/libflate) from 1.0.2 to 1.0.3. - [Release notes](https://github.com/sile/libflate/releases) - [Commits](https://github.com/sile/libflate/compare/1.0.2...1.0.3) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* Merge pull request #396 from svenstaro/dependabot/cargo/serde-1.0.117dependabot-preview[bot]2020-10-162-5/+5
|\
| * Bump serde from 1.0.116 to 1.0.117dependabot-preview[bot]2020-10-162-5/+5
|/ | | | | | | Bumps [serde](https://github.com/serde-rs/serde) from 1.0.116 to 1.0.117. - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.116...v1.0.117) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* Merge pull request #395 from svenstaro/dependabot/cargo/regex-1.4.1dependabot-preview[bot]2020-10-142-5/+5
|\
| * Bump regex from 1.4.0 to 1.4.1dependabot-preview[bot]2020-10-142-5/+5
|/ | | | | | | | Bumps [regex](https://github.com/rust-lang/regex) from 1.4.0 to 1.4.1. - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/regex/compare/1.4.0...1.4.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* Merge pull request #394 from svenstaro/dependabot/cargo/structopt-0.3.20Sven-Hendrik Haase2020-10-131-4/+4
|\ | | | | Bump structopt from 0.3.19 to 0.3.20
| * Bump structopt from 0.3.19 to 0.3.20dependabot-preview[bot]2020-10-131-4/+4
|/ | | | | | | | Bumps [structopt](https://github.com/TeXitoi/structopt) from 0.3.19 to 0.3.20. - [Release notes](https://github.com/TeXitoi/structopt/releases) - [Changelog](https://github.com/TeXitoi/structopt/blob/master/CHANGELOG.md) - [Commits](https://github.com/TeXitoi/structopt/compare/v0.3.19...v0.3.20) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* Merge pull request #393 from svenstaro/dependabot/cargo/regex-1.4.0dependabot-preview[bot]2020-10-122-5/+5
|\
| * Bump regex from 1.3.9 to 1.4.0dependabot-preview[bot]2020-10-122-5/+5
|/ | | | | | | | Bumps [regex](https://github.com/rust-lang/regex) from 1.3.9 to 1.4.0. - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/regex/compare/1.3.9...1.4.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* Merge pull request #392 from svenstaro/dependabot/cargo/structopt-0.3.19Sven-Hendrik Haase2020-10-091-4/+4
|\ | | | | Bump structopt from 0.3.18 to 0.3.19
| * Bump structopt from 0.3.18 to 0.3.19dependabot-preview[bot]2020-10-091-4/+4
|/ | | | | | | | Bumps [structopt](https://github.com/TeXitoi/structopt) from 0.3.18 to 0.3.19. - [Release notes](https://github.com/TeXitoi/structopt/releases) - [Changelog](https://github.com/TeXitoi/structopt/blob/master/CHANGELOG.md) - [Commits](https://github.com/TeXitoi/structopt/compare/v0.3.18...v0.3.19) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* Merge pull request #390 from svenstaro/dependabot/cargo/strum_macros-0.19.4Sven-Hendrik Haase2020-10-082-3/+3
|\ | | | | Bump strum_macros from 0.19.2 to 0.19.4
| * Bump strum_macros from 0.19.2 to 0.19.4dependabot-preview[bot]2020-10-082-3/+3
|/ | | | | | | | Bumps [strum_macros](https://github.com/Peternator7/strum) from 0.19.2 to 0.19.4. - [Release notes](https://github.com/Peternator7/strum/releases) - [Changelog](https://github.com/Peternator7/strum/blob/master/CHANGELOG.md) - [Commits](https://github.com/Peternator7/strum/commits) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* Merge pull request #391 from svenstaro/dependabot/cargo/strum-0.19.5Sven-Hendrik Haase2020-10-082-3/+3
|\ | | | | Bump strum from 0.19.2 to 0.19.5
| * Bump strum from 0.19.2 to 0.19.5dependabot-preview[bot]2020-10-082-3/+3
|/ | | | | | | | Bumps [strum](https://github.com/Peternator7/strum) from 0.19.2 to 0.19.5. - [Release notes](https://github.com/Peternator7/strum/releases) - [Changelog](https://github.com/Peternator7/strum/blob/master/CHANGELOG.md) - [Commits](https://github.com/Peternator7/strum/commits) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* Merge pull request #389 from svenstaro/dependabot/cargo/actix-files-0.4.0Sven-Hendrik Haase2020-10-072-4/+3
|\ | | | | Bump actix-files from 0.3.0 to 0.4.0
| * Bump actix-files from 0.3.0 to 0.4.0dependabot-preview[bot]2020-10-072-4/+3
|/ | | | | | | | Bumps [actix-files](https://github.com/actix/actix-web) from 0.3.0 to 0.4.0. - [Release notes](https://github.com/actix/actix-web/releases) - [Changelog](https://github.com/actix/actix-web/blob/v0.4.0/CHANGES.md) - [Commits](https://github.com/actix/actix-web/compare/v0.3.0...v0.4.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* Merge pull request #388 from svenstaro/dependabot/cargo/futures-0.3.6Sven-Hendrik Haase2020-10-062-19/+19
|\ | | | | Bump futures from 0.3.5 to 0.3.6
| * Bump futures from 0.3.5 to 0.3.6dependabot-preview[bot]2020-10-062-19/+19
|/ | | | | | | | Bumps [futures](https://github.com/rust-lang/futures-rs) from 0.3.5 to 0.3.6. - [Release notes](https://github.com/rust-lang/futures-rs/releases) - [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/futures-rs/compare/0.3.5...0.3.6) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* Merge pull request #386 from svenstaro/dependabot/cargo/actix-web-3.1.0dependabot-preview[bot]2020-10-022-9/+24
|\
| * Bump actix-web from 3.0.2 to 3.1.0dependabot-preview[bot]2020-10-022-9/+24
|/ | | | | | | | Bumps [actix-web](https://github.com/actix/actix-web) from 3.0.2 to 3.1.0. - [Release notes](https://github.com/actix/actix-web/releases) - [Changelog](https://github.com/actix/actix-web/blob/master/CHANGES.md) - [Commits](https://github.com/actix/actix-web/compare/web-v3.0.2...web-v3.1.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* (cargo-release) start next development iteration 0.10.1-alpha.0Sven-Hendrik Haase2020-10-022-2/+2
|
* (cargo-release) version 0.10.0v0.10.0Sven-Hendrik Haase2020-10-024-4/+7
|
* Add more detailed release instructionsSven-Hendrik Haase2020-10-021-2/+3
|
* Add CHANGELOG entry for client-side color-scheme handlingSven-Hendrik Haase2020-10-021-0/+1
|
* Merge pull request #380 from ahti/masterSven-Hendrik Haase2020-10-0212-874/+1042
|\ | | | | client-side color-scheme handling
| * more feedbackLukas Stabe2020-10-022-5/+8
| |
| * address feedbackLukas Stabe2020-10-023-12/+31
| |
| * restore default theme cli option and add default theme dark optionLukas Stabe2020-10-018-18/+127
| |
| * fix build.rs rerun-if-changedLukas Stabe2020-10-011-1/+1
| |
| * fix escaped quotes in font namesLukas Stabe2020-10-011-1/+1
| |
| * cargo fmtLukas Stabe2020-09-261-2/+7
| |
| * compile scss at build timeLukas Stabe2020-09-264-8/+18
| |
| * remove stylelint again and fix a few css issuesLukas Stabe2020-09-262-74/+84
| |
| * add css lint github actionLukas Stabe2020-09-261-0/+5
| |
| * appease cargo fmtLukas Stabe2020-09-261-5/+8
| |
| * fix theme picker highlighting of selected themeLukas Stabe2020-09-261-1/+8
| |
| * remove default color scheme cli argumentLukas Stabe2020-09-265-76/+30
| |
| * move css out of html into its own routeLukas Stabe2020-09-266-16/+46
| |