Wykres commitów

2256 Commity (hellojaccc-master)

Autor SHA1 Wiadomość Data
Nolan Lawson 507208e0a4 fix: wrong cache 2022-04-10 10:06:56 -07:00
Nolan Lawson fb0e1bf11e perf: zopfli-optimize splash pngs 2022-04-10 09:45:20 -07:00
Nolan Lawson a109e86351 fix: filter splash files in service worker 2022-04-10 09:42:23 -07:00
Nolan Lawson db84c5937e Merge remote-tracking branch 'origin/master' into hellojaccc-master 2022-04-10 09:37:31 -07:00
Nolan Lawson 00c6aa1843 2.0.6 2022-04-02 10:36:01 -07:00
dependabot[bot] 6e42e9f2b0
chore(deps): bump minimist from 1.2.5 to 1.2.6 (#2118)
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases)
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6)

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

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-28 07:32:55 -07:00
Nolan Lawson f2d752bfc2
fix: add country flag emoji on windows (#2117)
* fix: add country flag emoji on windows

* fix: missing file

* fix: cache font file on-demand

* fix: attempt to fix

* fix: working

* fix: ordering

* fix: ordering

* fix: ordering

* fix: fixup

* fix: fixup

* fix: add comment

* fix: fix vercel

* fix: fix vercel.json

* fix: vercel

* refactor: refactor
2022-03-27 20:59:02 -07:00
hellojaccc 3c921b5067
Merge branch 'nolanlawson:master' into master 2022-03-27 21:37:25 +09:00
Nolan Lawson fd6bb63450
chore: update emoji-picker-element (#2116) 2022-03-21 08:23:17 -07:00
Nolan Lawson e15f4523ba
chore: update dependencies (#2115) 2022-03-21 08:23:08 -07:00
hellojaccc 29c450a96b
Update template.html 2022-02-22 12:38:49 +09:00
hellojaccc 264d9a0fe4
Merge branch 'nolanlawson:master' into master 2022-02-21 20:46:55 +09:00
Nolan Lawson 5ecf8b8ab9
chore: update deps (#2109) 2022-02-18 12:56:05 -08:00
Nolan Lawson 8b8246c59f 2.0.5 2022-02-17 07:45:33 -08:00
hellojaccc b5850a5670
Update template.html 2022-02-17 22:03:29 +09:00
hellojaccc 08ae61135c
Add splash screen 2022-02-17 22:01:38 +09:00
hellojaccc b35f21ef73
Update template.html 2022-02-17 21:44:11 +09:00
hellojaccc a9db0499b8
return to 'default' 2022-02-17 21:40:07 +09:00
hellojaccc c0acf027c6
Update template.html 2022-02-17 21:25:10 +09:00
hellojaccc fe3755f3b9
change default to black 2022-02-17 21:16:33 +09:00
hellojaccc 7fef75c3eb
Merge pull request #1 from hellojaccc/fix-ios-statusbar-2
Fix iOS statusbar
2022-02-17 20:18:22 +09:00
hellojaccc 005e4dc3a3
Fix iOS statusbar #2
add theme-color mea tag
2022-02-17 20:14:32 +09:00
Nolan Lawson cac792a830
fix(ios): change status-bar-style to default (#2107)
Fixes #2104
2022-02-06 11:53:29 -08:00
dependabot[bot] dc8b7c93f3
chore(deps): bump node-fetch from 2.6.1 to 2.6.7 (#2106)
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)
- [Changelog](https://github.com/node-fetch/node-fetch/blob/main/docs/CHANGELOG.md)
- [Commits](https://github.com/node-fetch/node-fetch/compare/v2.6.1...v2.6.7)

---
updated-dependencies:
- dependency-name: node-fetch
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-06 11:37:59 -08:00
Nolan Lawson c57e3a2e7e 2.0.4 2022-01-23 09:47:08 -08:00
Nolan Lawson 331f6e8803
fix: fix multiple-choice poll results (#2101)
Fixes #2100
2022-01-02 16:00:41 -08:00
Nolan Lawson 67f4a1ab2f 2.0.3 2021-12-31 18:49:36 -08:00
Nolan Lawson f3c5e7de5f
fix: ignore falsy last_status (#2099)
Fixes #2097
2021-12-27 20:57:16 -08:00
Nolan Lawson 58ff6beb26 2.0.2 2021-11-26 15:11:08 -08:00
Nolan Lawson 0df4b724ca
fix: fix for when notification is undefined (#2093) 2021-11-13 10:57:36 -08:00
dependabot[bot] fdf4110dad
chore(deps): bump nth-check from 2.0.0 to 2.0.1 (#2091)
Bumps [nth-check](https://github.com/fb55/nth-check) from 2.0.0 to 2.0.1.
- [Release notes](https://github.com/fb55/nth-check/releases)
- [Commits](https://github.com/fb55/nth-check/compare/v2.0.0...v2.0.1)

---
updated-dependencies:
- dependency-name: nth-check
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-11-13 10:47:24 -08:00
Nolan Lawson 54b3042042 2.0.1 2021-09-14 07:51:43 -07:00
Nolan Lawson 21678ec78e
fix: tweak accent colors (#2089)
* fix: tweak accent colors

* fix: fixup
2021-08-20 18:08:26 -07:00
Nolan Lawson 368775e220
fix: add accent-color/color-scheme (#2088) 2021-08-18 07:11:14 -07:00
Nolan Lawson 9d5157f15c
fix: increase poll answer max length to 50 (#2086)
Fixes #2077
2021-08-06 15:20:48 -07:00
Nolan Lawson a1e105ccef 2.0.0 2021-08-06 12:00:18 -07:00
Nolan Lawson 344a23fddd
chore: update emoji-picker-element (#2084) 2021-08-06 12:00:11 -07:00
Nolan Lawson 32b1be96a9
chore: use node 12 everywhere (#2081) 2021-07-29 07:25:40 -07:00
Nolan Lawson da4d32c1e7
chore: use volta (#2080) 2021-07-28 21:55:17 -07:00
Nolan Lawson 821b785e6b
fix: update usage of safari-14-idb-fix (#2072)
* chore: update deps

* fix: fix dep path

* fix: fix import

* fix: fix pkg
2021-07-16 07:42:32 -07:00
Nolan Lawson d30f7f4b1a
fix: enable focus-visible in Firefox 90 (#2075) 2021-07-16 07:14:15 -07:00
Nolan Lawson d84f4604ad
chore(package): update deps (#2074)
* chore(package): update deps

* chore: update
2021-07-16 07:14:06 -07:00
Nolan Lawson 374b8b251e
perf: avoid style recalc for spinner in Chrome (#2071) 2021-07-05 10:23:48 -07:00
Nolan Lawson 16e66346d7
fix!: remove esm package, use native Node ES modules (#2064)
BREAKING CHANGE: Node v12.20+, v14.14+, or v16.0+ is required

* fix!: remove esm package, use native Node ES modules

* fix: fix some CJS imports
2021-07-04 20:19:04 -07:00
Nolan Lawson c5de673990
test: improve flaky tests (#2067) 2021-07-04 17:42:43 -07:00
Nolan Lawson b3ab427ac0
fix!: remove performance-now module, use perf_hooks (#2065) 2021-07-04 16:39:48 -07:00
Nolan Lawson f012369d72
chore: do not run Webpack BundleAnalyzerPlugin in Circle CI (#2063) 2021-07-04 16:39:31 -07:00
Nolan Lawson 992c5efd7e
chore: update testcafe (#2062) 2021-07-04 16:39:09 -07:00
Nolan Lawson b31a72f850
fix : update deps, remove unused deps, code cleanup (#2061) 2021-07-04 16:38:58 -07:00
Nolan Lawson 7bc9c3f263
test: fix flaky test (#2060) 2021-07-03 18:07:54 -07:00