anything-llm/server/utils/middleware
Sean Hatfield 05c530221b
Community hub integration ()
* wip hub connection page fe + backend

* lint

* implement backend for local hub items + placeholder endpoints to fetch hub app data

* fix hebrew translations

* revamp community integration flow

* change sidebar

* Auto import if id in URL param
remove preview in card screen and instead go to import flow

* get user's items + team items from hub + ui improvements to hub settings

* lint

* fix merge conflict

* refresh hook for community items

* add fallback for user items

* Disable bundle items by default on all instances

* remove translations (will complete later)

* loading skeleton

* Make community hub endpoints admin only
show visibility on items
combine import/apply for items to they are event logged for review

* improve middleware and import flow

* community hub ui updates

* Adjust importing process

* community hub to dev

* Add webscraper preload into imported plugins

* add runtime property to plugins

* Fix button status on imported skill change
show alert on skill change
Update markdown type and theme on import of agent skill

* update documentaion paths

* remove unused import

* linting

* review loading state

---------

Co-authored-by: Timothy Carambat <rambat1010@gmail.com>
2024-11-26 09:59:43 -08:00
..
chatHistoryViewable.js Enable the ability to disable the chat history UI () 2024-10-21 13:19:19 -07:00
communityHubDownloadsEnabled.js Community hub integration () 2024-11-26 09:59:43 -08:00
embedMiddleware.js Add more verbose error messages in embed chat () 2024-09-19 11:28:45 -05:00
featureFlagEnabled.js [BETA] Live document sync () 2024-06-21 13:38:50 -07:00
isSupportedRepoProviders.js GitLab Hosted and Local Connector () 2024-07-23 12:23:51 -07:00
multiUserProtected.js [FEAT] Implement new login screen UI & multi-user password reset () 2024-04-25 16:52:30 -07:00
simpleSSOEnabled.js Simple SSO feature for login flows from external services () 2024-10-29 15:30:53 -07:00
validApiKey.js Replace custom sqlite dbms with prisma () 2023-09-28 14:00:03 -07:00
validatedRequest.js Encryption in JWT for single-user password mode () 2024-08-13 17:54:12 -07:00
validBrowserExtensionApiKey.js AnythingLLM Chrome Extension () 2024-08-27 14:58:47 -07:00
validWorkspace.js Implement workspace threading that is backwards compatible () 2024-02-08 18:37:22 -08:00