1
0
Fork 0
Commit graph

350 commits

Author SHA1 Message Date
ChaotiCryptidz 38c3da2e2c update dependencies 2021-12-29 20:52:40 +00:00
ChaotiCryptidz - 6e884d25a6 Make gitlab pages work by renaming dist to public. 2021-11-21 12:32:46 +00:00
ChaotiCryptidz - 26c16372fb Add git to gitlab ci for version checking. 2021-11-21 12:19:10 +00:00
ChaotiCryptidz - ed2056a32e Change name of npm package in gitlab ci config. 2021-11-21 12:17:07 +00:00
ChaotiCryptidz - 8f3b7ef3e9 Add experimental gitlab CI config. 2021-11-21 12:14:25 +00:00
ChaotiCryptidz - c29a640aa9 Add Tim-1969 on github's german translation update. 2021-11-21 12:07:59 +00:00
ChaotiCryptidz - 0588f90104 Add CopyStateLinkButton to all pages by default. 2021-11-21 12:00:08 +00:00
ChaotiCryptidz - 69b53fb56b Initial work on copy state URL button. 2021-11-21 11:54:25 +00:00
ChaotiCryptidz - 5d98b64730 Move some files around. 2021-11-21 11:06:10 +00:00
ChaotiCryptidz - 0239a619e7 Add nix shell, move pagerouter into this repo, update packages. 2021-11-21 10:51:12 +00:00
purringChaos a256e7c734
Merge pull request #35 from purringChaos/dependabot/npm_and_yarn/sass-loader-12.1.0
Bump sass-loader from 11.1.1 to 12.1.0
2021-07-04 17:10:06 +01:00
purringChaos 522f830c41
Merge pull request #36 from purringChaos/dependabot/npm_and_yarn/mini-css-extract-plugin-2.0.0
Bump mini-css-extract-plugin from 1.6.2 to 2.0.0
2021-07-04 17:09:49 +01:00
purringChaos 74cfe9f5f6
Update bundle.yml 2021-07-04 17:05:07 +01:00
purringChaos c345a42b05
Update bundle.yml 2021-07-04 17:02:48 +01:00
purringChaos dcee52ece0
Update bundle.yml 2021-07-04 17:01:12 +01:00
dependabot[bot] 729f35f2ce
Bump mini-css-extract-plugin from 1.6.2 to 2.0.0
Bumps [mini-css-extract-plugin](https://github.com/webpack-contrib/mini-css-extract-plugin) from 1.6.2 to 2.0.0.
- [Release notes](https://github.com/webpack-contrib/mini-css-extract-plugin/releases)
- [Changelog](https://github.com/webpack-contrib/mini-css-extract-plugin/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/mini-css-extract-plugin/compare/v1.6.2...v2.0.0)

---
updated-dependencies:
- dependency-name: mini-css-extract-plugin
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-07-01 04:19:11 +00:00
Z cf6ca5c41e remove param 2021-06-13 21:16:23 +01:00
Z d5082db30b typo 2021-06-13 21:13:37 +01:00
Z cea21b266f maybe saari work? 2021-06-13 21:11:01 +01:00
purringChaos be8e363de2
support safari, maybe 2021-06-13 20:21:16 +01:00
dependabot[bot] 46bc20ba7d
Bump sass-loader from 11.1.1 to 12.1.0
Bumps [sass-loader](https://github.com/webpack-contrib/sass-loader) from 11.1.1 to 12.1.0.
- [Release notes](https://github.com/webpack-contrib/sass-loader/releases)
- [Changelog](https://github.com/webpack-contrib/sass-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/sass-loader/compare/v11.1.1...v12.1.0)

---
updated-dependencies:
- dependency-name: sass-loader
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-11 06:40:30 +00:00
Kitteh c0f5f5c540 Move supportedMountTypes to own constant and lint code. 2021-05-31 10:29:36 +01:00
Kitteh 4c784d9a32 Make capabilities checking use the right paths. 2021-05-31 10:27:31 +01:00
Kitteh 6667b42c9f correct capabilities on home. 2021-05-30 10:29:40 +01:00
Kitteh c379b810a4 Make some code easier to read with capabilities. 2021-05-30 10:21:02 +01:00
Kitteh 5b0b0496be Add capability checking to secret engine buttons. 2021-05-30 10:14:15 +01:00
Kitteh df796d3506 Add secret engine deletion page. 2021-05-30 10:02:20 +01:00
Kitteh 36fd734dd6 Change babel settings. 2021-05-30 09:28:42 +01:00
Kitteh f23758e100 Compress CSS. 2021-05-30 09:25:53 +01:00
Kitteh 6bb672182a Update packages. 2021-05-30 09:11:01 +01:00
Kitteh 19c366b3a5 Add capabilities checking to TOTPView. 2021-05-29 10:44:09 +01:00
Kitteh 6fc11dfbe4 Add caps checking on Home tiles. 2021-05-29 10:30:57 +01:00
Kitteh b079d485db Change signature o getCapabilities. 2021-05-29 10:19:18 +01:00
Kitteh 4c4a69464f Change SecretTitleElement props. 2021-05-28 12:14:26 +01:00
Kitteh 7e4d168429 Add incognito mode. 2021-05-28 10:08:21 +01:00
Kitteh 9b3af305ca Run linter and add ?reset to reset localStorage. 2021-05-28 09:59:24 +01:00
Kitteh 8ce1b74387 Make loading text show again to prevent spam clicking going to invalid path. 2021-05-28 09:53:50 +01:00
Kitteh 77105dca45 Seporate getSecret into v1 and v2. 2021-05-28 09:50:07 +01:00
Kitteh 56aeb9b514 Move API error checking into checkResponse. 2021-05-28 09:45:46 +01:00
purringChaos 6b41cf4e75
Merge pull request #33 from slashdevslashurandom/main
even more russian translation strings
2021-05-27 20:06:53 +01:00
/dev/urandom d895bb7e9b even more russian translation strings 2021-05-27 21:51:16 +03:00
Kitteh 26da0938fb Add PolicyEdit page. 2021-05-26 13:23:59 +01:00
Kitteh 7ee25bc7f7 Add PolicyNew page. 2021-05-26 13:10:46 +01:00
Kitteh 53e5765956 Add PolicyDelete page. 2021-05-26 12:52:45 +01:00
Kitteh 681f617988 Add PolicyView page. 2021-05-26 12:38:40 +01:00
Kitteh 81ad4346d7 Add policies home. 2021-05-26 12:11:15 +01:00
Kitteh df35a952d1 Rename some things. 2021-05-26 11:40:14 +01:00
Kitteh 2a4c5d4a6f Update deps. 2021-05-26 10:28:04 +01:00
Kitteh b4ba1bc63a Rename CodeJarEditor to CodeEditor. 2021-05-26 10:13:38 +01:00
Kitteh a776930590 Add working code highlighting to CodeJarEditor. 2021-05-26 09:20:04 +01:00