Commit Graph

  • 004e9b8d08
    Merge pull request #481 from padloc/chore/npm-audit-fixes Martin Kleinschrodt 2022-06-22 15:28:04 +0200
  • ed53b70c9e
    Merge pull request #480 from padloc/feature/fixes-and-improvements-2 Martin Kleinschrodt 2022-06-22 14:33:45 +0200
  • b00eb4fda9 Fix vulnerable dependencies (where possible) #481 Martin Kleinschrodt 2022-06-22 14:32:27 +0200
  • 67f7b9165d Fix dependencies with vulnerabilities Martin Kleinschrodt 2022-06-22 13:57:57 +0200
  • 2d886161b9 Update import/export and vault buttons. #480 Martin Kleinschrodt 2022-06-22 13:33:25 +0200
  • b2544f7303 Fix permission check Martin Kleinschrodt 2022-06-20 08:16:17 +0200
  • 8b299bbb88
    Merge pull request #479 from padloc/feature/upgrade-lerna Martin Kleinschrodt 2022-06-22 13:31:08 +0200
  • cc02f50167
    Limit input field length for email, name, and org name (#477) Bruno Bernardino 2022-06-22 12:30:54 +0100
  • 0f1489f1da
    Upgrade Lerna #479 Bruno Bernardino 2022-06-22 12:13:33 +0100
  • ee777e080a
    Tweak how to use/export the constants. #477 Bruno Bernardino 2022-06-22 11:35:26 +0100
  • 5273c9b749
    Sanitize email HTML to prevent XSS (#478) Bruno Bernardino 2022-06-22 11:17:40 +0100
  • 60c08fc9b6
    Switch to dompurify and make it work server-side on our own. #478 Bruno Bernardino 2022-06-22 10:55:50 +0100
  • 01a9ef0bb5
    Remove unnecessary errors Bruno Bernardino 2022-06-22 06:53:06 +0100
  • 0da33cc692
    Moving over to Serializable:validate. Bruno Bernardino 2022-06-22 06:50:36 +0100
  • bdb3d55505
    Replace dompurify with isomorphic-dompurify as per https://github.com/cure53/DOMPurify/issues/29 Bruno Bernardino 2022-06-21 12:45:27 +0100
  • 783718cb00
    Sanitize email HTML to prevent XSS Bruno Bernardino 2022-06-21 12:14:51 +0100
  • eed82eac79
    Limit input field length for email, name, and org name Bruno Bernardino 2022-06-21 11:19:12 +0100
  • 63a1a144ad
    Merge pull request #476 from padloc/feature/unlimited-provisioning-by-default Martin Kleinschrodt 2022-06-21 10:33:36 +0200
  • bf5d8bc7e4
    Make default provisioning unlimited #476 Bruno Bernardino 2022-06-21 07:13:34 +0100
  • 3243c47879
    Merge pull request #475 from padloc/fix/postgres-default-tls Bruno Bernardino 2022-06-20 13:04:42 +0100
  • 2cf5d2aa6e
    Change sample to match default #475 Bruno Bernardino 2022-06-20 12:53:31 +0100
  • 071589087b
    Fix default TLS Config for PostgreSQL Bruno Bernardino 2022-06-20 12:46:02 +0100
  • dac697ccc7
    Merge pull request #474 from padloc/fix/tauri-v1.0.0 Martin Kleinschrodt 2022-06-20 13:25:42 +0200
  • 7424e75742
    Fix tauri build path #474 Bruno Bernardino 2022-06-20 11:18:09 +0100
  • 195558db44
    Linting Bruno Bernardino 2022-06-20 11:03:24 +0100
  • 0ccb1b45f3
    Update rust dependencies and fix build script Bruno Bernardino 2022-06-20 11:01:57 +0100
  • bff6491cac
    Update dependencies to first stable. Bruno Bernardino 2022-06-20 10:16:53 +0100
  • 9e023327ea
    Fix Tauri building and publishing Bruno Bernardino 2022-06-20 09:45:23 +0100
  • c048140303
    Merge pull request #473 from padloc/feature/fixes-and-improvements Martin Kleinschrodt 2022-06-20 10:14:33 +0200
  • 8e2036f297
    Checksums - Allow anyone to confirm source and delivered code (#467) Bruno Bernardino 2022-06-20 07:34:45 +0100
  • 16f4a76cb2 Fix accountId and role not being set correctly when adding org members #473 Martin Kleinschrodt 2022-06-20 08:09:38 +0200
  • b3661e47de Use (base64-encrypted) email instead of account id to navigate to org member Martin Kleinschrodt 2022-06-20 08:08:42 +0200
  • dc4b022ea2 Some minor visual improvements Martin Kleinschrodt 2022-06-20 08:07:27 +0200
  • 1635dc96c3 Some general UX improvements and bug fixes Martin Kleinschrodt 2022-06-18 09:42:25 +0200
  • 01359835a0
    Try sorting files before adding to CSP, to enforce consistency. #467 Bruno Bernardino 2022-06-17 11:08:27 +0100
  • 2d4b674ddb
    Remove content hashes from font files. Bruno Bernardino 2022-06-17 10:40:27 +0100
  • 365666f892
    Tweak web checksum examples. Bruno Bernardino 2022-06-15 12:54:33 +0100
  • 7957276360
    Add TypeScript (Deno) script to parse through CSP and download matched files. Bruno Bernardino 2022-06-15 11:38:14 +0100
  • 1a87f290b8
    Include _everything_ in the CSP now, and tweak the verification script and checksum build to also include everything, now. Bruno Bernardino 2022-06-14 12:37:21 +0100
  • a5830b0f9a
    Include PWA for release, add instructions to change filenames when checksum fails. Bruno Bernardino 2022-06-14 08:04:47 +0100
  • ff5c917eea
    Properly indent + fix sha256sum results (and windows line endings problem) Bruno Bernardino 2022-06-14 07:40:12 +0100
  • d04adfa011
    Remove .app checksum, since it's a directory and checksum'ing the .tar.gz seems strange. Bruno Bernardino 2022-06-13 13:41:39 +0100
  • 60423c113a
    Fix tauri release + macos sha256sum Bruno Bernardino 2022-06-13 12:28:23 +0100
  • f3087091ad
    Fix web checksum, add checksums and instructions for everything else Bruno Bernardino 2022-06-13 11:33:11 +0100
  • 94757192dd
    Merge branch 'v4' into feature/checksum-tool Bruno Bernardino 2022-06-13 07:46:47 +0100
  • f02c7be629
    Tweak docs for web checksums, add debugging in the checksum action, make it faster, temporarily. Bruno Bernardino 2022-06-13 07:45:44 +0100
  • ea05def083
    Merge pull request #469 from padloc/feature/directory-sync-billing Martin Kleinschrodt 2022-06-10 09:30:02 +0200
  • 196cf23267
    Tweak docs and webpack. CI still isn't producing a matching checksum, though. Bruno Bernardino 2022-06-09 13:48:33 +0100
  • 40ce39ecc9 Allow hiding/disable directory sync feature via provisioning layer. Make directory sync available only in the business plan. #469 Martin Kleinschrodt 2022-06-09 14:34:17 +0200
  • 609edd22c7
    Merge pull request #468 from padloc/feature/unmask-field-on-hover Martin Kleinschrodt 2022-06-09 14:10:52 +0200
  • a95d7eafb7
    Remove CSP package dependency, build it manually. Bruno Bernardino 2022-06-09 13:00:54 +0100
  • 8e8a939811
    Fix typo and lint Bruno Bernardino 2022-06-09 11:46:22 +0100
  • 373031be5f
    Add more instructions and CI to build checksums. Bruno Bernardino 2022-06-09 11:41:07 +0100
  • 7553738df5 Add "Scan QR Code" button to 2fa field #468 Martin Kleinschrodt 2022-06-09 10:38:04 +0200
  • 63a5cfcff7 Add edit button to fields Martin Kleinschrodt 2022-06-09 10:26:44 +0200
  • fc03a2dc62 Allow defining additional actions for fields, add "open" action for urls Martin Kleinschrodt 2022-06-09 09:46:51 +0200
  • 3fcb44a91a Add option to unmask fields on hover instead of requiring an explicit button click. Martin Kleinschrodt 2022-06-09 09:20:20 +0200
  • dc62acd832
    Merge pull request #466 from padloc/feature/update-v2-auto-migration Martin Kleinschrodt 2022-06-08 15:39:36 +0200
  • 0679e352f1
    Lint! Bruno Bernardino 2022-06-08 12:57:52 +0100
  • 01b40c8625
    Checksums - Allow anyone to confirm source and delivered code Bruno Bernardino 2022-06-08 12:54:40 +0100
  • bf2bef1e8e Update signup flow to include check for and automatic migration of legacy (v2) accounts. #466 Martin Kleinschrodt 2022-06-08 13:29:19 +0200
  • d252308b6e
    Bump tar from 0.4.30 to 0.4.38 in /packages/tauri/src-tauri #465 dependabot[bot] 2022-06-07 17:35:22 +0000
  • c71c3d0147
    Merge pull request #464 from padloc/fix/scim-docs Bruno Bernardino 2022-06-07 11:41:03 +0100
  • 2ad03bfbe8
    Support exporting all vaults (#461) Bruno Bernardino 2022-06-07 11:18:52 +0100
  • 3f57f600ed
    SCIM Doc fixes #464 Bruno Bernardino 2022-06-07 11:15:47 +0100
  • 17de9c0ff6
    Show count for all vaults, unduplicate code. #461 Bruno Bernardino 2022-06-07 09:57:07 +0100
  • 135f3e9f9c
    Bump crossbeam-channel from 0.4.3 to 0.4.4 in /packages/tauri/src-tauri #463 dependabot[bot] 2022-06-06 19:13:20 +0000
  • e1aa7e6ad3
    Bump crossbeam-deque from 0.7.3 to 0.7.4 in /packages/tauri/src-tauri #462 dependabot[bot] 2022-06-06 18:24:06 +0000
  • 08f0492d67
    Support exporting all vaults Bruno Bernardino 2022-06-06 12:00:55 +0100
  • 496bab583f
    Fix example env, remove debug logs, redirect to start page with email filled. #456 Bruno Bernardino 2022-06-06 08:13:44 +0100
  • a8aaa79cb9
    More remote debugging Bruno Bernardino 2022-06-06 06:51:08 +0100
  • c3c7f116b7
    More remote debugging Bruno Bernardino 2022-06-06 06:41:33 +0100
  • bb23dc5c46
    Tweak regexp for SCIM to allow SAML Bruno Bernardino 2022-06-06 06:29:25 +0100
  • 4fa5b96db2
    Merge pull request #453 from padloc/fix/deploy-docs Bruno Bernardino 2022-06-03 15:58:51 +0100
  • 42cb5a7510
    Log error when failing to create user Bruno Bernardino 2022-06-03 11:26:18 +0100
  • 0c1a295000
    Fix headers re-sent problem Bruno Bernardino 2022-06-03 11:20:07 +0100
  • 5b2e97e473
    Revert again, no longer necessary. Bruno Bernardino 2022-06-03 11:08:44 +0100
  • fccf45e334
    Temporarily allow anything, to more easily test Bruno Bernardino 2022-06-03 11:04:26 +0100
  • e852fd011f
    Update UX for new and existing users, to be redirected to the app, to login. Bruno Bernardino 2022-06-03 10:23:26 +0100
  • 00389015ae
    Enable SAML SSO for SCIM (Google Workspaces) Bruno Bernardino 2022-06-02 13:16:05 +0100
  • 17df06a14d
    Merge pull request #454 from padloc/feature/auto-deploy-beta Bruno Bernardino 2022-06-01 14:10:12 +0100
  • ff0f61d57f
    Auto deploy Test AND Beta automatically on merge #454 Bruno Bernardino 2022-06-01 13:00:50 +0100
  • 0d7be538ed
    Make sure the script is executable. #453 Bruno Bernardino 2022-06-01 08:07:13 +0100
  • 5a81db9f71
    Fix deploy/example docs Bruno Bernardino 2022-06-01 08:05:23 +0100
  • f2a7902b9c
    Fix automatic deployment update (#452) Bruno Bernardino 2022-05-20 15:58:13 +0100
  • ab138e2610
    Add required ref #452 Bruno Bernardino 2022-05-20 15:35:46 +0100
  • ac0f309541
    Fix automatic deployment update Bruno Bernardino 2022-05-20 15:10:02 +0100
  • 570a886bab
    Fix scrolling in Security Report (#451) Bruno Bernardino 2022-05-20 15:07:24 +0100
  • 363d928006
    Fix deployment default #451 Bruno Bernardino 2022-05-20 15:00:40 +0100
  • b2035ce924
    Fix scrolling in Security Report Bruno Bernardino 2022-05-20 14:54:41 +0100
  • 169d4fb911
    Temporary debugging logic for #439 debug/email-logging Bruno Bernardino 2022-05-18 15:15:48 +0100
  • 9fb954e560
    Merge pull request #449 from padloc/feature/update-tauri Martin Kleinschrodt 2022-05-17 08:22:12 +0200
  • 62e58f3040
    Merge pull request #429 from padloc/feature/scim-v1 Martin Kleinschrodt 2022-05-17 08:21:50 +0200
  • afa013e3b6
    Try to fix macos build now #449 Bruno Bernardino 2022-05-16 17:20:48 +0100
  • 3e401913fa
    Fix macos build Bruno Bernardino 2022-05-16 16:48:48 +0100
  • 04e7867413
    Fix macos build, tweak variable names, remove unnecessary variable. Bruno Bernardino 2022-05-16 16:25:46 +0100
  • 3ae8aa2c38
    Update Tauri Bruno Bernardino 2022-05-16 16:03:18 +0100
  • 44d5cc07d0 Merge branch 'v4' into feature/scim-v1 #429 Martin Kleinschrodt 2022-05-16 16:37:43 +0200
  • 923de631f6
    Merge pull request #448 from padloc/fix/double-slashes-in-url Martin Kleinschrodt 2022-05-16 16:34:28 +0200
  • c212dc6669 Remove explicit group and user urls from scim settings Martin Kleinschrodt 2022-05-16 16:18:22 +0200