repoburg 1.3.66 → 1.3.67

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/backend/.env CHANGED
@@ -6,12 +6,15 @@
6
6
  #REPOBURG_PROJECT_PATH=/Users/celalertug/WebstormProjects/fm1
7
7
 
8
8
  # handbag
9
- # REPOBURG_PROJECT_PATH=/Users/celalertug/tmp/handbag-main
9
+ REPOBURG_PROJECT_PATH=/Users/celalertug/tmp/handbag-main
10
10
 
11
11
 
12
+ # webcoder
13
+ # REPOBURG_PROJECT_PATH=/Users/celalertug/github/webcoder
14
+
12
15
 
13
16
 
14
17
  # appdev
15
- REPOBURG_PROJECT_PATH=/Users/celalertug/everest/tmpappdev2
18
+ # REPOBURG_PROJECT_PATH=/Users/celalertug/everest/tmpappdev2
16
19
 
17
20
  QUICK_EDIT_LOG_DIR=/Users/celalertug/.repoburg/quick-edit-logs
@@ -15,7 +15,7 @@ let ApplicationState = class ApplicationState {
15
15
  };
16
16
  exports.ApplicationState = ApplicationState;
17
17
  __decorate([
18
- (0, typeorm_1.PrimaryColumn)({ type: 'text' }),
18
+ (0, typeorm_1.PrimaryColumn)({ type: 'text', default: 'default' }),
19
19
  __metadata("design:type", String)
20
20
  ], ApplicationState.prototype, "instance", void 0);
21
21
  __decorate([
@@ -1 +1 @@
1
- {"version":3,"file":"application-state.entity.js","sourceRoot":"","sources":["../../../src/core-entities/application-state.entity.ts"],"names":[],"mappings":";;;;;;;;;;;;AAAA,qCAAwD;AAGjD,IAAM,gBAAgB,GAAtB,MAAM,gBAAgB;CAS5B,CAAA;AATY,4CAAgB;AAE3B;IADC,IAAA,uBAAa,EAAC,EAAE,IAAI,EAAE,MAAM,EAAE,CAAC;;kDACf;AAGjB;IADC,IAAA,uBAAa,EAAC,EAAE,IAAI,EAAE,MAAM,EAAE,CAAC;;6CACpB;AAGZ;IADC,IAAA,gBAAM,EAAC,EAAE,IAAI,EAAE,MAAM,EAAE,CAAC;;+CACX;2BARH,gBAAgB;IAD5B,IAAA,gBAAM,EAAC,mBAAmB,CAAC;GACf,gBAAgB,CAS5B"}
1
+ {"version":3,"file":"application-state.entity.js","sourceRoot":"","sources":["../../../src/core-entities/application-state.entity.ts"],"names":[],"mappings":";;;;;;;;;;;;AAAA,qCAAwD;AAGjD,IAAM,gBAAgB,GAAtB,MAAM,gBAAgB;CAS5B,CAAA;AATY,4CAAgB;AAE3B;IADC,IAAA,uBAAa,EAAC,EAAE,IAAI,EAAE,MAAM,EAAE,OAAO,EAAE,SAAS,EAAE,CAAC;;kDACnC;AAGjB;IADC,IAAA,uBAAa,EAAC,EAAE,IAAI,EAAE,MAAM,EAAE,CAAC;;6CACpB;AAGZ;IADC,IAAA,gBAAM,EAAC,EAAE,IAAI,EAAE,MAAM,EAAE,CAAC;;+CACX;2BARH,gBAAgB;IAD5B,IAAA,gBAAM,EAAC,mBAAmB,CAAC;GACf,gBAAgB,CAS5B"}