1
0
Fork 0
Commit graph

39 commits

Author SHA1 Message Date
ChaotiCryptidz b66078511d make linter happy 2022-01-07 15:55:15 +00:00
ChaotiCryptidz c62cd89771 initial work on moving to a real page router 2022-01-06 18:53:38 +00:00
ChaotiCryptidz da163c931a update dependencies 2022-01-04 21:21:54 +00:00
ChaotiCryptidz 38c3da2e2c update dependencies 2021-12-29 20:52:40 +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
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 cea21b266f maybe saari work? 2021-06-13 21:11:01 +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 f23758e100 Compress CSS. 2021-05-30 09:25:53 +01:00
Kitteh 6bb672182a Update packages. 2021-05-30 09:11:01 +01:00
Kitteh 2a4c5d4a6f Update deps. 2021-05-26 10:28:04 +01:00
Kitteh 4930b8e727 Add tsx syntax to Unseal. 2021-05-24 14:37:37 +01:00
Kitteh fc66591cc3 Change how page titles work, updating to z-pagerouter 1.0.2. 2021-05-24 10:14:01 +01:00
Kitteh ac9564eb60 Update npm package versions. 2021-05-24 09:49:00 +01:00
Kitteh 36a5da4ff6 Port some elements to tsx. 2021-05-23 14:33:41 +01:00
Kitteh a95c6d250f Start working on using preact and TSX. 2021-05-22 09:50:55 +01:00
Kitteh 8cb98c37eb Update package versions. 2021-05-21 11:19:27 +01:00
Kitteh ee2b1f8411 Add non-working userpass edit screen. 2021-05-21 10:19:17 +01:00
Kitteh f72801a687 Use normalize.css. 2021-05-18 18:21:26 +01:00
Kitteh b3ca37fab0 Update depends versions. 2021-05-18 14:23:32 +01:00
Kitteh c71e530f3f Move makeElement to z-makeelement library. 2021-05-16 18:17:12 +01:00
Kitteh f4ab8f212e Use babel to transpile. 2021-05-16 13:21:54 +01:00
Kitteh 6edd037f8d Stop using "void " on async methods. 2021-05-16 12:37:23 +01:00
Kitteh 3b251ee46f Move to z-pagerouter library! 2021-05-16 10:27:21 +01:00
Kitteh 9c50ca2432 Run prettier when using eslint to make code consistantly formatted. 2021-05-12 16:01:04 +01:00
Kitteh 799931f31a Add more @type packages. 2021-05-10 12:07:19 +01:00
Kitteh a59d66e881 Update node modules. 2021-05-09 16:39:24 +01:00
Kitteh 74092cf62d Improve BUILD_STRING. 2021-05-09 16:31:01 +01:00
Kitteh a237443aca Add typing to PageState.ts. 2021-05-07 23:08:02 +01:00
Kitteh 0a74135d60 Add ts-loader to package.json. 2021-05-07 22:27:40 +01:00
Kitteh 79257dfb13 Sort imports and lint code. 2021-05-03 09:25:42 +01:00
Kitteh 18f034acd3 Add QR scanner to Unseal page. Closes #22. 2021-04-24 11:19:21 +01:00
Kitteh 281156eacc Start work on i18n. 2021-04-18 11:28:55 +01:00
Kitteh 3748a2ebbd Switch to eslint. 2021-04-18 10:42:57 +01:00
Kitteh dc168e5604 Implement the Transit Encryption page. 2021-04-17 10:29:22 +01:00
Kitteh 01ac2d94bf Start work on TransitEncryptPage. 2021-04-16 18:57:59 +01:00
Kitteh a3ab8ba7cd Add readme. 2021-04-15 13:09:03 +01:00
Kitteh 5915f03f07 Initial Commit. 2021-04-15 13:01:58 +01:00