Commit graph

591 commits

Author SHA1 Message Date
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
cinderblockgames
b5bed59e2d
Fixing day extension and date string. 2021-11-18 09:46:39 -05:00
Bastian Meissner
273cdaab06
Merge pull request #40 from phntxx/dependabot/npm_and_yarn/url-parse-1.5.3
Bump url-parse from 1.5.1 to 1.5.3
2021-10-27 09:28:13 +02:00
dependabot[bot]
be52e10615
Bump url-parse from 1.5.1 to 1.5.3
Bumps [url-parse](https://github.com/unshiftio/url-parse) from 1.5.1 to 1.5.3.
- [Release notes](https://github.com/unshiftio/url-parse/releases)
- [Commits](https://github.com/unshiftio/url-parse/compare/1.5.1...1.5.3)

---
updated-dependencies:
- dependency-name: url-parse
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-06 17:21:11 +00:00
Bastian Meissner
6593409168
Merge pull request #39 from phntxx/dependabot/npm_and_yarn/tmpl-1.0.5
Bump tmpl from 1.0.4 to 1.0.5
2021-09-24 11:56:09 +02:00
Bastian Meissner
9a7fdb6f81
Merge pull request #35 from jtagcat/patch-1
docker-compose: tabs → spaces
2021-09-24 11:55:52 +02:00
dependabot[bot]
4f1d301fcf
Bump tmpl from 1.0.4 to 1.0.5
Bumps [tmpl](https://github.com/daaku/nodejs-tmpl) from 1.0.4 to 1.0.5.
- [Release notes](https://github.com/daaku/nodejs-tmpl/releases)
- [Commits](https://github.com/daaku/nodejs-tmpl/commits/v1.0.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-21 22:02:34 +00:00
jtagcat
d62021be95
greeter: add %isodate (2021-09-17) 2021-09-17 15:51:26 +00:00
jtagcat
f7d9e08006
docker-compose: tabs → spaces
docker-compose doesn't do tabs.
2021-09-17 14:20:27 +00:00
phntxx
cc73be782b Add contributing.md 2021-08-02 13:47:57 +02:00
Bastian Meissner
fa28f68551 Revert "Refactor"
This reverts commit eaad2d56f0.
2021-07-16 11:00:15 +02:00
phntxx
eaad2d56f0 Refactor 2021-07-14 01:18:28 +02:00
phntxx
ca2f7a763d Rename files, update tests 2021-07-14 01:18:11 +02:00
phntxx
786aca82f1 Update tests, apply formatting 2021-07-11 15:58:42 +02:00
Bastian Meissner
f469c1de67
Merge pull request #30 from tandy-1000/patch-1
Add details on how to complete a manual install
2021-07-11 15:30:16 +02:00
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