Commit graph

21 commits

Author SHA1 Message Date
231d7e08f7 Add dependabot config 2024-03-28 21:45:22 -06:00
b8f2f264df Add pull request workflows 2024-03-28 21:42:05 -06:00
dependabot[bot]
ef6432b663 Bump express from 4.18.2 to 4.19.2
Bumps [express](https://github.com/expressjs/express) from 4.18.2 to 4.19.2.
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/master/History.md)
- [Commits](https://github.com/expressjs/express/compare/4.18.2...4.19.2)

---
updated-dependencies:
- dependency-name: express
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-28 21:36:37 -06:00
dependabot[bot]
20035a5919 Bump word-wrap from 1.2.3 to 1.2.4
Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.4.
- [Release notes](https://github.com/jonschlinkert/word-wrap/releases)
- [Commits](https://github.com/jonschlinkert/word-wrap/compare/1.2.3...1.2.4)

---
updated-dependencies:
- dependency-name: word-wrap
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-11 12:13:42 -06:00
44363fc736 Update dependencies 2023-05-11 20:53:58 -06:00
828d6bd70c Fix for latest Pi-hole FTL version 2023-01-01 23:55:03 +00:00
dependabot[bot]
b9581246d5 Bump express from 4.17.2 to 4.17.3
Bumps [express](https://github.com/expressjs/express) from 4.17.2 to 4.17.3.
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/master/History.md)
- [Commits](https://github.com/expressjs/express/compare/4.17.2...4.17.3)

---
updated-dependencies:
- dependency-name: express
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-20 09:04:27 -07:00
1d31d56e77
Merge pull request #1 from wbrawner/dependabot/npm_and_yarn/minimatch-3.1.2
Bump minimatch from 3.0.4 to 3.1.2
2022-11-14 08:33:47 -07:00
dependabot[bot]
3488af3a7d
Bump minimatch from 3.0.4 to 3.1.2
Bumps [minimatch](https://github.com/isaacs/minimatch) from 3.0.4 to 3.1.2.
- [Release notes](https://github.com/isaacs/minimatch/releases)
- [Commits](https://github.com/isaacs/minimatch/compare/v3.0.4...v3.1.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-12 19:40:48 +00:00
73b4ce5f66 Finish implementation of custom disable buttons 2022-10-18 03:47:49 +00:00
e573e429c5 Fix permanent disable on server 2022-10-18 03:47:38 +00:00
bae6972a49 Fix "Workspace folder not specified in devcontainer.json" 2022-10-18 03:47:07 +00:00
90a6a533f2 Add multiplatform docker builds to GitHub workflow 2022-09-07 18:33:07 -06:00
4b147b37ab Add devcontainer 2022-08-18 01:32:50 +00:00
7823cee633 Add shortcuts 2022-08-18 01:32:42 +00:00
3cf461c167 Fix scroll issue 2022-08-17 03:31:20 +00:00
1c909a5c77 fixup! Fix service worker placement 2022-02-04 21:24:42 -07:00
d0f9d2426a Rename manifest.json to manifest.webmanifest 2022-02-04 21:17:08 -07:00
adcf571be4 Fix service worker placement 2022-02-04 21:16:26 -07:00
717ddb3884 Register service worker with root scope 2022-02-04 21:09:27 -07:00
3a94e603d3 Initial commit 2022-02-04 18:08:07 -07:00