1
0
Fork 1
Spiegel von https://github.com/dani-garcia/vaultwarden.git synchronisiert 2024-09-17 20:11:12 +02:00

Commit-Graph

  • 3e5971b9db
    Remove unnecessary result return types Jake Howard 2021-03-27 15:07:26 +0000
  • 47c2625d38
    Prevent clippy complaining at method Jake Howard 2021-03-27 14:36:50 +0000
  • 49af9cf4f5
    Correctly camelCase acronyms Jake Howard 2021-03-27 14:26:32 +0000
  • 6b1daeba05
    Implement From over Into Jake Howard 2021-03-27 14:19:57 +0000
  • 9f1240d8d9
    Only construct JSON object if it's useful Jake Howard 2021-03-27 14:03:46 +0000
  • a8138be69b
    Use if let more Jake Howard 2021-03-27 14:03:31 +0000
  • ea57dc3bc9
    Use matches macro Jake Howard 2021-03-27 14:03:07 +0000
  • 131348a49f
    Add immutable caching for vault assets Jake Howard 2021-03-27 13:37:56 +0000
  • b22564cb00
    Cache icons on the client Jake Howard 2021-03-27 13:30:40 +0000
  • 16eb0a56f9
    Exclude vendored scripts from Github language statistics Daniel García 2021-03-25 21:39:34 +0100
  • 3e4ff47a38
    Update dependencies, particularly openssl to 1.1.1k Daniel García 2021-03-25 20:05:20 +0100
  • 8ea01a67f6
    Merge pull request #1529 from mprasil/more-generic-send-error-messages Daniel García 2021-03-25 19:56:24 +0100
  • aa5cc642e1 Use constant for the "inaccessible" error message Miro Prasil 2021-03-25 11:40:32 +0000
  • a121cb6f00
    Merge pull request #1530 from jjlin/global-domains Daniel García 2021-03-23 23:48:20 +0100
  • 60164182ae
    Fix alpine armv7 build Reference: https://github.com/messense/rust-musl-cross/pull/34 Daniel García 2021-03-23 23:47:12 +0100
  • f842a80cdb Sync global_domains.json to bitwarden/server@455e4b2 (ProtonMail/ProtonVPN) Jeremy Lin 2021-03-23 11:30:00 -0700
  • 4b6a574ee0 Return generic message when Send not available Miro Prasil 2021-03-23 13:39:09 +0000
  • f9ebb780f9
    Update dependencies Daniel García 2021-03-22 20:00:57 +0100
  • 1fc6c30652
    Send deletion thread and updated users revision Daniel García 2021-03-22 19:57:35 +0100
  • 46a1a013cd
    Update user revision date with sends Daniel García 2021-03-22 19:05:15 +0100
  • 551810c486
    Fix updating file send Daniel García 2021-03-17 19:39:48 +0100
  • 7dc9f334bd
    Use minified version of bootstrap-native Jake Howard 2021-03-16 17:45:58 +0000
  • 30951c2cf3
    Use minified version of bootstrap.css Jake Howard 2021-03-16 17:42:31 +0000
  • 8074cc8b42
    Use minified version of datatables.css Jake Howard 2021-03-16 17:40:19 +0000
  • c1a8e7923e
    Use minified version of datatables.js Jake Howard 2021-03-16 17:37:11 +0000
  • 5ca580b83e
    Use minified version of jquery-slim Jake Howard 2021-03-16 17:30:10 +0000
  • b987ba506d
    Merge pull request #1493 from jjlin/send Daniel García 2021-03-16 18:13:55 +0100
  • 84810f2bb2
    Remove unnecessary fields from send access Daniel García 2021-03-16 18:10:23 +0100
  • 424d666a50 Add support for the Disable Send policy Jeremy Lin 2021-03-16 02:07:45 -0700
  • a71359f647
    Merge pull request #1469 from jjlin/cors Daniel García 2021-03-15 16:57:00 +0100
  • d93c344176
    Merge branch 'master' into cors Daniel García 2021-03-15 16:49:12 +0100
  • b9c3213b90
    Merge pull request #1487 from jjlin/send Daniel García 2021-03-15 16:47:14 +0100
  • 95e24ffc51
    rename send key -> akey Daniel García 2021-03-15 16:42:20 +0100
  • 00d56d7295 Send access check fixes Jeremy Lin 2021-03-14 23:20:49 -0700
  • 7436b454db
    Update web vault to 2.19.0 Daniel García 2021-03-14 23:36:49 +0100
  • 8da5b99482
    Send API Daniel García 2021-03-14 23:35:55 +0100
  • 2969e87b52
    Add separate host-only fromrequest handler Daniel García 2021-03-14 23:24:47 +0100
  • ce62e898c3
    Remove debug impl from database structs This is only implemented for the database specific structs, which is not what we want Daniel García 2021-03-13 22:04:04 +0100
  • 431462d839
    Update dependencies and enable serde integration for chrono Daniel García 2021-03-13 22:02:11 +0100
  • 7d0e234b34 CORS fixes Jeremy Lin 2021-03-07 00:35:08 -0800
  • dad1b1bee9
    Updated dependencies Daniel García 2021-03-04 18:55:12 +0100
  • 9312cebee3
    Merge pull request #1463 from std2main/patch-2 Daniel García 2021-03-06 00:04:12 +0100
  • cdf5b6ec2d Add a dot in find command. std2main 2021-03-05 15:26:05 -0500
  • ce99fc8f95
    Merge pull request #1460 from jjlin/invitation-org-name Mathijs van Veluw 2021-03-04 08:15:34 +0100
  • a75d050001 Fix custom org name in invitation confirmation email Jeremy Lin 2021-03-03 23:03:55 -0800
  • 75cfd10f11
    Merge pull request #1444 from jjlin/remove-md5 Daniel García 2021-02-28 18:23:27 +0100
  • 9859ba6339
    Merge pull request #1443 from jjlin/data-folder Daniel García 2021-02-28 18:22:46 +0100
  • 513056f711 Check for data folder on startup Jeremy Lin 2021-02-26 19:40:12 -0800
  • ebe334fcc7
    Merge pull request #1447 from jjlin/issue-templates Mathijs van Veluw 2021-02-28 08:32:04 +0100
  • 0eec12472e Allow only bug report issues Jeremy Lin 2021-02-27 14:37:33 -0800
  • 39106d440a Remove md5.js dependency Jeremy Lin 2021-02-26 21:48:01 -0800
  • 9117095764
    Update dependencies and web vault Daniel García 2021-02-24 20:25:22 +0100
  • 099bba950c
    Merge pull request #1432 from jjlin/2fa Daniel García 2021-02-24 20:05:57 +0100
  • e37ff60617 Change twofactorauth.org to 2fa.directory Jeremy Lin 2021-02-23 18:51:07 -0800
  • 5b14608041
    Update web vault to have better error messages when not using HTTPS Daniel García 2021-02-20 19:13:20 +0100
  • ad92692bab
    Merge pull request #1413 from paolobarbolini/email-clones Daniel García 2021-02-20 17:58:12 +0100
  • 6bc028f614
    Update Dockerfile.alpine weroy 2021-02-20 13:40:21 +0800
  • 2278b1f6be
    Update Dockerfile weroy 2021-02-20 13:39:56 +0800
  • 122421cdb6
    Delete deploytoContainerWebApp.yml weroy 2021-02-20 13:38:34 +0800
  • 6ce8e2df72
    Delete docker/armv6 directory weroy 2021-02-20 13:38:08 +0800
  • d9c00dca6c
    Delete docker/armv7 directory weroy 2021-02-20 13:37:50 +0800
  • 1752bb7558
    Delete docker/arm64 directory weroy 2021-02-20 13:35:53 +0800
  • 102ba43e6b
    Update Dockerfile.alpine weroy 2021-02-20 11:58:26 +0800
  • 78d98f1690
    Update Dockerfile weroy 2021-02-20 11:58:04 +0800
  • 8eb803ab44
    Update healthcheck.sh weroy 2021-02-20 11:57:01 +0800
  • cb3e35825f
    Update config.rs weroy 2021-02-20 11:56:27 +0800
  • d956d42903 Remove unnecessary allocations Paolo Barbolini 2021-02-19 20:17:18 +0100
  • 73e397fd6f
    Update Dockerfile.alpine weroy 2021-02-19 20:06:20 +0800
  • bc69e622f7
    Update Dockerfile weroy 2021-02-19 20:05:54 +0800
  • 7d52de69a9
    Update healthcheck.sh weroy 2021-02-19 20:04:59 +0800
  • 22930f89b0
    Update config.rs weroy 2021-02-19 20:04:17 +0800
  • 1f5d26d136
    Update Dockerfile.alpine weroy 2021-02-19 17:32:55 +0800
  • cb7302dd60
    Update Dockerfile weroy 2021-02-19 17:32:05 +0800
  • c1c50164cc
    Update healthcheck.sh weroy 2021-02-19 17:25:37 +0800
  • 8fb97a8c35
    Update config.rs weroy 2021-02-19 17:24:55 +0800
  • 2b9d4ce4e1 Adding workflow file weroy 2021-02-19 11:17:05 +0800
  • 8d4a5a52cb
    Update and rename .env.template to .env weroy 2021-02-19 10:53:39 +0800
  • f0cb5f6e29
    Update .env.template weroy 2021-02-19 06:55:04 +0800
  • 53dc8805cc
    Update .env.template weroy 2021-02-19 06:54:27 +0800
  • d69be7d03a
    Merge pull request #1389 from jjlin/alpine Daniel García 2021-02-15 20:58:13 +0100
  • f82de8d00d Update Alpine base images to 3.13 Jeremy Lin 2021-02-14 15:18:47 -0800
  • c836f88ff2
    Remove soup and use a newer html5ever directly Daniel García 2021-02-07 22:28:02 +0100
  • 8b660ae090
    Swap structopt for a simpler alternative Daniel García 2021-02-07 20:10:40 +0100
  • 9323c57f49
    Remove debug print 1.19.0 Daniel García 2021-02-07 00:22:39 +0100
  • 85e3c73525
    Basic experimental ldap import support with the official directory connector Daniel García 2021-02-06 18:22:39 +0100
  • a74bc2e58f
    Update web vault to 2.18.1b Daniel García 2021-02-06 16:49:49 +0100
  • 0680638933
    Update dependencies Daniel García 2021-02-06 16:49:28 +0100
  • 46d31ee5f7
    Merge pull request #1356 from BlackDex/fix-config-bug Daniel García 2021-02-03 23:50:49 +0100
  • e794b397d3 Fixed small buggy in validation BlackDex 2021-02-03 23:47:48 +0100
  • d41350050b
    Merge pull request #1353 from BlackDex/admin-interface Daniel García 2021-02-03 22:50:15 +0100
  • 4cd5b06b7f
    Merge branch 'master' into admin-interface Mathijs van Veluw 2021-02-03 22:41:59 +0100
  • cd768439d2
    Merge pull request #1329 from BlackDex/misc-updates Daniel García 2021-02-03 22:37:59 +0100
  • 9e5fd2d576
    Merge branch 'master' into admin-interface Mathijs van Veluw 2021-02-03 22:22:33 +0100
  • ecb46f591c
    Merge branch 'master' into misc-updates Mathijs van Veluw 2021-02-03 22:22:06 +0100
  • d62d53aa8e
    Merge pull request #1341 from BlackDex/dep-update Daniel García 2021-02-03 22:19:18 +0100
  • 2c515ab13c
    Merge pull request #1355 from jjlin/global-domains Daniel García 2021-02-03 22:17:57 +0100
  • 83d556ff0c Sync global_domains.json to bitwarden/server@cf84453 (Disney, Sony) Jeremy Lin 2021-02-03 12:22:03 -0800
  • 678d313836 global_domains.py: allow syncing to a specific Git ref Jeremy Lin 2021-02-03 12:20:44 -0800
  • 705d840ea3 Extra features for admin interface. BlackDex 2021-02-03 18:43:54 +0100
  • 7dff8c01dd JSON Response updates and small fixes BlackDex 2021-01-31 21:46:37 +0100