Commit Graph

3570 Commits

Author SHA1 Message Date
drkthunder02 c4c52af1d3 removed eve mail library as it wasn't utilized 2020-05-11 00:02:11 -05:00
drkthunder02 11cf735961 removed configuration of null cache from eve mail helper 2020-05-11 00:00:54 -05:00
drkthunder02 ab9f6e5b52 removed job models for eve mail as it's no longer needed. updated all functions to the new programming method 2020-05-11 00:00:13 -05:00
drkthunder02 da39f990a5 process wallet journal job model removed 2020-05-10 23:35:04 -05:00
drkthunder02 806b872465 removed model for process structure job 2020-05-10 23:25:06 -05:00
drkthunder02 6f00ffe0e8 removed job model for corp journal as it was never used 2020-05-10 23:17:57 -05:00
drkthunder02 7217b5aeec removed model for asset job 2020-05-10 23:17:13 -05:00
drkthunder02 307741a0e1 removed model for asset job 2020-05-10 23:17:00 -05:00
drkthunder02 ad6a90d623 updated assets in order to not use a model to get rid of extra models that we don't need 2020-05-10 23:13:05 -05:00
drkthunder02 7a89b65b15 moons update command written 2020-05-10 23:05:23 -05:00
drkthunder02 cea92f1c70 added uses to moonupdatecommand 2020-05-10 22:40:29 -05:00
drkthunder02 f9676665de kernel updates for comamnds 2020-05-10 22:37:58 -05:00
drkthunder02 acb55a1ecb update 2020-05-10 22:32:03 -05:00
drkthunder02 95a4636414 update 2020-05-10 22:29:26 -05:00
drkthunder02 67f751f8d5 update 2020-05-10 22:28:24 -05:00
drkthunder02 79b43acc40 update 2020-05-10 22:26:12 -05:00
drkthunder02 719f54f90a update 2020-05-10 22:25:47 -05:00
drkthunder02 1525d1095c removed and unneeded function from moon mailer command 2020-05-10 22:24:30 -05:00
drkthunder02 f3e3406e04 updated rental moon command with the correct job calls in the right order
updated the horizon redis configuration to add new processes and a new job queue called moons for the new moon rental coding
2020-05-10 22:22:26 -05:00
drkthunder02 08844a50f7 updated delays for jobs 2020-05-10 21:52:04 -05:00
drkthunder02 524f2051ea modified namespace for commands being done 2020-05-10 19:29:09 -05:00
drkthunder02 cd7f6f4876 modified namespace for commands being done 2020-05-10 19:28:45 -05:00
drkthunder02 e855350b7f finished the purge moon ledger job 2020-05-10 19:16:37 -05:00
drkthunder02 50b2e91ec6 created new job to purge old moon ledger records 2020-05-10 18:57:24 -05:00
drkthunder02 b7291a93b7 created the job for fetch moon ledger 2020-05-10 18:46:58 -05:00
drkthunder02 1d19732eeb created new migration for future projects 2020-05-10 17:48:16 -05:00
drkthunder02 09f9e39e8b removed some unneeded extra lines for formatting 2020-05-10 17:06:25 -05:00
drkthunder02 16f808ae53 updated solar system name functions in structure helper. added new functions to lookup helper. 2020-05-10 17:04:08 -05:00
drkthunder02 b01bb72c1d cleaned up unused functions in the srp helper. 2020-05-10 16:38:16 -05:00
drkthunder02 b8b01e87d1 cleaned up some functions in the MoonCalc Library. 2020-05-10 16:22:19 -05:00
drkthunder02 40e18ccb7a fetch rental moon ledger and observer updates along with starting moon rental invoice job. up next is moon rental payment job. 2020-05-10 05:11:50 -05:00
drkthunder02 8e93eececf composer update 2020-05-10 09:29:56 +00:00
drkthunder02 c6f807ebad more work on rental moon ledgers 2020-05-10 04:23:49 -05:00
drkthunder02 db6876cdca created jobs and command for processing moon rental payments 2020-05-09 12:44:40 -05:00
drkthunder02 7df8a0e6ef deleted unnecessary line 2020-05-09 12:42:46 -05:00
drkthunder02 cf56300676 cleaned up unnecessary commands as they got switched to working as jobs.
updated the structure library to be able to be passed the esi connection
added new jobs for the fetch stuff that was being previously done as commands.
2020-05-09 12:40:16 -05:00
drkthunder02 1f3954cfe0 added new models and migrations for automatic tracking of moon rental payments 2020-05-09 12:26:40 -05:00
drkthunder02 9c7dbbf1ba added some stuff into the callback middleware for testing. 2020-05-09 11:06:29 -05:00
drkthunder02 15f60534f1 removed names from some routes, as they aren't needed. 2020-05-09 10:53:02 -05:00
drkthunder02 6ef087b841 removed trim strings middleware from affecting passwords and password confirmations as those aren't used for login 2020-05-09 10:50:03 -05:00
drkthunder02 6506c11ec1 removed callback middleware from taking affect 2020-05-09 10:48:55 -05:00
drkthunder02 b56850956b added place holder function for the new moon ledger display function. 2020-05-09 10:45:53 -05:00
drkthunder02 96a2fb1c3e created function for registering structures which should only be accessible by those with the correct scope. 2020-05-09 10:37:03 -05:00
drkthunder02 f501514aa2 re-added esi scopes back to the navigation bar 2020-05-09 09:24:12 -05:00
drkthunder02 5607763fd4 added model for registered corp mining observers 2020-05-09 09:11:59 -05:00
drkthunder02 cf00909444 added new namespaces for all of the commands 2020-05-09 08:59:01 -05:00
drkthunder02 09e56371e6 rental moon ledger and observer command 2020-05-09 08:07:22 -05:00
drkthunder02 cf1d121fb3 fixed some issues on moon total worth 2020-05-08 01:06:36 -05:00
drkthunder02 b00fd7d177 fixed some issues on moon total worth 2020-05-08 01:04:26 -05:00
drkthunder02 59c29e3a40 fixed some issues on moon total worth 2020-05-08 01:03:20 -05:00