Girish Ramakrishnan
|
12e073e8cf
|
use node: prefix for requires
mostly because code is being autogenerated by all the AI stuff using
this prefix. it's also used in the stack trace.
|
2025-08-14 12:55:35 +05:30 |
|
Girish Ramakrishnan
|
cbc73f5c9a
|
remove uuid module
built into node.js now
|
2025-07-28 12:54:09 +02:00 |
|
Girish Ramakrishnan
|
dea74f05ab
|
remove bogus logic
db-migrate always runs a migration in a transaction. so no volume
was created in case of a failure
|
2022-06-23 10:31:13 -07:00 |
|
Girish Ramakrishnan
|
d9c47efe1f
|
Fix storage volume migration
Patch the migration so it runs again properly in 7.2.5
https://forum.cloudron.io/topic/7256/app-data-regression-in-v7-2-4
(cherry picked from commit c2fdb9ae3f)
|
2022-06-22 17:16:47 -07:00 |
|
Johannes Zellner
|
e818e5f7d5
|
Reload volumes in case one was created in the for loop
|
2022-06-22 15:32:50 +02:00 |
|
Girish Ramakrishnan
|
7952a67ed2
|
guess the volume type better
|
2022-06-03 07:54:16 -07:00 |
|
Girish Ramakrishnan
|
dddc5a1994
|
migrate app dataDir to volumes
|
2022-06-02 16:29:01 -07:00 |
|