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 |
|
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 |
|
Bastian Meissner
|
fcd99434a0
|
Update tests for better coverage
|
2021-11-26 21:15:59 +01:00 |
|
Bastian Meissner
|
a24579420a
|
Remove "selected" from select.tsx
|
2021-11-26 21:06:15 +01:00 |
|
Bastian Meissner
|
30657f04d3
|
Improve test coverage for select.tsx
|
2021-11-26 18:15:39 +01:00 |
|
Bastian Meissner
|
add184d580
|
Update Settings Modal
|
2021-11-24 21:30:44 +01:00 |
|
Bastian Meissner
|
eb5cb2dee6
|
Update Settings Page
|
2021-11-23 17:50:30 +01:00 |
|
phntxx
|
e2ebb55768
|
Update CONTRIBUTING, add Docker to Pipeline
|
2021-11-22 20:55:10 +01:00 |
|
phntxx
|
c07c45a72b
|
Fix styling on select.tsx
|
2021-11-20 12:39:29 +01:00 |
|
Bastian Meissner
|
cfbe492ef8
|
Merge pull request #46 from cinderblockgames/master
Fixing Theme dropdowns in Settings
|
2021-11-20 12:45:18 +01:00 |
|
cinderblockgames
|
0f4923029a
|
has to be returned
|
2021-11-18 22:29:24 -05:00 |
|
cinderblockgames
|
4ba197354e
|
Switching from select defaultValue to option selected .
|
2021-11-18 22:25:28 -05:00 |
|
phntxx
|
6288a02b50
|
Update greeter.tsx
|
2021-11-18 19:01:20 +01:00 |
|
Bastian Meissner
|
0d07f3abce
|
Merge pull request #45 from cinderblockgames/master
settings modal position fix
|
2021-11-18 19:08:13 +01:00 |
|
cinderblockgames
|
79ec7b2f94
|
Merge pull request #2 from cinderblockgames/default-select
Increasing size of icon button.
|
2021-11-18 12:00:56 -05:00 |
|
cinderblockgames
|
8484d37fb5
|
Increasing size of icon button.
|
2021-11-18 11:56:32 -05:00 |
|
cinderblockgames
|
f812b558cf
|
Merge pull request #1 from cinderblockgames/default-select
Placing Settings modal at the top of the page.
|
2021-11-18 11:47:12 -05:00 |
|
Bastian Meissner
|
be93940a50
|
Merge pull request #44 from cinderblockgames/master
greeter.tsx fixes
|
2021-11-18 17:46:44 +01:00 |
|
Bastian Meissner
|
8bf68f2f86
|
Merge pull request #36 from jtagcat/patch-2
greeter: add %isodate (2021-09-17)
|
2021-11-18 17:46:22 +01:00 |
|
cinderblockgames
|
8385ac0913
|
Placing Settings box at top of page rather than centered. Since the box gets long pretty quickly, don't want to have it over the top.
|
2021-11-18 11:41:32 -05:00 |
|
cinderblockgames
|
e549c575e8
|
Expanding getExtension test to cover all cases.
Not sure why 0 is a case, but not removing it.
|
2021-11-18 09:49:35 -05:00 |
|