Commit Graph

431 Commits (9e0e4b13c54f5f9595ecdf6a21c49f9249602265)
 

Author SHA1 Message Date
Daniel García 1049646e27
Merge pull request #210 from janost/cipher-save-refactor
6 years ago
janost 380cf06211 Cipher::save() should return QueryResult instead of bool
6 years ago
mprasil 1f35ef2865
Merge pull request #209 from janost/resend-invitation-error-message
6 years ago
janost c29bc9309a Return proper error message for org reinvite
6 years ago
Daniel García 7112c86471
Updated dependencies, removed valid mail check (now done by lettre), and updated global domains file
6 years ago
Daniel García 2aabf14372
Merge pull request #206 from mprasil/collection_revision
6 years ago
Daniel García 77ff9c91c5
Merge pull request #207 from mprasil/continuation_token
6 years ago
Miroslav Prasil d9457e929c Add continuation token when we return object list
6 years ago
Miroslav Prasil 86b49856a7 Handle return value from Collection::save()
6 years ago
Miroslav Prasil 54f54ee845 Update revision for users on collection save
6 years ago
Daniel García 015bd28cc2
Merge pull request #201 from mprasil/aarch64
6 years ago
Daniel García 990c83a037
Merge pull request #204 from mprasil/org_improvements
6 years ago
Miroslav Prasil c3c74506a7 Add missing fields to returned Org json
6 years ago
Miroslav Prasil fb4e6bab14 Clean up the share_collection handling
6 years ago
Miroslav Prasil fe38f95f15 Add dockerfile for aarch64 (arm64)
6 years ago
Daniel García 9eaa9c1a17
Add WEBSOCKET_ADDRESS config option (Fixes #199)
6 years ago
Daniel García 8ee681c4a3
Merge pull request #200 from mprasil/copy_fix
6 years ago
Miroslav Prasil 08aee97c1d Remove unecessary copy from armv7 Dockerfile
6 years ago
Daniel García 2bb6482bec
Merge branch 'openssl-fix'
6 years ago
Daniel García c169095128
Update dependencies to point to upstream lettre
6 years ago
Daniel García b1397c95ca
Remove unnecessary path in PROXY.md
6 years ago
Daniel García 3df31e3464
Temp fix for OpenSSL 1.1.1 compatibility
6 years ago
Daniel García 638a0fd3c3
Updated dependencies
6 years ago
Daniel García ebb66c374e
Implement KDF iterations change (Fixes #195)
6 years ago
Daniel García 89e3c41043
Merge pull request #191 from mprasil/vault_2.3.0
6 years ago
Miroslav Prasil 3da410ef71 Update Vault to v2.3.0
6 years ago
Daniel García 2dccbd3412
Merge pull request #190 from mprasil/invite_readme
6 years ago
Daniel García 2ff529ed99
Merge pull request #189 from mprasil/delete_fix
6 years ago
Miroslav Prasil 4fae1e4298 Update the Invitation workflow documentation
6 years ago
Miroslav Prasil f7951b44ba Add alias for DELETE call on accounts
6 years ago
Daniel García ff8eeff995
Merge pull request #184 from mprasil/code_block_fix
6 years ago
Miroslav Prasil 00019dc356 Added some formating and link
6 years ago
Miroslav Prasil 404fe5321e Fixed code block
6 years ago
Daniel García e7dd239d20
Merge pull request #182 from dobunzli/master
6 years ago
Daniel García 071f3370e3
Merge pull request #183 from jkaberg/traefik_example_proxy
6 years ago
Joel Kåberg ee321be579
traefik example
6 years ago
dobunzli eb61425da5
Update README.md
6 years ago
Daniel García b75ba216d1
Return default prelogin values when the user doesn't exist
6 years ago
Daniel García 8651df8c2a
Fixed some lint issues
6 years ago
Daniel García 948554a20f
Added config option for websocket port, and reworked the config parsing a bit.
6 years ago
Daniel García 9cdb605659
Include more proxy examples
6 years ago
Daniel García 928e2424c0
Updated dependencies and fixed errors
6 years ago
Daniel García a01fee0b9f
Merge branch 'ws'
6 years ago
Daniel García 924e4a17e5
Merge pull request #175 from stammw/master
6 years ago
Daniel García fdbd73c716
Merge branch 'master' into master
6 years ago
Daniel García f397f0cbd0
Implement organization import for admins and owners (Fixes #178)
6 years ago
Daniel García 4d2c6e39b2
Merge pull request #177 from mprasil/raspberry
6 years ago
Daniel García 3e1afb139c
Remove unnecessary return
6 years ago
Jean-Christophe BEGUE af69606bea Documentation for SMTP and password hint configuration
6 years ago
Miroslav Prasil bc8ff14695 Fix the binary path
6 years ago