[PR #64] [MERGED] New build, webmanager client update #62

Closed
opened 2026-05-23 08:39:48 -06:00 by gitea-mirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/appy-one/acebase-server/pull/64
Author: @appy-one
Created: 12/19/2022
Status: Merged
Merged: 12/19/2022
Merged by: @appy-one

Base: masterHead: improvement/webmanager-acebase-client-1.20.0-browser-build


📝 Commits (2)

📊 Changes

262 files changed (+931 additions, -972 deletions)

View changed files

📝 dist/cjs/auth.js (+2 -2)
📝 dist/cjs/auth.js.map (+1 -1)
📝 dist/cjs/cluster.js (+2 -2)
📝 dist/cjs/cluster.js.map (+1 -1)
📝 dist/cjs/middleware/admin-only.js.map (+1 -1)
📝 dist/cjs/middleware/cors.js (+3 -3)
📝 dist/cjs/middleware/cors.js.map (+1 -1)
📝 dist/cjs/oauth-providers/dropbox.js (+22 -22)
📝 dist/cjs/oauth-providers/dropbox.js.map (+1 -1)
📝 dist/cjs/oauth-providers/facebook.js (+16 -16)
📝 dist/cjs/oauth-providers/facebook.js.map (+1 -1)
📝 dist/cjs/oauth-providers/google.js (+33 -39)
📝 dist/cjs/oauth-providers/google.js.map (+1 -1)
📝 dist/cjs/oauth-providers/index.js (+1 -1)
📝 dist/cjs/oauth-providers/index.js.map (+1 -1)
📝 dist/cjs/oauth-providers/instagram.js (+12 -12)
📝 dist/cjs/oauth-providers/instagram.js.map (+1 -1)
📝 dist/cjs/oauth-providers/oauth-provider.js (+0 -5)
📝 dist/cjs/oauth-providers/oauth-provider.js.map (+1 -1)
📝 dist/cjs/oauth-providers/spotify.js (+34 -34)

...and 80 more files

📄 Description

  • New build (accidental inclusion in this PR instead of push on master)
  • Webmanager: use acebase-client v1.20.0 browser build

🔄 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/appy-one/acebase-server/pull/64 **Author:** [@appy-one](https://github.com/appy-one) **Created:** 12/19/2022 **Status:** ✅ Merged **Merged:** 12/19/2022 **Merged by:** [@appy-one](https://github.com/appy-one) **Base:** `master` ← **Head:** `improvement/webmanager-acebase-client-1.20.0-browser-build` --- ### 📝 Commits (2) - [`3f3e073`](https://github.com/appy-one/acebase-server/commit/3f3e0734ca5625edd75d735b52cb2bc8e5d20cc6) chore: build - [`f808fac`](https://github.com/appy-one/acebase-server/commit/f808facc71cb0eb5437d771dc77c41ca1383bf68) Webmanager: use acebase-client v1.20.0 ### 📊 Changes **262 files changed** (+931 additions, -972 deletions) <details> <summary>View changed files</summary> 📝 `dist/cjs/auth.js` (+2 -2) 📝 `dist/cjs/auth.js.map` (+1 -1) 📝 `dist/cjs/cluster.js` (+2 -2) 📝 `dist/cjs/cluster.js.map` (+1 -1) 📝 `dist/cjs/middleware/admin-only.js.map` (+1 -1) 📝 `dist/cjs/middleware/cors.js` (+3 -3) 📝 `dist/cjs/middleware/cors.js.map` (+1 -1) 📝 `dist/cjs/oauth-providers/dropbox.js` (+22 -22) 📝 `dist/cjs/oauth-providers/dropbox.js.map` (+1 -1) 📝 `dist/cjs/oauth-providers/facebook.js` (+16 -16) 📝 `dist/cjs/oauth-providers/facebook.js.map` (+1 -1) 📝 `dist/cjs/oauth-providers/google.js` (+33 -39) 📝 `dist/cjs/oauth-providers/google.js.map` (+1 -1) 📝 `dist/cjs/oauth-providers/index.js` (+1 -1) 📝 `dist/cjs/oauth-providers/index.js.map` (+1 -1) 📝 `dist/cjs/oauth-providers/instagram.js` (+12 -12) 📝 `dist/cjs/oauth-providers/instagram.js.map` (+1 -1) 📝 `dist/cjs/oauth-providers/oauth-provider.js` (+0 -5) 📝 `dist/cjs/oauth-providers/oauth-provider.js.map` (+1 -1) 📝 `dist/cjs/oauth-providers/spotify.js` (+34 -34) _...and 80 more files_ </details> ### 📄 Description * New build (accidental inclusion in this PR instead of push on master) * Webmanager: use acebase-client v1.20.0 browser build --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
gitea-mirror 2026-05-23 08:39:48 -06: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: github-starred/acebase-server#62
No description provided.