1932 Commits (c08f89384c63bd5b148c18f5e60a6cff944483d7)
 

Author SHA1 Message Date
MFijak c08f89384c respect groups when deleting & adding collections 3 years ago
MFijak 25764eb406 Table and two variables renamed 3 years ago
MFijak 11cc5a79b7 collection endpoint support for groups implemented 3 years ago
MFijak 827bf4c7f8 fix for group collections 3 years ago
MFijak 39d078a957 use cipher sync data if possible 3 years ago
MFijak 064a1e368e cipher readonly, hide_passwords 3 years ago
MFijak 82091bdb0a fixes for mysql, sqlite 3 years ago
MFijak 073daeb18b revision update implemented 3 years ago
MFijak ad7e6bfacd load assigned group collections for user 3 years ago
MFijak 5a530414de Db CRUD operations and API endpoints implemented 3 years ago
MFijak 68cfd90f71 schema added 3 years ago
MFijak 891f4c829d enable UI group support 3 years ago
MFijak ab6f3c7b64 migration scripts added 3 years ago
Daniel García 60ed5ff99d
Merge pull request #2675 from BlackDex/patch-multer 3 years ago
BlackDex 5b98bd66ee
Fix uploads from mobile clients (and dep updates) 3 years ago
Daniel García abd20777fe
Merge pull request #2665 from BlackDex/update-deps-and-alpine-base 3 years ago
BlackDex 7f0d0cf8a4
Update MSRV to 1.60.0 3 years ago
BlackDex 6e23a573fb
Update deps and Alpine image 3 years ago
Daniel García ce9d93003c
Merge pull request #2650 from BlackDex/mitigate-mobile-client-uploads 3 years ago
BlackDex abfa868423
Mitigate attachment/send upload issues 3 years ago
Daniel García 331f6c08fe
Merge branch 'BlackDex-update-github-actions' into main 3 years ago
Daniel García c0efd3d419
Merge branch 'update-github-actions' of https://github.com/BlackDex/vaultwarden into BlackDex-update-github-actions 3 years ago
Daniel García 1385d75972
Merge branch 'BlackDex-fix-2622-persistent-volume-check' into main 3 years ago
BlackDex 9a787dd105
Fix persistent folder check within containers 3 years ago
BlackDex 0dcc435bb4
Update build workflow for CI 3 years ago
Daniel García f1a67663d1
Merge pull request #2624 from BlackDex/fix-2623-csp-icon-redirect 3 years ago
BlackDex 0f95bdc9bb
Fix issue with CSP and icon redirects 3 years ago
Daniel García a0eab35768
Update web vault to 2022.6.2 3 years ago
Daniel García 027c87dd07
Merge branch 'BlackDex-update-dep-fix-issue-2516' into main 3 years ago
Daniel García f2b31352fe
Merge branch 'update-dep-fix-issue-2516' of https://github.com/BlackDex/vaultwarden into BlackDex-update-dep-fix-issue-2516 3 years ago
Daniel García c9376e3126
Remove read_file and read_file_string and replace them with the std alternatives 3 years ago
Daniel García 7cbcad0e38
Merge branch 'BlackDex-more-clippy-checks' into main 3 years ago
Daniel García e167798449
Merge branch 'more-clippy-checks' of https://github.com/BlackDex/vaultwarden into BlackDex-more-clippy-checks 3 years ago
Daniel García fc5928772b
Move around comments 3 years ago
Daniel García 8263bdd21d
Merge branch 'ruifung-main' into main 3 years ago
BlackDex 3c1d4254e7
Update deps and fix file-uploads 3 years ago
BlackDex 55d7c48b1d
Add more clippy checks for better code/readability 3 years ago
Yip Rui Fung bf623eed7f Use if let instead of a match with empty block. 3 years ago
Yip Rui Fung 84bcac0112 Apply rustfmt. 3 years ago
Yip Rui Fung 31595888ea Use match to avoid ownership issues on the TempFile / file_path variables in closures. 3 years ago
Yip Rui Fung 5c38b2c4eb Remove option and use unwrap_or_else to fall back to copy behavior. 3 years ago
Yip Rui Fung ebe9162af9 Add option to make file uploads use move_copy_to instead of persist_to 3 years ago
Daniel García b64cf27038
Upgrade dependencies and swap lettre to async transport 3 years ago
Daniel García 0c4e79cff6
Update web vault to v2022.6.0 3 years ago
Daniel García 5b9129a086
Merge remote-tracking branch 'origin/dependabot/cargo/openssl-src-111.22.01.1.1q' into main 3 years ago
Daniel García 93d4a12834
Update the rest of the files leftover from #2595 by running make 3 years ago
Daniel García bf3e2dc652
Merge branch 'nneul-patch-1' into main 3 years ago
dependabot[bot] 0d0e98d783
Bump openssl-src from 111.21.0+1.1.1p to 111.22.0+1.1.1q 3 years ago
Nathan Neulinger 5a55cfbb9b
Update Dockerfile.j2 3 years ago
Nathan Neulinger ac93b8a6b9
Update Dockerfile.buildx.alpine 3 years ago