[PR #282] [MERGED] Dev #287

Closed
opened 2026-03-23 20:33:04 +00:00 by mirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/RADar-AZDelta/Keun/pull/282
Author: @BostoenToby
Created: 6/11/2024
Status: Merged
Merged: 6/11/2024
Merged by: @BostoenToby

Base: stgHead: dev


📝 Commits (2)

  • f0625a6 upgrade to Svelte 5 & remove Firebase version
  • f7b71fb Fix for accents with UTF8 encoding & small bugfix

📊 Changes

127 files changed (+3473 additions, -9494 deletions)

View changed files

📝 .env (+1 -14)
📝 .eslintrc.json (+1 -1)
.firebaserc (+0 -5)
📝 .github/workflows/deploy.yml (+0 -5)
📝 .gitignore (+0 -3)
📝 .npmrc (+1 -3)
📝 .prettierrc (+1 -1)
📝 README.md (+0 -50)
bearer.yml (+0 -28)
cloudbuild.yaml (+0 -100)
firebase.json (+0 -22)
firestore.indexes.json (+0 -4)
firestore.rules (+0 -116)
modify-package-json.js (+0 -19)
📝 package.json (+12 -22)
playwright.config.ts (+0 -10)
📝 pnpm-lock.yaml (+331 -1224)
scripts/package.json (+0 -21)
scripts/pnpm-lock.yaml (+0 -1381)
scripts/src/check.ts (+0 -20)

...and 80 more files

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/RADar-AZDelta/Keun/pull/282 **Author:** [@BostoenToby](https://github.com/BostoenToby) **Created:** 6/11/2024 **Status:** ✅ Merged **Merged:** 6/11/2024 **Merged by:** [@BostoenToby](https://github.com/BostoenToby) **Base:** `stg` ← **Head:** `dev` --- ### 📝 Commits (2) - [`f0625a6`](https://github.com/RADar-AZDelta/Keun/commit/f0625a6179f7fc6a7c3f630efbd1b80d540db0d2) upgrade to Svelte 5 & remove Firebase version - [`f7b71fb`](https://github.com/RADar-AZDelta/Keun/commit/f7b71fb5cb63f919ad0a71843f82613b16677b32) Fix for accents with UTF8 encoding & small bugfix ### 📊 Changes **127 files changed** (+3473 additions, -9494 deletions) <details> <summary>View changed files</summary> 📝 `.env` (+1 -14) 📝 `.eslintrc.json` (+1 -1) ➖ `.firebaserc` (+0 -5) 📝 `.github/workflows/deploy.yml` (+0 -5) 📝 `.gitignore` (+0 -3) 📝 `.npmrc` (+1 -3) 📝 `.prettierrc` (+1 -1) 📝 `README.md` (+0 -50) ➖ `bearer.yml` (+0 -28) ➖ `cloudbuild.yaml` (+0 -100) ➖ `firebase.json` (+0 -22) ➖ `firestore.indexes.json` (+0 -4) ➖ `firestore.rules` (+0 -116) ➖ `modify-package-json.js` (+0 -19) 📝 `package.json` (+12 -22) ➖ `playwright.config.ts` (+0 -10) 📝 `pnpm-lock.yaml` (+331 -1224) ➖ `scripts/package.json` (+0 -21) ➖ `scripts/pnpm-lock.yaml` (+0 -1381) ➖ `scripts/src/check.ts` (+0 -20) _...and 80 more files_ </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
mirror 2026-03-23 20:33:04 +00:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
RADar-AZDelta/archived-Keun#287
No description provided.