openrag/frontend
Lucas Oliveira cebb38eb04
fix: make backend reset langflow flows after upgrade, backup flows every 5 mins (#483)
* Changed backend to mount config at volume

* update lock

* Changed backend to reapply settings after detecting that flow is reset

* Added periodic backup for flows, make better reset

* tui warning

* Changed settings page to alert user that he has to disable lock flow

* Changed flows to be locked

* Do periodic backup only if onboarding is done

* Change backup function to only back up flows if flow lock is disabled

* Added session manager to reapply all settings

---------

Co-authored-by: Sebastián Estévez <estevezsebastian@gmail.com>
2025-11-26 22:53:33 -03:00
..
app fix: make backend reset langflow flows after upgrade, backup flows every 5 mins (#483) 2025-11-26 22:53:33 -03:00
components Adds loading state and placeholder for new conversations 2025-11-26 10:59:58 -06:00
contexts make sure processing files stay in table 2025-11-20 14:08:16 -06:00
hooks Merge branch 'main' into feat/chat-filter-context 2025-11-19 17:27:23 -06:00
lib update limits so knowledge filters file list isn't limited to one 2025-11-25 12:00:58 -06:00
public fix: adjust onboarding copies and behaviors (#67) 2025-09-24 17:35:16 -03:00
stores Reorganize folders within frontend (#407) 2025-11-17 08:23:23 -06:00
.gitignore frontend 2025-07-11 00:58:29 -04:00
biome.json add biome & format code (#403) 2025-11-14 13:45:32 -06:00
components.json Reorganize folders within frontend (#407) 2025-11-17 08:23:23 -06:00
eslint.config.mjs properly show new conversations in side nav 2025-10-27 13:25:41 -05:00
next.config.ts add biome & format code (#403) 2025-11-14 13:45:32 -06:00
package-lock.json Merge branch 'main' into feat/chat-dropzone 2025-11-17 12:39:42 -06:00
package.json Merge branch 'main' into feat/chat-dropzone 2025-11-17 12:39:42 -06:00
postcss.config.mjs frontend 2025-07-11 00:58:29 -04:00
tailwind.config.ts Reorganize folders within frontend (#407) 2025-11-17 08:23:23 -06:00
tsconfig.json Reorganize folders within frontend (#407) 2025-11-17 08:23:23 -06:00