summarylogtreecommitdiffstats
AgeCommit message (Collapse)Author
2024-12-07open-webui: upgpkg: 0.4.8-1Aseem Athale
Signed-off-by: Aseem Athale <athaleaseem@gmail.com>
2024-12-01open-webui: upgpkg: 0.4.7-1Aseem Athale
Signed-off-by: Aseem Athale <athaleaseem@gmail.com>
2024-11-27open-webui: upgpkg: 0.4.6-1Aseem Athale
Signed-off-by: Aseem Athale <athaleaseem@gmail.com>
2024-11-25open-webui: Use nvm for building, drop nodejs hard dependency, LTS or otherwiseAseem Athale
Signed-off-by: Aseem Athale <athaleaseem@gmail.com>
2024-11-23open-webui: upgpkg: 0.4.4-1Aseem Athale
Signed-off-by: Aseem Athale <athaleaseem@gmail.com>
2024-11-22open-webui: Set data directory permissions to 700Aseem Athale
Signed-off-by: Aseem Athale <athaleaseem@gmail.com>
2024-11-22open-webui: upgpkg: 0.4.3-1Aseem Athale
Signed-off-by: Aseem Athale <athaleaseem@gmail.com>
2024-11-21open-webui: upgpkg: 0.4.2-1Aseem Athale
Signed-off-by: Aseem Athale <athaleaseem@gmail.com>
2024-11-20open-webui: upgpkg: 0.4.1-1Aseem Athale
Signed-off-by: Aseem Athale <athaleaseem@gmail.com>
2024-11-20open-webui: upgpkg: 0.4.0-1Aseem Athale
Signed-off-by: Aseem Athale <athaleaseem@gmail.com>
2024-10-27open-webui: 0.3.35-2: Enable check()Aseem Athale
The makepkg block to enable tests is check() not test(). Signed-off-by: Aseem Athale <athaleaseem@gmail.com>
2024-10-27open-webui: upgpkg: 0.3.35-1Aseem Athale
Signed-off-by: Aseem Athale <athaleaseem@gmail.com>
2024-10-25open-webui: upgpkg: 0.3.33-1Aseem Athale
Arch's nodejs version is out of sync with open-webui's, Arch has v23, whereas open-webui requires v18<=nodejs>=v22. So, until stick to the v20 lts version of nodejs until the lower bound begins to fail, because this happened before as well. Increase the heap size while building, as the build OOMs while building in a chroot. People with ~=4GB of RAM may need to adjust this parameter in the PKGBUILD. Signed-off-by: Aseem Athale <athaleaseem@gmail.com>
2024-10-19open-webui: Drop python3.11 as dependencyAseem Athale
I built the backend virtualenv that requires python 3.11 due to dependency lock, and it appears to be fixed for now for python 3.12, so drop specific python 3.11 version dependence. Signed-off-by: Aseem Athale <athaleaseem@gmail.com>
2024-10-09open-webui: Initial commitAseem Athale
Signed-off-by: Aseem Athale <athaleaseem@gmail.com>