-
Notifications
You must be signed in to change notification settings - Fork 27
Comparing changes
Open a pull request
base repository: brocode/fblog
base: v4.11.0
head repository: brocode/fblog
compare: master
- 17 commits
- 17 files changed
- 3 contributors
Commits on Sep 27, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 826b765 - Browse repository at this point
Copy the full SHA 826b765View commit details -
Configuration menu - View commit details
-
Copy full SHA for d7b7732 - Browse repository at this point
Copy the full SHA d7b7732View commit details
Commits on Oct 1, 2024
-
build(deps): bump the all-dependencies-cargo group with 6 updates
Bumps the all-dependencies-cargo group with 6 updates: | Package | From | To | | --- | --- | --- | | [serde_json](https://github.com/serde-rs/json) | `1.0.127` | `1.0.128` | | [regex](https://github.com/rust-lang/regex) | `1.10.6` | `1.11.0` | | [handlebars](https://github.com/sunng87/handlebars-rust) | `6.0.0` | `6.1.0` | | [clap_complete](https://github.com/clap-rs/clap) | `4.5.24` | `4.5.29` | | [serde](https://github.com/serde-rs/serde) | `1.0.209` | `1.0.210` | | [clap](https://github.com/clap-rs/clap) | `4.5.16` | `4.5.18` | Updates `serde_json` from 1.0.127 to 1.0.128 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](serde-rs/json@1.0.127...1.0.128) Updates `regex` from 1.10.6 to 1.11.0 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](rust-lang/regex@1.10.6...1.11.0) Updates `handlebars` from 6.0.0 to 6.1.0 - [Release notes](https://github.com/sunng87/handlebars-rust/releases) - [Changelog](https://github.com/sunng87/handlebars-rust/blob/master/CHANGELOG.md) - [Commits](sunng87/handlebars-rust@v6.0.0...v6.1.0) Updates `clap_complete` from 4.5.24 to 4.5.29 - [Release notes](https://github.com/clap-rs/clap/releases) - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md) - [Commits](clap-rs/clap@clap_complete-v4.5.24...clap_complete-v4.5.29) Updates `serde` from 1.0.209 to 1.0.210 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](serde-rs/serde@v1.0.209...v1.0.210) Updates `clap` from 4.5.16 to 4.5.18 - [Release notes](https://github.com/clap-rs/clap/releases) - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md) - [Commits](clap-rs/clap@clap_complete-v4.5.16...clap_complete-v4.5.18) --- updated-dependencies: - dependency-name: serde_json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies-cargo - dependency-name: regex dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies-cargo - dependency-name: handlebars dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies-cargo - dependency-name: clap_complete dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies-cargo - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies-cargo - dependency-name: clap dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies-cargo ... Signed-off-by: dependabot[bot] <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0f8e783 - Browse repository at this point
Copy the full SHA 0f8e783View commit details
Commits on Oct 4, 2024
-
Configuration menu - View commit details
-
Copy full SHA for af15bb7 - Browse repository at this point
Copy the full SHA af15bb7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3eea0bc - Browse repository at this point
Copy the full SHA 3eea0bcView commit details
Commits on Oct 18, 2024
-
fix: invalid utf-8 in log crashes fblog
People seem to write all kind of interessting stuff to log files. In my case mod security and nginx...
Configuration menu - View commit details
-
Copy full SHA for 3e53e4a - Browse repository at this point
Copy the full SHA 3e53e4aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6b194c4 - Browse repository at this point
Copy the full SHA 6b194c4View commit details
Commits on Nov 1, 2024
-
build(deps): bump the all-dependencies-cargo group with 7 updates
Bumps the all-dependencies-cargo group with 7 updates: | Package | From | To | | --- | --- | --- | | [serde_json](https://github.com/serde-rs/json) | `1.0.128` | `1.0.132` | | [regex](https://github.com/rust-lang/regex) | `1.11.0` | `1.11.1` | | [mlua](https://github.com/khvzak/mlua) | `0.9.9` | `0.10.0` | | [handlebars](https://github.com/sunng87/handlebars-rust) | `6.1.0` | `6.2.0` | | [clap_complete](https://github.com/clap-rs/clap) | `4.5.29` | `4.5.36` | | [serde](https://github.com/serde-rs/serde) | `1.0.210` | `1.0.214` | | [clap](https://github.com/clap-rs/clap) | `4.5.18` | `4.5.20` | Updates `serde_json` from 1.0.128 to 1.0.132 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](serde-rs/json@1.0.128...1.0.132) Updates `regex` from 1.11.0 to 1.11.1 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](rust-lang/regex@1.11.0...1.11.1) Updates `mlua` from 0.9.9 to 0.10.0 - [Release notes](https://github.com/khvzak/mlua/releases) - [Changelog](https://github.com/mlua-rs/mlua/blob/main/CHANGELOG.md) - [Commits](mlua-rs/mlua@v0.9.9...v0.10.0) Updates `handlebars` from 6.1.0 to 6.2.0 - [Release notes](https://github.com/sunng87/handlebars-rust/releases) - [Changelog](https://github.com/sunng87/handlebars-rust/blob/master/CHANGELOG.md) - [Commits](sunng87/handlebars-rust@v6.1.0...v6.2.0) Updates `clap_complete` from 4.5.29 to 4.5.36 - [Release notes](https://github.com/clap-rs/clap/releases) - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md) - [Commits](clap-rs/clap@clap_complete-v4.5.29...clap_complete-v4.5.36) Updates `serde` from 1.0.210 to 1.0.214 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](serde-rs/serde@v1.0.210...v1.0.214) Updates `clap` from 4.5.18 to 4.5.20 - [Release notes](https://github.com/clap-rs/clap/releases) - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md) - [Commits](clap-rs/clap@clap_complete-v4.5.18...clap_complete-v4.5.20) --- updated-dependencies: - dependency-name: serde_json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies-cargo - dependency-name: regex dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies-cargo - dependency-name: mlua dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies-cargo - dependency-name: handlebars dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies-cargo - dependency-name: clap_complete dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies-cargo - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies-cargo - dependency-name: clap dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies-cargo ... Signed-off-by: dependabot[bot] <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 78a3eed - Browse repository at this point
Copy the full SHA 78a3eedView commit details
Commits on Nov 26, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 3757290 - Browse repository at this point
Copy the full SHA 3757290View commit details -
Configuration menu - View commit details
-
Copy full SHA for 148c9d2 - Browse repository at this point
Copy the full SHA 148c9d2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 59462b3 - Browse repository at this point
Copy the full SHA 59462b3View commit details -
Co-authored-by: Patrick Haun <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 82f35fa - Browse repository at this point
Copy the full SHA 82f35faView commit details
Commits on Dec 1, 2024
-
build(deps): bump the all-dependencies-cargo group with 5 updates
Bumps the all-dependencies-cargo group with 5 updates: | Package | From | To | | --- | --- | --- | | [serde_json](https://github.com/serde-rs/json) | `1.0.132` | `1.0.133` | | [mlua](https://github.com/khvzak/mlua) | `0.10.0` | `0.10.2` | | [clap_complete](https://github.com/clap-rs/clap) | `4.5.36` | `4.5.38` | | [serde](https://github.com/serde-rs/serde) | `1.0.214` | `1.0.215` | | [clap](https://github.com/clap-rs/clap) | `4.5.20` | `4.5.21` | Updates `serde_json` from 1.0.132 to 1.0.133 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](serde-rs/json@v1.0.132...v1.0.133) Updates `mlua` from 0.10.0 to 0.10.2 - [Release notes](https://github.com/khvzak/mlua/releases) - [Changelog](https://github.com/mlua-rs/mlua/blob/main/CHANGELOG.md) - [Commits](mlua-rs/mlua@v0.10.0...v0.10.2) Updates `clap_complete` from 4.5.36 to 4.5.38 - [Release notes](https://github.com/clap-rs/clap/releases) - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md) - [Commits](clap-rs/clap@clap_complete-v4.5.36...clap_complete-v4.5.38) Updates `serde` from 1.0.214 to 1.0.215 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](serde-rs/serde@v1.0.214...v1.0.215) Updates `clap` from 4.5.20 to 4.5.21 - [Release notes](https://github.com/clap-rs/clap/releases) - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md) - [Commits](clap-rs/clap@clap_complete-v4.5.20...clap_complete-v4.5.21) --- updated-dependencies: - dependency-name: serde_json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies-cargo - dependency-name: mlua dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies-cargo - dependency-name: clap_complete dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies-cargo - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies-cargo - dependency-name: clap dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies-cargo ... Signed-off-by: dependabot[bot] <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b592cb2 - Browse repository at this point
Copy the full SHA b592cb2View commit details
Commits on Jan 1, 2025
-
Configuration menu - View commit details
-
Copy full SHA for c91c074 - Browse repository at this point
Copy the full SHA c91c074View commit details -
build(deps): bump the all-dependencies-cargo group with 5 updates
Bumps the all-dependencies-cargo group with 5 updates: | Package | From | To | | --- | --- | --- | | [serde_json](https://github.com/serde-rs/json) | `1.0.133` | `1.0.134` | | [clap_complete](https://github.com/clap-rs/clap) | `4.5.38` | `4.5.40` | | [serde](https://github.com/serde-rs/serde) | `1.0.215` | `1.0.217` | | [chrono](https://github.com/chronotope/chrono) | `0.4.38` | `0.4.39` | | [clap](https://github.com/clap-rs/clap) | `4.5.21` | `4.5.23` | Updates `serde_json` from 1.0.133 to 1.0.134 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](serde-rs/json@v1.0.133...v1.0.134) Updates `clap_complete` from 4.5.38 to 4.5.40 - [Release notes](https://github.com/clap-rs/clap/releases) - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md) - [Commits](clap-rs/clap@clap_complete-v4.5.38...clap_complete-v4.5.40) Updates `serde` from 1.0.215 to 1.0.217 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](serde-rs/serde@v1.0.215...v1.0.217) Updates `chrono` from 0.4.38 to 0.4.39 - [Release notes](https://github.com/chronotope/chrono/releases) - [Changelog](https://github.com/chronotope/chrono/blob/main/CHANGELOG.md) - [Commits](chronotope/chrono@v0.4.38...v0.4.39) Updates `clap` from 4.5.21 to 4.5.23 - [Release notes](https://github.com/clap-rs/clap/releases) - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md) - [Commits](clap-rs/clap@clap_complete-v4.5.21...clap_complete-v4.5.23) --- updated-dependencies: - dependency-name: serde_json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies-cargo - dependency-name: clap_complete dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies-cargo - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies-cargo - dependency-name: chrono dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies-cargo - dependency-name: clap dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies-cargo ... Signed-off-by: dependabot[bot] <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e70f07b - Browse repository at this point
Copy the full SHA e70f07bView commit details
Commits on Jan 21, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 9c37db7 - Browse repository at this point
Copy the full SHA 9c37db7View commit details
Commits on Feb 1, 2025
-
build(deps): bump the all-dependencies-cargo group with 5 updates
Bumps the all-dependencies-cargo group with 5 updates: | Package | From | To | | --- | --- | --- | | [serde_json](https://github.com/serde-rs/json) | `1.0.134` | `1.0.138` | | [mlua](https://github.com/khvzak/mlua) | `0.10.2` | `0.10.3` | | [handlebars](https://github.com/sunng87/handlebars-rust) | `6.2.0` | `6.3.0` | | [clap_complete](https://github.com/clap-rs/clap) | `4.5.40` | `4.5.44` | | [clap](https://github.com/clap-rs/clap) | `4.5.23` | `4.5.27` | Updates `serde_json` from 1.0.134 to 1.0.138 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](serde-rs/json@v1.0.134...v1.0.138) Updates `mlua` from 0.10.2 to 0.10.3 - [Release notes](https://github.com/khvzak/mlua/releases) - [Changelog](https://github.com/mlua-rs/mlua/blob/main/CHANGELOG.md) - [Commits](https://github.com/khvzak/mlua/commits) Updates `handlebars` from 6.2.0 to 6.3.0 - [Release notes](https://github.com/sunng87/handlebars-rust/releases) - [Changelog](https://github.com/sunng87/handlebars-rust/blob/master/CHANGELOG.md) - [Commits](sunng87/handlebars-rust@v6.2.0...v6.3.0) Updates `clap_complete` from 4.5.40 to 4.5.44 - [Release notes](https://github.com/clap-rs/clap/releases) - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md) - [Commits](clap-rs/clap@clap_complete-v4.5.40...clap_complete-v4.5.44) Updates `clap` from 4.5.23 to 4.5.27 - [Release notes](https://github.com/clap-rs/clap/releases) - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md) - [Commits](clap-rs/clap@clap_complete-v4.5.23...clap_complete-v4.5.27) --- updated-dependencies: - dependency-name: serde_json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies-cargo - dependency-name: mlua dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies-cargo - dependency-name: handlebars dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies-cargo - dependency-name: clap_complete dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies-cargo - dependency-name: clap dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies-cargo ... Signed-off-by: dependabot[bot] <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 6540085 - Browse repository at this point
Copy the full SHA 6540085View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v4.11.0...master