Commit graph

425 commits

Author SHA1 Message Date
Bastian Meissner
c3188882d9
Merge pull request #32 from thedeany/add-placeholder-for-search
Add ability to set search placeholder text
2021-07-11 15:24:40 +02:00
Bastian Meissner
8e9d9dd450
Merge pull request #33 from thedeany/auto-theme-switching
Add light/dark theme switching
2021-07-11 15:24:00 +02:00
Brandon Dean
a20b03bbf5 Fix typo 2021-07-10 18:11:39 -04:00
Brandon Dean
5f41608e92 Add light/dark theme switching 2021-07-10 17:57:08 -04:00
Brandon Dean
d9dfa0d15e Add ability to set search placeholder text 2021-07-10 13:44:39 -04:00
tandy1000
d78345f8cf
Add details how to complete a manual install 2021-07-08 16:23:49 +01:00
phntxx
cd22b904ee Fix settings.tsx 2021-07-02 11:41:02 +02:00
phntxx
d8c9e57dee Create custom select, update tests 2021-06-30 00:56:01 +02:00
phntxx
bfc8caf091 Update circleci config 2021-06-24 12:25:31 +02:00
phntxx
9cdd8da178 Update existing tests 2021-06-24 12:25:25 +02:00
phntxx
ee30f05e72 Update package.json, update CircleCI config 2021-06-24 12:03:26 +02:00
phntxx
7cccbd5095 Update tests 2021-06-23 12:25:10 +02:00
Bastian Meissner
b95f9667ed
Merge pull request #28 from phntxx/feature/defaultsearchprovider
Feature/defaultsearchprovider
2021-06-21 20:32:12 +02:00
phntxx
4eb0027c31 Update tests 2021-06-21 20:29:31 +02:00
phntxx
1385bf7dcc Update tests 2021-06-21 20:16:48 +02:00
phntxx
0ce5d3aea6 Merge branch 'master' into feature/defaultsearchprovider 2021-06-21 20:16:40 +02:00
phntxx
0612312e13 Add tests 2021-06-21 16:52:16 +02:00
Bastian Meissner
aa61b2fb76 add icon and theme tests 2021-06-14 21:10:28 +02:00
Bastian Meissner
98eccea2b5 Update README.md 2021-06-14 13:35:05 +02:00
Bastian Meissner
a2bee67757 Fix style 2021-06-14 13:19:39 +02:00
Bastian Meissner
e768a00dce added greeter and icon tests 2021-06-14 13:17:31 +02:00
phntxx
befbd2e67f remove snapshots from .gitignore 2021-06-14 11:33:13 +02:00
phntxx
da71b4b37f Update config.yml 2021-06-14 11:30:46 +02:00
phntxx
dce45f49d7 Merge branch 'master' of github.com:phntxx/dashboard 2021-06-14 11:29:07 +02:00
phntxx
24e61efcf1 Added tests 2021-06-14 11:29:03 +02:00
Bastian Meissner
a6fcfe99f6
Merge pull request #27 from yrangana/patch-1 2021-06-10 12:31:30 +02:00
Yasiru
f0129100ba
Update greeter.json
changed end as 24 in the good evening greeting. 0 didn't work
2021-06-10 20:26:18 +10:00
Bastian Meissner
753a55c9c1
Merge pull request #25 from phntxx/dependabot/npm_and_yarn/ws-6.2.2 2021-06-06 10:48:41 +02:00
dependabot[bot]
e7d86fda6c
Bump ws from 6.2.1 to 6.2.2
Bumps [ws](https://github.com/websockets/ws) from 6.2.1 to 6.2.2.
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](https://github.com/websockets/ws/commits)

---
updated-dependencies:
- dependency-name: ws
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-06 05:00:14 +00:00
Bastian Meissner
e67e14397d
Merge pull request #23 from phntxx/dependabot/npm_and_yarn/dns-packet-1.3.4 2021-05-31 09:00:11 +02:00
dependabot[bot]
524caa1520
Bump dns-packet from 1.3.1 to 1.3.4
Bumps [dns-packet](https://github.com/mafintosh/dns-packet) from 1.3.1 to 1.3.4.
- [Release notes](https://github.com/mafintosh/dns-packet/releases)
- [Changelog](https://github.com/mafintosh/dns-packet/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mafintosh/dns-packet/compare/v1.3.1...v1.3.4)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-28 18:15:56 +00:00
phntxx
20c5e7b3aa Merge branch 'master' of github.com:phntxx/dashboard 2021-05-15 16:09:35 +02:00
phntxx
947e6778d9 Update greeter.tsx 2021-05-15 16:09:12 +02:00
Bastian Meissner
456a7e73b4
Merge pull request #21 from phntxx/dependabot/npm_and_yarn/hosted-git-info-2.8.9
Bump hosted-git-info from 2.8.8 to 2.8.9
2021-05-11 20:48:40 +02:00
dependabot[bot]
aaee58137d
Bump hosted-git-info from 2.8.8 to 2.8.9
Bumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 2.8.8 to 2.8.9.
- [Release notes](https://github.com/npm/hosted-git-info/releases)
- [Changelog](https://github.com/npm/hosted-git-info/blob/v2.8.9/CHANGELOG.md)
- [Commits](https://github.com/npm/hosted-git-info/compare/v2.8.8...v2.8.9)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-11 18:35:42 +00:00
Bastian Meissner
975bb813b8
Merge pull request #20 from thedeany/make-full-app-area-clickable
Make full app area a link
2021-04-26 12:00:34 +02:00
Brandon Dean
7c0cd58fcc Make full app area a link 2021-04-23 18:15:10 -04:00
Bastian Meissner
62d89e31c3
Merge pull request #18 from phntxx/dependabot/npm_and_yarn/ssri-6.0.2
Bump ssri from 6.0.1 to 6.0.2
2021-04-22 11:17:44 +02:00
phntxx
3138c18021 First Commit 2021-04-22 11:15:41 +02:00
dependabot[bot]
6563e386ca
Bump ssri from 6.0.1 to 6.0.2
Bumps [ssri](https://github.com/npm/ssri) from 6.0.1 to 6.0.2.
- [Release notes](https://github.com/npm/ssri/releases)
- [Changelog](https://github.com/npm/ssri/blob/v6.0.2/CHANGELOG.md)
- [Commits](https://github.com/npm/ssri/compare/v6.0.1...v6.0.2)

Signed-off-by: dependabot[bot] <support@github.com>
2021-04-19 22:11:17 +00:00
phntxx
007567a6d0 Add license to package.json 2021-04-03 17:11:49 +02:00
phntxx
746505294b Feature Requests 2021-04-03 16:54:44 +02:00
phntxx
a94f31ddd2 Update apps.json 2021-04-01 08:04:48 +02:00
phntxx
c014527c98 fix vulnerabilities 2021-03-29 12:43:51 +02:00
phntxx
091280d4ad removed all occurences of "any" 2021-03-23 16:26:14 +01:00
phntxx
3f3722ee2b Update README.md 2021-03-22 20:35:42 +01:00
Bastian Meissner
a4289a7587
Merge pull request #13 from phntxx/dependabot/npm_and_yarn/elliptic-6.5.4
Signed-off-by: dependabot[bot] <support@github.com>
2021-03-21 20:21:44 +01:00
Bastian Meissner
b5c0e400ea
Merge pull request #12 from phntxx/refactor
Refactor
2021-03-21 20:20:57 +01:00
phntxx
5ef0cb8a3f Refactor #2 2021-03-21 20:19:44 +01:00
phntxx
8e3dd6e77d Refactor 2021-03-21 19:59:18 +01:00