anything-llm/server/models
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
..
apiKeys.js [FEAT] Automated audit logging () 2024-02-06 15:21:40 -08:00
browserExtensionApiKey.js Patch path traversal in move-files that can be used by administrator level attacker only 2024-08-27 16:19:12 -07:00
cacheData.js Infinite prompt input and compression implementation () 2023-11-06 13:13:53 -08:00
communityHub.js Community hub integration () 2024-11-26 09:59:43 -08:00
documents.js PR#2355 Continued + expanded scope () 2024-09-24 15:55:54 -07:00
documentSyncQueue.js PR#2355 Continued + expanded scope () 2024-09-24 15:55:54 -07:00
documentSyncRun.js [BETA] Live document sync () 2024-06-21 13:38:50 -07:00
embedChats.js Add backfilling on query for chat widget to improve UX () 2024-10-15 14:37:44 -07:00
embedConfig.js [FEAT] Embedded AnythingLLM () 2024-02-05 14:21:34 -08:00
eventLogs.js [FEAT] Automated audit logging () 2024-02-06 15:21:40 -08:00
fineTuning.js ui adjustments for order flow 2024-07-25 14:10:17 -07:00
invite.js Add ability to add invitee to workspaces automatically () 2024-03-26 16:38:32 -07:00
passwordRecovery.js [FEAT] Implement new login screen UI & multi-user password reset () 2024-04-25 16:52:30 -07:00
slashCommandsPresets.js Community hub integration () 2024-11-26 09:59:43 -08:00
systemSettings.js Community hub integration () 2024-11-26 09:59:43 -08:00
telemetry.js Agent support for @agent default agent inside workspace chat () 2024-04-16 10:50:10 -07:00
temporaryAuthToken.js Simple SSO feature for login flows from external services () 2024-10-29 15:30:53 -07:00
user.js Daily message limit per user () 2024-10-15 14:01:29 -07:00
vectors.js Replace custom sqlite dbms with prisma () 2023-09-28 14:00:03 -07:00
welcomeMessages.js [FIX] User messages not saving due to empty message check () 2024-03-27 10:45:20 -07:00
workspace.js Added more char exceptions to mapping extension () 2024-07-31 09:41:12 -07:00
workspaceAgentInvocation.js patch agent invocation regression 2024-04-27 12:39:45 -07:00
workspaceChats.js Add filtering to sessionID for workspace chats () 2024-10-24 15:10:50 -07:00
workspacesSuggestedMessages.js [FEAT] create custom prompt suggestions per workspace () 2024-02-06 11:24:33 -08:00
workspaceThread.js Feature/thread creation slug name () 2024-10-21 13:09:55 -07:00
workspaceUsers.js Replace custom sqlite dbms with prisma () 2023-09-28 14:00:03 -07:00