Commit Graph

65 Commits (8d819bd2ac78db7b8931b8dd1af2e5148ef012a2)

Author SHA1 Message Date
mokaddem b64d7890ca fix: [migrations:localTools] Make sure the table do not exists before creating it 2021-06-29 10:56:40 +02:00
mokaddem 8f1f56d060 Merge branch 'develop' into inbox-misp-sync 2021-06-28 10:59:28 +02:00
mokaddem 95299430b8 chg: [migrations:roles] Added perm_sync column 2021-06-28 10:50:29 +02:00
mokaddem 1da74b283a new: [outbox] Added outbox and linked it with failed outgoing messages 2021-06-19 13:16:25 +02:00
mokaddem af69834727 new: [migration:remoteToolConnections] Added migration file 2021-06-12 14:26:31 +02:00
mokaddem 712dd508e1 chg: [migration:inbox] Removed commented lines 2021-06-12 14:26:07 +02:00
mokaddem 29c9b57ed2 new: [migration] Added migrations scripts 2021-06-01 15:20:24 +02:00
iglocska 3c2fa086d6
new: [baseurl] added better baseurl handling
- set the baseurl via /config/app_local.php
  - simple set the baseurl to an absolute path or to a relative path if you with to use a subdirectory without setting a baseurl

- If no baseurl is set above, Cerebrate will also check the CEREBRATE_BASEURL environment variable
2021-02-09 22:10:26 +01:00
iglocska ad72115fd5
chg: [config] disable debug by default 2020-12-07 13:54:39 +01:00
iglocska 919b1c70e1
new: [config] added config using env variables for the DB connection 2020-12-07 13:54:07 +01:00
Andras Iklody 64874bdb7e
fix: httpOnly should be httponly 2020-12-02 18:30:22 +01:00
iglocska 1ae1e496f2
new: [UI] some refactor and added theming 2020-06-23 14:14:20 +02:00
iglocska 3f01b9ddb5
fix: [public API] routes added 2020-06-22 23:56:38 +02:00
iglocska cce2955341
chg: [cerebrate setting defaults] added 2020-06-22 14:58:24 +02:00
iglocska 44c60942c0
chg: [restructure] the application
- move the app dir's contents to the source
- update composer for easier installation
2020-06-22 14:28:17 +02:00