Commit Graph

71 Commits

Author SHA1 Message Date
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
KZacharski 412815a4f0 Fixed nav on the apps page and updated shapes and blurry wallpapers 2023-04-28 02:49:34 +02:00
KZacharski ee2b693630 Fix the compilation error in dismiss() 2023-04-05 16:17:35 +02:00
KZacharski 58b6553845 Made the banners less cut off on desktop, they look really low quality tho so I'll need to fix that 2023-04-05 04:59:46 +02:00
KZacharski 84db11742a testing git 2023-04-05 00:31:01 +02:00
Kacper Zacharski 5a19784388
Merge pull request #4 from KZacharski/dependabot/npm_and_yarn/webpack-5.77.0
Bump webpack from 5.75.0 to 5.77.0
2023-03-30 21:21:58 +02:00
dependabot[bot] c3d246d8e0
Bump webpack from 5.75.0 to 5.77.0
Bumps [webpack](https://github.com/webpack/webpack) from 5.75.0 to 5.77.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.75.0...v5.77.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-30 19:19:55 +00:00
Kacper Zacharski 01004c8b64 gonna upgrade to ionic 7, this commit will probably break the production env 2023-03-30 21:15:55 +02:00
Kacper Zacharski 99186c7c9a
Merge pull request #3 from KZacharski/dependabot/npm_and_yarn/sideway/formula-3.0.1
Bump @sideway/formula from 3.0.0 to 3.0.1
2023-03-06 12:12:31 +01:00
dependabot[bot] de2d12b7c0
Bump @sideway/formula from 3.0.0 to 3.0.1
Bumps [@sideway/formula](https://github.com/sideway/formula) from 3.0.0 to 3.0.1.
- [Release notes](https://github.com/sideway/formula/releases)
- [Commits](https://github.com/sideway/formula/compare/v3.0.0...v3.0.1)

---
updated-dependencies:
- dependency-name: "@sideway/formula"
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-06 11:10:59 +00:00
Kacper Zacharski f10e0c8905
Merge pull request #2 from KZacharski/dependabot/npm_and_yarn/json5-1.0.2
Bump json5 from 1.0.1 to 1.0.2
2023-01-10 14:16:56 +01:00
dependabot[bot] 741ce02385
Bump json5 from 1.0.1 to 1.0.2
Bumps [json5](https://github.com/json5/json5) from 1.0.1 to 1.0.2.
- [Release notes](https://github.com/json5/json5/releases)
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)
- [Commits](https://github.com/json5/json5/compare/v1.0.1...v1.0.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-10 13:16:24 +00:00
Kacper Zacharski 03d28c766d beta 3 2022-12-30 23:44:25 +01:00