8000 Tags · nekowarden/server · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: nekowarden/server

Tags

1.30.1

Toggle 1.30.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update crates (dani-garcia#4074)

* Remove another header for websocket connections

* Fix small bake issue

* Update crates

Updated crates and adjusted code where needed.
One major update is Rocket rc4, no need anymore (again) for crates.io patching.

The only item still pending is openssl/openssl-sys for which we need to
wait if sfackler/rust-openssl#2094 will be
merged. If, then we can remove the pinned versions for the openssl crate.

1.30.0

Toggle 1.30.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix importing Bitwarden exports (dani-garcia#4030)

When importing Bitwarden JSON exports, these would fail because the last
modification date was also imported and caused our out-off-sync check to
kick-in. This PR fixes this by checking if we are doing an import, and
skip this check.

Fixes dani-garcia#4005

1.29.2

Toggle 1.29.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request dani-garcia#3730 from BlackDex/update-admin-interface

Update admin interface

1.29.1

Toggle 1.29.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request dani-garcia#3704 from BlackDex/remove-debug-code

Remove debug code during attachment download

1.29.0

Toggle 1.29.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request dani-garcia#3659 from BlackDex/fix-org-creation

Fix org creation regresion

1.28.1

Toggle 1.28.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request dani-garcia#3403 from BlackDex/update-dockerfile-a…

…nd-rust

Revert setcap, update rust and crates

1.28.0

Toggle 1.28.0's commit message

Verified

This commit was signed with the committer’s verified signature.
dani-garcia Daniel García
Update web vault to v2023.3.0b

1.27.0

Toggle 1.27.0's commit message

Verified

This commit was signed with the committer’s verified signature.
dani-garcia Daniel García
Update web vault to 2022.12.0

1.26.0

Toggle 1.26.0's commit message

Verified

This commit was signed with the committer’s verified signature.
dani-garcia Daniel García
Update web-vault to 2022.10.0 and dependencies

1.25.2

Toggle 1.25.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request dani-garcia#2650 from BlackDex/mitigate-mobile-cli…

…ent-uploads

Mitigate attachment/send upload issues
0