Ginger
|
23c398dc1e
|
fix(ci): Remove explicit references to code.forgejo.org in action steps
|
2025-11-25 18:26:28 +00:00 |
|
Renovate Bot
|
fa73893179
|
chore(deps): update pre-commit hook crate-ci/committed to v1.1.8
|
2025-11-25 17:16:13 +00:00 |
|
Renovate Bot
|
57fec44ec7
|
chore(deps): update dependency cargo-bins/cargo-binstall to v1.16.2
|
2025-11-24 05:02:19 +00:00 |
|
timedout
|
bc8d304dbf
|
style: Fix unnecessary qualification
Sounds like my university experience
|
2025-11-23 16:33:32 +00:00 |
|
timedout
|
7f4248a8c6
|
feat: Enhance remote room leave handling
|
2025-11-23 16:33:32 +00:00 |
|
aviac
|
430200b60e
|
fix: add explicit fix of rpath
Without this the rpath is empty and the binary won't be able to load the librocksdb.so.10 shared lib
|
2025-11-23 16:26:27 +00:00 |
|
Jade Ellis
|
a573f1f502
|
docs: Disable incomplete homepage prose for now
|
2025-11-22 23:13:52 +00:00 |
|
Jade Ellis
|
3bf3c24d22
|
docs: Update homepage layout
|
2025-11-22 22:41:53 +00:00 |
|
Jade Ellis
|
c1dc336c65
|
docs: Fix a couple contrast issues
|
2025-11-22 20:58:18 +00:00 |
|
Jade Ellis
|
be3c6ebb58
|
docs: Update rspress, add redirects
|
2025-11-22 20:49:19 +00:00 |
|
Jade Ellis
|
bdf31fa92e
|
docs: Remove exclude rules
|
2025-11-22 20:35:13 +00:00 |
|
Jade Ellis
|
1372f74812
|
docs: Capitalise page title
|
2025-11-22 20:35:13 +00:00 |
|
Jade Ellis
|
5935d99af0
|
feat(docs): Sitemap
|
2025-11-22 20:35:13 +00:00 |
|
Jade Ellis
|
6b11a65545
|
fix: Repair symlink
|
2025-11-22 20:35:13 +00:00 |
|
Jade Ellis
|
5ea1206739
|
docs: New site 🎉
|
2025-11-22 20:35:09 +00:00 |
|
Jade Ellis
|
d45c5a9f47
|
feat: Deal with low screen widths in CSS
|
2025-11-22 20:30:30 +00:00 |
|
Jade Ellis
|
9a1039b215
|
docs: Update logos
|
2025-11-22 20:30:29 +00:00 |
|
Renovate Bot
|
59f9b8bdb8
|
chore(deps): update rust crate bytes to v1.11.0
|
2025-11-22 16:13:45 +00:00 |
|
lily
|
3b76e9876d
|
fix: revert to mdbook version 0.4.52 since >=0.5.0 broke rendering with our current setup completely
|
2025-11-22 17:05:14 +01:00 |
|
nex
|
64c059f82e
|
fix(docs): Partially revert 4a9bea5764
Signed-off-by: nex <git@nexy7574.co.uk>
|
2025-11-22 14:15:26 +00:00 |
|
lily
|
76b90acea6
|
Remove rust flags since they're pretty much outdated and don't work anymore
Not much difference from what I've observed, plus it's as max-perf as it gets
|
2025-11-21 17:12:27 +00:00 |
|
Renovate Bot
|
5e0334088a
|
chore(deps): update dependency cargo-bins/cargo-binstall to v1.16.0
|
2025-11-21 16:27:13 +00:00 |
|
Ginger
|
eecc472258
|
fix(ci): Use the version from rust-toolchain.toml when restoring caches
|
2025-11-21 11:07:44 -05:00 |
|
Ginger
|
4a9bea5764
|
fix(docs): Fix git repository icon name
|
2025-11-21 10:46:15 -05:00 |
|
Ginger
|
08fd87c7de
|
chore: Kick forgejo
|
2025-11-21 15:19:39 +00:00 |
|
Ginger
|
ac6d639660
|
fix(docs): Remove unused multilingual option in mdBook config
|
2025-11-21 15:19:39 +00:00 |
|
Ginger
|
0958660eb5
|
ci: Do not run release-image workflow on pull requests
|
2025-11-21 14:52:41 +00:00 |
|
Renovate Bot
|
57c3290f02
|
chore(deps): update rust-patch-updates
|
2025-11-21 14:25:55 +00:00 |
|
nex
|
6794ea565f
|
fix(tests): Fix new syntax error in debug.rc
fixes #1180
|
2025-11-18 18:46:35 +00:00 |
|
Lilith
|
38080275d4
|
build(Cargo.toml): updated the versions automatically
|
2025-11-17 12:51:49 +00:00 |
|
Lilith
|
1138218878
|
build(Cargo.toml): resolve the fact that we have v0.5.0-rc.8.1 despite 0.5.0-rc.8 in toml
|
2025-11-17 12:51:49 +00:00 |
|
Renovate Bot
|
c0f1d8eab6
|
chore(deps): update ghcr.io/renovatebot/renovate docker tag to v42
|
2025-11-17 00:33:11 +00:00 |
|
nex
|
192f78887a
|
chore: Add rc.8.1 release announcement
|
2025-11-16 22:08:09 +00:00 |
|
timedout
|
def8816c02
|
style: Fix clippy failures from 9e73146
|
2025-11-16 19:55:28 +00:00 |
|
timedout
|
9e73146b19
|
fix: Restore continuwuity's remembering capabilities
|
2025-11-14 14:57:49 +00:00 |
|
Renovate Bot
|
19d792e4eb
|
chore(deps): update rust crate ctor to 0.6.0
|
2025-11-14 14:03:57 +00:00 |
|
Renovate Bot
|
2a977f019f
|
chore(deps): update pre-commit hook crate-ci/typos to v1.39.2
|
2025-11-14 05:01:41 +00:00 |
|
ginger
|
76ea4dfa29
|
Update README.md
|
2025-11-13 19:55:12 +00:00 |
|
Renovate Bot
|
2ec771c84d
|
chore(deps): update rust crate bytesize to v2.2.0
|
2025-11-13 05:03:54 +00:00 |
|
timedout
|
9375e81974
|
fix(1163): Resolve algorithm misinterpretations
|
2025-11-13 03:33:47 +00:00 |
|
Renovate Bot
|
f22f35d27b
|
chore(deps): update rust crate syn to v2.0.110
|
2025-11-12 05:03:14 +00:00 |
|
Renovate Bot
|
d5c7d80709
|
chore(deps): update dependency cargo-bins/cargo-binstall to v1.15.11
|
2025-11-11 23:11:19 +00:00 |
|
Jade Ellis
|
1899d8bb00
|
ci: Mirror to Docker Hub
|
2025-11-11 23:11:09 +00:00 |
|
Ginger
|
9a5ba6171f
|
ci: Remove hardcoded default in setup-rust action
|
2025-11-11 10:37:03 -05:00 |
|
renovate
|
da3efa05b5
|
chore(Nix): Updated flake hashes
|
2025-11-11 15:07:05 +00:00 |
|
Ginger
|
b53ba2eef4
|
ci: Give flake hashes workflow permissions to push
|
2025-11-11 15:07:05 +00:00 |
|
Jade Ellis
|
33019c4529
|
chore: Update rust
|
2025-11-11 15:07:05 +00:00 |
|
Jade Ellis
|
f7bd9eaba8
|
chore(clippy): Remove old redundant lint
|
2025-11-11 13:59:12 +00:00 |
|
Jade Ellis
|
f9c42bbadc
|
refactor(clippy): Unused self
|
2025-11-11 13:59:12 +00:00 |
|
Jade Ellis
|
fe62c39501
|
style(clippy): Remove unneeded allocation
|
2025-11-11 13:59:12 +00:00 |
|