Commit Graph

  • c7bcaa2093 WIP: Add Create Domain capability master Miguel Nogueira 2019-01-30 13:39:28 +0000
  • a8f089e3b2 Miscellaneous additions (previously untracked) Miguel Nogueira 2019-01-25 14:17:48 +0000
  • 437d81838a File updates Miguel Nogueira 2018-06-08 20:12:01 +0000
  • c3f882960c Change wrong DSN name for db wrapper and update config class This commit changes how the config class gets it's values to a more solid way. Additonally, the DSN was updated to use a correct format, allowing PDO to connect (With a wrong DSN, it tries to connect to something that doesn't exist). Miguel Nogueira 2018-06-08 18:58:48 +0000
  • 9c9c10467d Delete php errors log and add it to gitignore Miguel Nogueira 2018-06-08 18:00:21 +0000
  • d30748f47a Revert changes Miguel Nogueira 2018-06-08 17:58:18 +0000
  • 50f811e5ec Add missing semicolon Fixes #7 Miguel Nogueira 2018-06-08 16:44:33 +0000
  • c9d71b422a Database crentials were incorrect. Also wrapped database logic inside the correct try catch block to prevent further mishaps and information leakages. Fixes #6. Miguel Nogueira 2018-06-08 15:38:27 +0000
  • 65a3c7bf1b Missing reference to current object. Fixes #5. Miguel Nogueira 2018-06-08 15:20:29 +0000
  • 0ea8c6fb72 Changes how different classes use the Config class. They were trying to use it as an array instead of using it's helper method that actually returned a usable array. Fixes #4. Miguel Nogueira 2018-06-08 15:16:16 +0000
  • 536b9ac0c3 Missing underscore caused magic method to appear as non-existant (obviously) Fixes #3 Miguel Nogueira 2018-06-08 15:04:27 +0000
  • 603245498c Correct syntax error, fixes #2 Miguel Nogueira 2018-06-08 15:00:29 +0000
  • 624d9444b0 Missing semicolon Miguel Nogueira 2018-06-08 14:57:49 +0000
  • 2ccc1e58a9 Corrects missing redirection error Fixes #1 Miguel Nogueira 2018-06-08 14:52:18 +0000
  • a7d53a2c16 Add run code Miguel Nogueira 2018-06-08 14:48:18 +0000
  • d9de58abdf Reinsert keyvalidate Miguel Nogueira 2018-06-08 14:46:18 +0000
  • 25f604fcb1 Ready for first test Spinning up webserver Test URL (theoretically): https://billing.spacejewel.ga/paddle/[key]/detectIntent should output all vars in this commit In production, it should redirect the logic and execute different code (Instead of using an url redirect) Miguel Nogueira 2018-06-08 14:42:10 +0000
  • d38ce4fe15 2nd readiness check Miguel Nogueira 2018-06-08 10:56:33 +0000
  • 29735c60bb Major changes - Ready app for initial testings Miguel Nogueira 2018-06-07 15:40:52 +0000
  • 7403097008 Major changes Miguel Nogueira 2018-06-07 14:14:25 +0000
  • 3b0972f200 Remove unused file Miguel Nogueira 2018-06-07 15:21:25 +0200
  • a77b0cf4ed Remove hello world Miguel Nogueira 2018-06-07 15:21:08 +0200
  • fae7a7ca86 Merge local repository with remote Merge branch 'master' of ssh.users.spacejewel.ga:Spacejewel/BillingPlatform Miguel Nogueira 2018-06-07 11:44:02 +0000
  • 06fc7e5360 Add all code files from IDE Miguel Nogueira 2018-06-07 10:56:13 +0000
  • 74f08bc1dc Delete file for local use Miguel Nogueira 2018-06-07 12:52:33 +0200
  • 1022fd9a2e test Miguel Nogueira 2018-06-07 12:46:24 +0200
  • 7942efb235 Initial commit Spacejewel Hosting 2018-06-07 12:43:58 +0200