mirror of
https://github.com/caprover/caprover
synced 2026-05-03 18:20:32 +00:00
4b43116a32
* Fixed https://github.com/caprover/caprover/issues/2112 * Updated changelog * Force rebuild to capture the frontend change * Updated changelog * added fallback ip for installation if public ip not found * Added project definition to the config * Added project router * Updated apps router * Fixed update path * Added parent ID for projects * Typo fix * Not allow parent to be deleted if there are sub projects * Fixed typo in string template * Allow register project to accept description * Added functionality to remove multiple projects * Fixed the project deletion * Fixed the project deletion * Close https://github.com/caprover/caprover/issues/2153 * Added changelog * updated changelog * Updated changelog * Better error * Force build * add MariaDB to README.md * Improved MacOs startup * Added theme on backend (#2161) * Added theme on backend * Added themes * Added another theme * Updated changelog * Reformat * Improved dev code * Improved dev code * Added another theme * Updated packages (#2165) * Updated packages * Updated packages * Fixed formatting * Fixed tests * Returning project upon creation * Preparing release * updated frontend * Added some test to fix node 20 * Revert "Added some test to fix node 20" This reverts commit18a59794b8. * Updated changelog * Release 1.13 (#2166) (#2167) * Fixed https://github.com/caprover/caprover/issues/2112 * Updated changelog * Force rebuild to capture the frontend change * Updated changelog * added fallback ip for installation if public ip not found * Added project definition to the config * Added project router * Updated apps router * Fixed update path * Added parent ID for projects * Typo fix * Not allow parent to be deleted if there are sub projects * Fixed typo in string template * Allow register project to accept description * Added functionality to remove multiple projects * Fixed the project deletion * Fixed the project deletion * Close https://github.com/caprover/caprover/issues/2153 * Added changelog * updated changelog * Updated changelog * Better error * Force build * add MariaDB to README.md * Improved MacOs startup * Added theme on backend (#2161) * Added theme on backend * Added themes * Added another theme * Updated changelog * Reformat * Improved dev code * Improved dev code * Added another theme * Updated packages (#2165) * Updated packages * Updated packages * Fixed formatting * Fixed tests * Returning project upon creation * Preparing release * updated frontend * Added some test to fix node 20 * Revert "Added some test to fix node 20" This reverts commit18a59794b8. * Updated changelog --------- Co-authored-by: Robert Silén <robert.silen@mariadb.org> * Fixed auth * Fixed conflict --------- Co-authored-by: Robert Silén <robert.silen@mariadb.org>