mirror of
https://github.com/RADar-AZDelta/Keun.git
synced 2026-03-23 20:37:05 +00:00
[PR #107] [MERGED] Implement Bearer CLI, implement SQLite, implement Firebase & fix bugs #149
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
RADar-AZDelta/archived-Keun#149
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/RADar-AZDelta/Keun/pull/107
Author: @BostoenToby
Created: 12/19/2023
Status: ✅ Merged
Merged: 12/19/2023
Merged by: @BostoenToby
Base:
prd← Head:stg📝 Commits (10+)
476773aimplement submodules & update firebase database implb800466implement Firebase authentication02d4b31implement settings impl for Firebase80dd4e9update Firebase save impl3406f3ffix issue AthenaDataTypeImpl & delete Firesbase datatype impl45f4329implement Bearer CLId61370bMerge pull request #98 from RADar-AZDelta/dev-Toby33602bfRevert "Merge pull request #94 from RADar-AZDelta/dev-Toby"775dee9delete submodules & put those files in obsolete folder & add eslint config6c27fe2Merge branch 'dev' into dev-Toby📊 Changes
87 files changed (+4836 additions, -2986 deletions)
View changed files
📝
.env(+1 -1)📝
.eslintignore(+1 -0)➖
.eslintrc.cjs(+0 -20)➕
.eslintrc.json(+30 -0)📝
.github/workflows/deploy.yml(+2 -2)📝
.gitignore(+6 -1)📝
.prettierrc(+0 -1)📝
.vscode/launch.json(+27 -14)📝
.vscode/settings.json(+6 -4)📝
README.md(+4 -1)➕
bearer.yml(+28 -0)📝
cloudbuild.yaml(+42 -23)📝
firebase.json(+5 -6)📝
firestore.rules(+84 -61)📝
package.json(+11 -6)📝
playwright.config.ts(+7 -7)📝
pnpm-lock.yaml(+1437 -837)📝
public/index.html(+30 -82)➕
scripts/package.json(+21 -0)➕
scripts/pnpm-lock.yaml(+1381 -0)...and 67 more files
📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.