1
0
Fork 0

Commit graph

  • e7d171cdb1 reformat translations ChaotiCryptidz 2022-01-07 16:37:32 +0000
  • 2605989b2f Merge branch 'main' into 'main' ChaotiCryptidz 2022-01-07 16:37:09 +0000
  • df22e477c6 Update the Russian translation /dev/urandom 2022-01-07 16:37:09 +0000
  • 239a4aa761 add spa redirect ChaotiCryptidz 2022-01-07 16:26:53 +0000
  • 955a655c43 update deps ChaotiCryptidz 2022-01-07 16:18:25 +0000
  • b66078511d make linter happy ChaotiCryptidz 2022-01-07 15:55:15 +0000
  • 96ca59c94c remove github actions workflow ChaotiCryptidz 2022-01-07 15:29:23 +0000
  • 7476de83a4 move all api functions into their own file, use that instead of globally ChaotiCryptidz 2022-01-07 15:27:10 +0000
  • 1d037f0f19 rename state to settings ChaotiCryptidz 2022-01-07 14:26:21 +0000
  • 12eb745d2c finish ChaotiCryptidz 2022-01-07 14:11:14 +0000
  • 6089fe9501 add all policy pages ChaotiCryptidz 2022-01-07 13:14:25 +0000
  • ee93d882c8 get all secrets urls working ChaotiCryptidz 2022-01-07 12:05:24 +0000
  • 6131a13331 formatting run linter --fix src ChaotiCryptidz 2022-01-06 23:02:34 +0000
  • ff8a2995cb add some more pages and page links better ChaotiCryptidz 2022-01-06 22:57:12 +0000
  • c62cd89771 initial work on moving to a real page router ChaotiCryptidz 2022-01-06 18:53:38 +0000
  • da163c931a update dependencies ChaotiCryptidz 2022-01-04 21:21:54 +0000
  • 5a3441a537 add search bar for secrets view list ChaotiCryptidz 2022-01-04 21:12:03 +0000
  • 38c3da2e2c update dependencies ChaotiCryptidz 2021-12-29 20:52:40 +0000
  • 6e884d25a6 Make gitlab pages work by renaming dist to public. ChaotiCryptidz - 2021-11-21 12:32:46 +0000
  • 26c16372fb Add git to gitlab ci for version checking. ChaotiCryptidz - 2021-11-21 12:19:10 +0000
  • ed2056a32e Change name of npm package in gitlab ci config. ChaotiCryptidz - 2021-11-21 12:17:07 +0000
  • 8f3b7ef3e9 Add experimental gitlab CI config. ChaotiCryptidz - 2021-11-21 12:14:25 +0000
  • c29a640aa9 Add Tim-1969 on github's german translation update. ChaotiCryptidz - 2021-11-21 12:07:59 +0000
  • 0588f90104 Add CopyStateLinkButton to all pages by default. ChaotiCryptidz - 2021-11-21 12:00:08 +0000
  • 69b53fb56b Initial work on copy state URL button. ChaotiCryptidz - 2021-11-21 11:54:25 +0000
  • 5d98b64730 Move some files around. ChaotiCryptidz - 2021-11-21 11:06:10 +0000
  • 0239a619e7 Add nix shell, move pagerouter into this repo, update packages. ChaotiCryptidz - 2021-11-21 10:51:12 +0000
  • a256e7c734
    Merge pull request #35 from purringChaos/dependabot/npm_and_yarn/sass-loader-12.1.0 purringChaos 2021-07-04 17:10:06 +0100
  • 522f830c41
    Merge pull request #36 from purringChaos/dependabot/npm_and_yarn/mini-css-extract-plugin-2.0.0 purringChaos 2021-07-04 17:09:49 +0100
  • 74cfe9f5f6
    Update bundle.yml purringChaos 2021-07-04 17:05:07 +0100
  • c345a42b05
    Update bundle.yml purringChaos 2021-07-04 17:02:48 +0100
  • dcee52ece0
    Update bundle.yml purringChaos 2021-07-04 17:01:12 +0100
  • 729f35f2ce
    Bump mini-css-extract-plugin from 1.6.2 to 2.0.0 dependabot[bot] 2021-07-01 04:19:11 +0000
  • cf6ca5c41e remove param Z 2021-06-13 21:16:23 +0100
  • d5082db30b typo Z 2021-06-13 21:13:37 +0100
  • cea21b266f maybe saari work? Z 2021-06-13 21:11:01 +0100
  • be8e363de2
    support safari, maybe purringChaos 2021-06-13 20:21:16 +0100
  • 46bc20ba7d
    Bump sass-loader from 11.1.1 to 12.1.0 dependabot[bot] 2021-06-11 06:40:30 +0000
  • c0f5f5c540 Move supportedMountTypes to own constant and lint code. Kitteh 2021-05-31 10:29:36 +0100
  • 4c784d9a32 Make capabilities checking use the right paths. Kitteh 2021-05-31 10:27:31 +0100
  • 6667b42c9f correct capabilities on home. Kitteh 2021-05-30 10:29:40 +0100
  • c379b810a4 Make some code easier to read with capabilities. Kitteh 2021-05-30 10:21:02 +0100
  • 5b0b0496be Add capability checking to secret engine buttons. Kitteh 2021-05-30 10:14:15 +0100
  • df796d3506 Add secret engine deletion page. Kitteh 2021-05-30 10:02:20 +0100
  • 36fd734dd6 Change babel settings. Kitteh 2021-05-30 09:28:42 +0100
  • f23758e100 Compress CSS. Kitteh 2021-05-30 09:25:53 +0100
  • 6bb672182a Update packages. Kitteh 2021-05-30 09:11:01 +0100
  • 19c366b3a5 Add capabilities checking to TOTPView. Kitteh 2021-05-29 10:44:09 +0100
  • 6fc11dfbe4 Add caps checking on Home tiles. Kitteh 2021-05-29 10:30:57 +0100
  • b079d485db Change signature o getCapabilities. Kitteh 2021-05-29 10:19:18 +0100
  • 4c4a69464f Change SecretTitleElement props. Kitteh 2021-05-28 12:14:26 +0100
  • 7e4d168429 Add incognito mode. Kitteh 2021-05-28 10:08:21 +0100
  • 9b3af305ca Run linter and add ?reset to reset localStorage. Kitteh 2021-05-28 09:59:24 +0100
  • 8ce1b74387 Make loading text show again to prevent spam clicking going to invalid path. Kitteh 2021-05-28 09:53:50 +0100
  • 77105dca45 Seporate getSecret into v1 and v2. Kitteh 2021-05-28 09:50:07 +0100
  • 56aeb9b514 Move API error checking into checkResponse. Kitteh 2021-05-28 09:45:46 +0100
  • 6b41cf4e75
    Merge pull request #33 from slashdevslashurandom/main purringChaos 2021-05-27 20:06:53 +0100
  • d895bb7e9b even more russian translation strings /dev/urandom 2021-05-27 21:51:16 +0300
  • 26da0938fb Add PolicyEdit page. Kitteh 2021-05-26 13:23:59 +0100
  • 7ee25bc7f7 Add PolicyNew page. Kitteh 2021-05-26 13:10:46 +0100
  • 53e5765956 Add PolicyDelete page. Kitteh 2021-05-26 12:52:45 +0100
  • 681f617988 Add PolicyView page. Kitteh 2021-05-26 12:38:40 +0100
  • 81ad4346d7 Add policies home. Kitteh 2021-05-26 12:11:15 +0100
  • df35a952d1 Rename some things. Kitteh 2021-05-26 11:40:14 +0100
  • 2a4c5d4a6f Update deps. Kitteh 2021-05-26 10:28:04 +0100
  • b4ba1bc63a Rename CodeJarEditor to CodeEditor. Kitteh 2021-05-26 10:13:38 +0100
  • a776930590 Add working code highlighting to CodeJarEditor. Kitteh 2021-05-26 09:20:04 +0100
  • 5f9400b642 Drop use of "Generated Token's" Kitteh 2021-05-26 09:03:16 +0100
  • 7d9beaf363
    Merge pull request #31 from slashdevslashurandom/main purringChaos 2021-05-26 08:56:05 +0100
  • 17e4f36c3a new translation strings /dev/urandom 2021-05-25 22:26:08 +0300
  • 51b44bd1c1 Remove all preact compat code. Kitteh 2021-05-25 18:37:15 +0100
  • 69d8d836ce Convert CodeJarEditor to not use any legacy compat preact code. Kitteh 2021-05-25 18:35:08 +0100
  • ffa9eecb9a Remove stream property rom QRScanner. Kitteh 2021-05-25 12:47:11 +0100
  • bd36e9f5ea Make QR scanner deinit properly. Kitteh 2021-05-25 12:41:02 +0100
  • 64e3e9911b Add ability to add totp codes by scanning a QR code. Closes #30. Kitteh 2021-05-25 12:36:10 +0100
  • 4927707450 Make sure to clear the timer on TOTP view. Kitteh 2021-05-25 12:08:21 +0100
  • 19f3e1f8ca Move uk-grid to <Grid> so we can call .$deinit(), fixing glitches. Kitteh 2021-05-25 11:54:20 +0100
  • 3aee334fde fix kv secret view when viewing json data. Kitteh 2021-05-25 10:49:23 +0100
  • 4a3ac4f335 Lint code. Kitteh 2021-05-25 10:47:37 +0100
  • 44c17988e8 fix saving a KV secret when no changes have been made. Kitteh 2021-05-25 10:46:07 +0100
  • 7a43686676 fix regression with rendering in KeyValue keys list navagation. Kitteh 2021-05-25 10:39:11 +0100
  • caadfef359 Rework how KeyValueView works. Kitteh 2021-05-25 09:27:02 +0100
  • 4b3eb6b3c6 Rework how KeyValueSecretView works. Kitteh 2021-05-25 08:34:30 +0100
  • 4930b8e727 Add tsx syntax to Unseal. Kitteh 2021-05-24 14:37:37 +0100
  • ed26eba220 Add tsx syntax to SetVaultURL. Kitteh 2021-05-24 13:44:36 +0100
  • ead00aaef6 Rename elements to not start with React. Kitteh 2021-05-24 13:40:17 +0100
  • 651b490ea5 Add tsx syntax to PwGen. Kitteh 2021-05-24 13:35:44 +0100
  • 2c87ceb24c Add tsx syntax to SetLanguage. Kitteh 2021-05-24 12:55:39 +0100
  • 8a71f8fd0e Add tsx syntax to Me. Kitteh 2021-05-24 12:48:21 +0100
  • 1ad2209571 Add tsx syntax to KVSE. Kitteh 2021-05-24 11:49:49 +0100
  • 93a44cba17 Make edit work again. Kitteh 2021-05-24 10:20:31 +0100
  • fc66591cc3 Change how page titles work, updating to z-pagerouter 1.0.2. Kitteh 2021-05-24 10:14:01 +0100
  • ac9564eb60 Update npm package versions. Kitteh 2021-05-24 09:49:00 +0100
  • 774f4917dc Remove unneeded iles. Kitteh 2021-05-24 09:48:36 +0100
  • 92f976fc93 Add tsx syntax to main. Kitteh 2021-05-24 09:48:13 +0100
  • df76573557 Add tsx syntax to SecretsHome. Kitteh 2021-05-24 09:41:55 +0100
  • d351e29220 Add tsx syntax to NewSecretsEngine. Kitteh 2021-05-24 09:22:54 +0100
  • 9648d6027f Add tsx syntax to Login. Kitteh 2021-05-24 09:18:17 +0100
  • 5b52fd34d6 Add tsx syntax to TransitRewrap.tsx. Kitteh 2021-05-23 15:34:16 +0100
  • f53eeb62cc Add tsx syntax to TransitEncrypt. Kitteh 2021-05-23 15:28:07 +0100