Commit Graph

83 Commits

Author SHA1 Message Date
KZacharski a729961cce GOD FUCKING DAMN IT TYPESCRIPT IT STILL DOESNT WORK ON V6 BUT WITH DIFFERENT ERRORS BUT V5 WORKS FINE IM SO FUCKING STUPID HOLY FUCK WHY IS YARN LOCK NOT IN GITIGNORE OH MY FUCKING GOD ILL DELETE IT IN THE NEXT COMMIT IG 2026-05-02 01:07:45 +02:00
KZacharski 6de6a40382 Beta 7 2026-04-28 05:25:21 +02:00
KZacharski e589801b0f Beta 6 2024-09-13 23:18:56 +02:00
Kacper Zacharski 1199630213
Merge pull request #25 from KZacharski/dependabot/npm_and_yarn/webpack-5.94.0
Bump webpack from 5.87.0 to 5.94.0
2024-09-13 23:13:43 +02:00
dependabot[bot] c33471d25a
Bump webpack from 5.87.0 to 5.94.0
Bumps [webpack](https://github.com/webpack/webpack) from 5.87.0 to 5.94.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.87.0...v5.94.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-13 21:13:23 +00:00
Kacper Zacharski 1ba624fdf2
Merge pull request #24 from KZacharski/dependabot/npm_and_yarn/multi-9423f4c335
Bump body-parser and express
2024-09-13 23:11:48 +02:00
dependabot[bot] 6942afce83
Bump body-parser and express
Bumps [body-parser](https://github.com/expressjs/body-parser) and [express](https://github.com/expressjs/express). These dependencies needed to be updated together.

Updates `body-parser` from 1.20.2 to 1.20.3
- [Release notes](https://github.com/expressjs/body-parser/releases)
- [Changelog](https://github.com/expressjs/body-parser/blob/master/HISTORY.md)
- [Commits](https://github.com/expressjs/body-parser/compare/1.20.2...1.20.3)

Updates `express` from 4.19.2 to 4.21.0
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/4.21.0/History.md)
- [Commits](https://github.com/expressjs/express/compare/4.19.2...4.21.0)

---
updated-dependencies:
- dependency-name: body-parser
  dependency-type: indirect
- dependency-name: express
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-13 21:11:14 +00:00
Kacper Zacharski 66115fde02
Merge pull request #23 from KZacharski/dependabot/npm_and_yarn/micromatch-4.0.8
Bump micromatch from 4.0.5 to 4.0.8
2024-09-13 23:09:57 +02:00
dependabot[bot] 221dbfc659
Bump micromatch from 4.0.5 to 4.0.8
Bumps [micromatch](https://github.com/micromatch/micromatch) from 4.0.5 to 4.0.8.
- [Release notes](https://github.com/micromatch/micromatch/releases)
- [Changelog](https://github.com/micromatch/micromatch/blob/master/CHANGELOG.md)
- [Commits](https://github.com/micromatch/micromatch/compare/4.0.5...4.0.8)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-13 21:09:05 +00:00
KZacharski 74fb1bc785 New Puffercat Apps screenshots 2024-09-13 23:02:13 +02:00
KZacharski f0916edc9c Merge branch 'main' of https://github.com/KZacharski/PuffercatApps 2024-09-13 22:50:18 +02:00
KZacharski 9c75683f0e WALLCATTTTTTTTT 2024-09-13 22:48:56 +02:00
Kacper Zacharski 8d5915fc8f
Create LICENSE 2024-06-14 19:41:59 +02:00
Kacper Zacharski d17d66f46f
Merge pull request #21 from KZacharski/dependabot/npm_and_yarn/word-wrap-1.2.5
Bump word-wrap from 1.2.3 to 1.2.5
2024-06-13 21:49:34 +02:00
dependabot[bot] 789b2bbb8e
Bump word-wrap from 1.2.3 to 1.2.5
Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.5.
- [Release notes](https://github.com/jonschlinkert/word-wrap/releases)
- [Commits](https://github.com/jonschlinkert/word-wrap/compare/1.2.3...1.2.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-13 19:48:59 +00:00
Kacper Zacharski 8c6f362a23
Merge pull request #20 from KZacharski/dependabot/npm_and_yarn/multi-4bc5af8690
Bump @cypress/request and cypress
2024-06-13 21:47:15 +02:00
dependabot[bot] a082505797
Bump @cypress/request and cypress
Bumps [@cypress/request](https://github.com/cypress-io/request) to 3.0.1 and updates ancestor dependency [cypress](https://github.com/cypress-io/cypress). These dependencies need to be updated together.


Updates `@cypress/request` from 2.88.12 to 3.0.1
- [Release notes](https://github.com/cypress-io/request/releases)
- [Changelog](https://github.com/cypress-io/request/blob/master/CHANGELOG.md)
- [Commits](https://github.com/cypress-io/request/compare/v2.88.12...v3.0.1)

Updates `cypress` from 8.7.0 to 13.11.0
- [Release notes](https://github.com/cypress-io/cypress/releases)
- [Changelog](https://github.com/cypress-io/cypress/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/cypress-io/cypress/compare/v8.7.0...v13.11.0)

---
updated-dependencies:
- dependency-name: "@cypress/request"
  dependency-type: indirect
- dependency-name: cypress
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-13 19:46:45 +00:00
Kacper Zacharski 1cbc74835b
Merge pull request #19 from KZacharski/dependabot/npm_and_yarn/follow-redirects-1.15.6
Bump follow-redirects from 1.15.2 to 1.15.6
2024-06-13 21:42:19 +02:00
dependabot[bot] 72ec04ac90
Bump follow-redirects from 1.15.2 to 1.15.6
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.2 to 1.15.6.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.15.2...v1.15.6)

---
updated-dependencies:
- dependency-name: follow-redirects
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-13 19:41:43 +00:00
Kacper Zacharski 4e65a911c3
Merge pull request #18 from KZacharski/dependabot/npm_and_yarn/express-4.19.2
Bump express from 4.18.2 to 4.19.2
2024-06-13 21:40:32 +02:00
dependabot[bot] ac82408fe1
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: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-13 19:36:23 +00:00
Kacper Zacharski dd5cf3a23b
Merge pull request #17 from KZacharski/dependabot/npm_and_yarn/tar-6.2.1
Bump tar from 6.1.15 to 6.2.1
2024-06-13 21:34:20 +02:00
dependabot[bot] 41c93ca829
Bump tar from 6.1.15 to 6.2.1
Bumps [tar](https://github.com/isaacs/node-tar) from 6.1.15 to 6.2.1.
- [Release notes](https://github.com/isaacs/node-tar/releases)
- [Changelog](https://github.com/isaacs/node-tar/blob/main/CHANGELOG.md)
- [Commits](https://github.com/isaacs/node-tar/compare/v6.1.15...v6.2.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-13 19:28:53 +00:00
Kacper Zacharski a865dea1cb
Merge pull request #16 from KZacharski/dependabot/npm_and_yarn/ejs-3.1.10
Bump ejs from 3.1.9 to 3.1.10
2024-06-13 21:26:17 +02:00
dependabot[bot] 80521d3432
Bump ejs from 3.1.9 to 3.1.10
Bumps [ejs](https://github.com/mde/ejs) from 3.1.9 to 3.1.10.
- [Release notes](https://github.com/mde/ejs/releases)
- [Commits](https://github.com/mde/ejs/compare/v3.1.9...v3.1.10)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-13 19:24:52 +00:00
KZacharski e5e489fa14 Updated Puffercat Apps details page for beta 5 release 2024-06-13 21:23:21 +02:00
KZacharski 6ac4b45da2 Update PWA install guide for newer versions of Chrome 2024-06-13 21:18:10 +02:00
KZacharski c833dbdc8a Add ThemeShowcase 2024-06-13 20:53:41 +02:00
Kacper Zacharski 836e0b3593
Merge pull request #15 from KZacharski/dependabot/npm_and_yarn/braces-3.0.3
Bump braces from 3.0.2 to 3.0.3
2024-06-11 23:57:13 +02:00
dependabot[bot] 97e8e79e54
Bump braces from 3.0.2 to 3.0.3
Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3.
- [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md)
- [Commits](https://github.com/micromatch/braces/compare/3.0.2...3.0.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-11 21:56:55 +00:00
Kacper Zacharski 497b42c48f
Merge pull request #14 from KZacharski/dependabot/npm_and_yarn/webpack-dev-middleware-5.3.4
Bump webpack-dev-middleware from 5.3.3 to 5.3.4
2024-06-11 23:55:42 +02:00
dependabot[bot] 3dbdb30a98
Bump webpack-dev-middleware from 5.3.3 to 5.3.4
Bumps [webpack-dev-middleware](https://github.com/webpack/webpack-dev-middleware) from 5.3.3 to 5.3.4.
- [Release notes](https://github.com/webpack/webpack-dev-middleware/releases)
- [Changelog](https://github.com/webpack/webpack-dev-middleware/blob/v5.3.4/CHANGELOG.md)
- [Commits](https://github.com/webpack/webpack-dev-middleware/compare/v5.3.3...v5.3.4)

---
updated-dependencies:
- dependency-name: webpack-dev-middleware
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-11 21:54:42 +00:00
KZacharski 7289717ca0 Fixed coming soon routing except duo is broken and it won't tell me why 2023-12-22 02:42:25 +01:00
KZacharski e3d345f4ec begin beta 5 2023-12-22 02:15:42 +01:00
KZacharski 08bdbe54ec Beta 4 (but like actually this time) 2023-12-22 02:08:46 +01:00
Kacper Zacharski ce59a9252c
Merge pull request #13 from KZacharski/dependabot/npm_and_yarn/babel/traverse-7.23.6
Bump @babel/traverse from 7.22.5 to 7.23.6
2023-12-22 01:45:22 +01:00
dependabot[bot] 7b77e9ad89
Bump @babel/traverse from 7.22.5 to 7.23.6
Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.22.5 to 7.23.6.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.23.6/packages/babel-traverse)

---
updated-dependencies:
- dependency-name: "@babel/traverse"
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-22 00:44:03 +00:00
Kacper Zacharski 1681db2450
Update index.html 2023-12-04 00:01:02 +01:00
Kacper Zacharski c4120b9e79
I love testing in prod 2023-12-03 23:56:20 +01:00
Kacper Zacharski a36348cb8e
Update index.html 2023-12-03 23:48:31 +01:00
Kacper Zacharski aa2b051c1e
Update index.html 2023-12-03 23:42:33 +01:00
Kacper Zacharski a98cfd5fc4
Update index.html 2023-12-03 23:41:48 +01:00
Kacper Zacharski 318d9f5697
Merge pull request #12 from KZacharski/dependabot/npm_and_yarn/tough-cookie-and-cypress/request-4.1.3
Bump tough-cookie and @cypress/request
2023-10-14 19:29:13 +02:00
Kacper Zacharski 74fd3b5db9
Merge pull request #10 from KZacharski/dependabot/npm_and_yarn/semver-5.7.2
Bump semver from 5.7.1 to 5.7.2
2023-10-14 19:28:59 +02:00
dependabot[bot] 725cc82176
Bump tough-cookie and @cypress/request
Bumps [tough-cookie](https://github.com/salesforce/tough-cookie) and [@cypress/request](https://github.com/cypress-io/request). These dependencies needed to be updated together.

Updates `tough-cookie` from 2.5.0 to 4.1.3
- [Release notes](https://github.com/salesforce/tough-cookie/releases)
- [Changelog](https://github.com/salesforce/tough-cookie/blob/master/CHANGELOG.md)
- [Commits](https://github.com/salesforce/tough-cookie/compare/v2.5.0...v4.1.3)

Updates `@cypress/request` from 2.88.11 to 2.88.12
- [Release notes](https://github.com/cypress-io/request/releases)
- [Changelog](https://github.com/cypress-io/request/blob/master/CHANGELOG.md)
- [Commits](https://github.com/cypress-io/request/compare/v2.88.11...v2.88.12)

---
updated-dependencies:
- dependency-name: tough-cookie
  dependency-type: indirect
- dependency-name: "@cypress/request"
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-14 17:28:19 +00:00
dependabot[bot] 324698b848
Bump semver from 5.7.1 to 5.7.2
Bumps [semver](https://github.com/npm/node-semver) from 5.7.1 to 5.7.2.
- [Release notes](https://github.com/npm/node-semver/releases)
- [Changelog](https://github.com/npm/node-semver/blob/v5.7.2/CHANGELOG.md)
- [Commits](https://github.com/npm/node-semver/compare/v5.7.1...v5.7.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-14 17:27:54 +00:00
KZacharski 39d54b8715 I'm pretty sure I'll revert this once I realize how much I actually broke
or maybe not idk help
2023-06-19 02:53:24 +02:00
KZacharski 7d3eb959ef still no clue
ok maybe a bit more clue
2023-06-19 02:49:35 +02:00
Kacper Zacharski d22c8db098
Merge pull request #9 from KZacharski/dependabot/npm_and_yarn/xml2js-and-capacitor/cli-0.5.0
Bump xml2js and @capacitor/cli
2023-06-19 02:45:49 +02:00
dependabot[bot] 731f1ffcca
Bump xml2js and @capacitor/cli
Bumps [xml2js](https://github.com/Leonidas-from-XIV/node-xml2js) to 0.5.0 and updates ancestor dependency [@capacitor/cli](https://github.com/ionic-team/capacitor). These dependencies need to be updated together.


Updates `xml2js` from 0.4.23 to 0.5.0
- [Commits](https://github.com/Leonidas-from-XIV/node-xml2js/commits/0.5.0)

Updates `@capacitor/cli` from 4.5.0 to 4.8.0
- [Release notes](https://github.com/ionic-team/capacitor/releases)
- [Changelog](https://github.com/ionic-team/capacitor/blob/4.8.0/CHANGELOG.md)
- [Commits](https://github.com/ionic-team/capacitor/compare/4.5.0...4.8.0)

---
updated-dependencies:
- dependency-name: xml2js
  dependency-type: indirect
- dependency-name: "@capacitor/cli"
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-19 00:45:30 +00:00