.cargo
ignore humantime dep as tracing console-subscriber uses it (somewhere)
2025-03-11 21:15:11 -04:00
.github /workflows
Remove some workflows.
2025-04-13 07:18:26 +00:00
.gitlab
docs: build docs using mdBook, build in CI, deploy to gitlab pages
2024-03-19 00:17:41 -04:00
arch
misc docs updates
2025-03-10 17:27:06 -04:00
bin
skip a few flakey complement tests
2025-03-15 19:14:45 -04:00
debian
misc docs updates
2025-03-10 17:27:06 -04:00
docs
docs: refactor reverse proxy setup sections ( #701 )
2025-03-10 17:27:53 -04:00
nix /pkgs
bump ruwuma
2025-03-13 15:23:10 -04:00
src
Fix spaces limit/max_depth bug in response.
2025-04-16 20:58:48 -07:00
tests
update new complement flakes
2025-04-06 16:11:35 -04:00
theme
docs: add slight theme changes, better title
2024-06-16 20:58:17 -04:00
.dockerignore
replace all mentions of docker compose v1
2024-04-26 02:03:40 -04:00
.editorconfig
apply new rustfmt.toml changes, fix some clippy lints
2024-12-15 01:00:41 -05:00
.envrc
load .env file before initializing flake to use DIRENV_DEVSHELL
in .env
2024-06-03 00:10:28 -04:00
.git-blame-ignore-revs
fix git blame ignore revs
2024-03-26 22:24:24 -04:00
.gitattributes
Adds .gitattributes to the projects to prevent LN and CLRF conflicts. ( #681 )
2025-02-04 16:46:00 -05:00
.gitignore
fix .gitignore to allow /target to be a symlink
2024-12-10 05:40:45 +00:00
.gitlab-ci.yml
delete lix binary cache because it has terrible reliability
2025-01-11 21:43:57 -05:00
.markdownlintignore
add markdownlint and run lychee in documentation CI workflow
2024-07-03 11:30:16 -04:00
book.toml
misc docs updates
2025-03-10 17:27:06 -04:00
Cargo.lock
add missing feature-projections between intra-workspace crates
2025-04-13 05:13:00 +00:00
Cargo.toml
bump tokio because of RUSTSEC-2025-0023
2025-04-08 09:05:49 -04:00
clippy.toml
fix some nightly clippy lints
2025-03-13 08:37:34 -04:00
CODE_OF_CONDUCT.md
auto-fix some markdown lints
2024-07-03 11:30:16 -04:00
conduwuit-example.toml
Remove the default sentry endpoint.
2025-04-13 07:28:14 +00:00
CONTRIBUTING.md
various misc documentation improvements
2024-11-23 22:35:54 -05:00
default.nix
feat: support non-flake users
2024-02-11 21:56:55 -05:00
development.md
docs: add some more conduwuit development info
2024-09-06 20:33:02 -04:00
engage.toml
remove most of cargo test from engage as crane does that but with more caching
2025-03-11 21:09:24 -04:00
flake.lock
bump ruwuma
2025-03-13 15:23:10 -04:00
flake.nix
bump rust toolchain to 1.86.0
2025-04-05 18:37:13 -04:00
LICENSE
remove nightly only feature, small housekeeping stuff
2023-11-29 21:59:18 -05:00
README.md
Update README [ci skip]
2025-04-13 06:56:16 +00:00
renovate.json
renovate: exclude rust deps we forked / cant easily bump or upgrade
2024-08-30 12:57:50 -04:00
rust-toolchain.toml
bump rust toolchain to 1.86.0
2025-04-05 18:37:13 -04:00
rustfmt.toml
bump nix lock, update to rust 2024 and 1.85.0 toolchain
2025-02-23 01:17:30 -05:00