Bastian Meissner
f4d4b0436b
Merge pull request #73 from ctrl-freak/master
2022-06-25 22:15:39 +02:00
Bryce Sheehan
8dfceca5a7
Update Material Icons WOFF2
2022-06-20 11:34:49 +08:00
Bastian Meissner
777acc227c
Merge pull request #70 from XenioxYT/patch-1
2022-06-12 22:12:28 +02:00
Bastian
e079171d63
Update main.yml
2022-06-12 17:16:24 +02:00
Tom Lockwood
82532189da
Fixed Docker CLI in README.md
...
The Docker CLI command didn't follow the correct syntax, missing '\'on line 4, missing '=' on line 6.
2022-06-11 21:04:14 +01:00
Bastian
f86add2570
Merge branch 'master' of github:phntxx/dashboard
2022-06-06 23:47:13 +02:00
Bastian
d590320dc7
Update greeter.spec.tsx
2022-06-06 23:47:10 +02:00
phntxx
78f1757dc6
Update README, fix tests
2022-04-20 22:40:06 +02:00
Bastian Meissner
78425f1115
Remove greeter snapshot test
2022-04-20 12:29:00 +02:00
Bastian Meissner
cd24e2bfc5
Update snapshots
2022-04-20 12:16:54 +02:00
Bastian Meissner
2e0f420c19
Merge pull request #66 from dkarter/fix-snapshots
...
Fix snapshot tests
2022-04-11 19:36:36 +02:00
phntxx
940da4d281
Update snapshots
2022-04-11 19:18:28 +02:00
Bastian Meissner
3a17646692
Merge pull request #67 from dkarter/fix-prettier-script
...
Add `yarn format` script (`yarn prettier` was not writing formatted version)
2022-04-11 19:17:26 +02:00
phntxx
ca36fef54c
Make "format" independent from "prettier"
2022-04-11 19:13:43 +02:00
phntxx
13ffb59e2b
Update Dockerfile
2022-04-10 21:37:12 +02:00
phntxx
3131110b4c
Make the build not fail
2022-04-10 21:31:40 +02:00
Dorian Karter
9ee3bc6d94
Run yarn prettier
2022-04-10 00:50:10 -05:00
Dorian Karter
77e7ce388c
Add yarn format
for formatting files
...
Overwrites the files with their formatted version using prettier.
2022-04-10 00:49:24 -05:00
Dorian Karter
0c56a3ed57
Fix formatting
2022-04-10 00:36:39 -05:00
Dorian Karter
8eedb57104
Fix snapshot tests
...
Previously all snapshots captured was a string representation of a
function (`[Function]`). This made the tests useless because the result
would always be a Function no matter what and so they will always pass,
even if material changes happened.
2022-04-10 00:13:00 -05:00
Bastian Meissner
765ab6d643
Merge pull request #65 from phntxx/fix/vulns
...
Fix/vulns
2022-04-06 12:19:20 +02:00
Bastian Meissner
6b6e3900c4
Fix vulnerabilities
2022-04-06 12:19:01 +02:00
Bastian Meissner
0b2cff3348
Remove serviceworker
2022-04-06 12:13:54 +02:00
Bastian Meissner
cef0826587
Add autoFocus functionality to search.json
2022-03-08 20:53:17 +01:00
Bastian Meissner
a743902445
Merge branch 'master' of https://github.com/phntxx/dashboard
2022-03-08 08:45:05 +01:00
Bastian Meissner
dfe1f42853
Update search.json and README
2022-03-08 08:45:01 +01:00
Bastian Meissner
1dca31629e
Merge pull request #58 from phntxx/dependabot/npm_and_yarn/follow-redirects-1.14.8
...
Bump follow-redirects from 1.14.7 to 1.14.8
2022-03-06 16:11:52 +01:00
Bastian Meissner
ea9363cfce
Merge pull request #60 from phntxx/dependabot/npm_and_yarn/url-parse-1.5.10
...
Bump url-parse from 1.5.3 to 1.5.10
2022-03-06 16:11:42 +01:00
Bastian Meissner
e75e147be1
Add GHCR support
2022-03-05 19:13:21 +01:00
dependabot[bot]
cfdf548703
Bump url-parse from 1.5.3 to 1.5.10
...
Bumps [url-parse](https://github.com/unshiftio/url-parse ) from 1.5.3 to 1.5.10.
- [Release notes](https://github.com/unshiftio/url-parse/releases )
- [Commits](https://github.com/unshiftio/url-parse/compare/1.5.3...1.5.10 )
---
updated-dependencies:
- dependency-name: url-parse
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-02-28 02:47:04 +00:00
dependabot[bot]
8c486661ff
Bump follow-redirects from 1.14.7 to 1.14.8
...
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects ) from 1.14.7 to 1.14.8.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases )
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.14.7...v1.14.8 )
---
updated-dependencies:
- dependency-name: follow-redirects
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-02-15 10:30:39 +00:00
Bastian Meissner
6d059ce3b8
Update tests
2022-02-13 21:12:05 +01:00
Bastian Meissner
942cba97da
Replace useFetcher with useFetch.
2022-02-13 20:57:26 +01:00
Bastian Meissner
d4f593c4ce
Update Dockerfile
2022-01-30 12:45:22 +01:00
Bastian Meissner
a5ad616bc8
Replace CircleCI with GitHub Actions
2022-01-30 12:44:32 +01:00
Bastian Meissner
b797a75a5c
Merge remote-tracking branch 'origin/dependabot/npm_and_yarn/nanoid-3.2.0'
2022-01-30 12:38:11 +01:00
Bastian Meissner
96b8a73f0c
Merge remote-tracking branch 'origin/dependabot/npm_and_yarn/tar-6.1.11'
2022-01-30 12:38:08 +01:00
Bastian Meissner
80669f654a
Merge remote-tracking branch 'origin/dependabot/npm_and_yarn/node-fetch-2.6.7'
2022-01-30 12:38:00 +01:00
Bastian Meissner
05cc9981f6
Merge branch 'feature/bookmark-new-tab'
2022-01-30 12:37:37 +01:00
Bastian Meissner
420d95c6b5
Add newTab to bookmarks
2022-01-30 12:35:46 +01:00
dependabot[bot]
12f7ffd008
Bump node-fetch from 2.6.1 to 2.6.7
...
Bumps [node-fetch](https://github.com/node-fetch/node-fetch ) from 2.6.1 to 2.6.7.
- [Release notes](https://github.com/node-fetch/node-fetch/releases )
- [Commits](https://github.com/node-fetch/node-fetch/compare/v2.6.1...v2.6.7 )
---
updated-dependencies:
- dependency-name: node-fetch
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-01-30 11:29:02 +00:00
dependabot[bot]
55c32b3220
Bump tar from 6.1.0 to 6.1.11
...
Bumps [tar](https://github.com/npm/node-tar ) from 6.1.0 to 6.1.11.
- [Release notes](https://github.com/npm/node-tar/releases )
- [Changelog](https://github.com/npm/node-tar/blob/main/CHANGELOG.md )
- [Commits](https://github.com/npm/node-tar/compare/v6.1.0...v6.1.11 )
---
updated-dependencies:
- dependency-name: tar
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-01-30 11:29:00 +00:00
dependabot[bot]
2e262005d3
Bump nanoid from 3.1.23 to 3.2.0
...
Bumps [nanoid](https://github.com/ai/nanoid ) from 3.1.23 to 3.2.0.
- [Release notes](https://github.com/ai/nanoid/releases )
- [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md )
- [Commits](https://github.com/ai/nanoid/compare/3.1.23...3.2.0 )
---
updated-dependencies:
- dependency-name: nanoid
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-01-30 11:28:58 +00:00
Bastian Meissner
3d0efe36cd
Merge branch 'master' into feature/bookmark-new-tab
2022-01-30 12:28:47 +01:00
Bastian Meissner
47eb654f90
Merge pull request #53 from phntxx/dependabot/npm_and_yarn/follow-redirects-1.14.7
...
Bump follow-redirects from 1.14.1 to 1.14.7
2022-01-30 12:28:25 +01:00
Bastian Meissner
46d001e7bf
Add "newTab" to bookmarks
2022-01-14 14:53:18 +01:00
dependabot[bot]
44e98eff37
Bump follow-redirects from 1.14.1 to 1.14.7
...
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects ) from 1.14.1 to 1.14.7.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases )
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.14.1...v1.14.7 )
---
updated-dependencies:
- dependency-name: follow-redirects
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-01-14 10:01:50 +00:00
Bastian Meissner
24d9e6f613
Remove armv6, not supported by node:lts
2021-11-30 23:09:51 +01:00
Bastian Meissner
9f446a4c96
Add multiarch
...
Fix typo
2021-11-30 23:06:50 +01:00
Bastian Meissner
9c76a43144
Update formatting of useMediaQuery.tsx
2021-11-26 21:16:10 +01:00