Nabeel S
|
12848091a2
|
Laravel 9 Update (#1413)
Update to Laravel 9 and PHP 8+
Co-authored-by: B.Fatih KOZ <fatih.koz@gmail.com>
|
2022-03-14 11:45:18 -04:00 |
|
Nabeel S
|
e70ee5aa6f
|
Add web cron ability #821 (#1073)
* Use database for kvp storage
* Read kvpstore
* Add web cron ability through API #821
* Style fixes
* Fix text
|
2021-03-09 11:36:56 -05:00 |
|
Nabeel Shahzad
|
4e652c91ae
|
Account for localhost/testing sites in domain checks
|
2021-02-13 15:59:19 -05:00 |
|
Nabeel Shahzad
|
ac1dc49377
|
Replace IP in test
|
2020-08-15 13:54:01 -04:00 |
|
Nabeel Shahzad
|
be72571185
|
Check if the root domain is an IP address
|
2020-08-15 13:50:58 -04:00 |
|
Nabeel Shahzad
|
c46fc9171c
|
Check for airline being active; fix tests for L7 #718
|
2020-05-23 11:45:07 -04:00 |
|
Nabeel S
|
82b873c071
|
Domain detection failing for .co.uk, etc #647 (#648)
* Fix domain name detection #647
* Ignore page links check if no DB configured #641
|
2020-03-28 19:07:46 -04:00 |
|
Nabeel S
|
b36a3009dd
|
Cleanup Utils #467 (#547)
* Remove Utils Facade
|
2020-02-11 12:32:41 -05:00 |
|
Nabeel S
|
e431f75ad4
|
Add getRootDomain() to Utils (#514)
|
2020-01-28 12:42:46 -05:00 |
|
Nabeel Shahzad
|
87aa6ed1da
|
Fix tests for 5.8
|
2019-05-12 10:50:38 -05:00 |
|
Nabeel Shahzad
|
e95b3eb366
|
Code cleanup from inspection results
|
2018-08-26 13:50:08 -05:00 |
|
Nabeel Shahzad
|
9596d88b48
|
Apply fixes from StyleCI
|
2018-08-26 16:40:04 +00:00 |
|
Nabeel Shahzad
|
b96f1cd7c4
|
api fixes/updates
|
2018-05-01 20:58:05 -05:00 |
|
Nabeel Shahzad
|
6b002f24a8
|
Store full datetime in post_date; recalculate finances on every pirep
|
2018-03-17 22:20:08 -05:00 |
|
Nabeel Shahzad
|
5c58dfe1ae
|
generate a hex code for an aircraft on creation #33
|
2018-02-12 20:58:23 -06:00 |
|
Nabeel Shahzad
|
d5c2d25c74
|
finally fixed serialization of conversions #189
|
2018-02-10 22:49:08 -06:00 |
|
Nabeel Shahzad
|
cb02a7c15e
|
add Time support class #189
|
2018-02-10 21:36:13 -06:00 |
|
Nabeel Shahzad
|
c4cbffd9ea
|
Fix API key substr
|
2017-12-30 13:41:34 -06:00 |
|
Nabeel Shahzad
|
c42b920903
|
fix time output bug
|
2017-12-23 11:17:16 -06:00 |
|
Nabeel Shahzad
|
55250b8789
|
PIREP tests working, using minutes to track flight hours instead of seconds
|
2017-12-13 10:56:26 -06:00 |
|
Nabeel Shahzad
|
d7ed195628
|
time formatting and tests
|
2017-12-03 14:34:32 -06:00 |
|
Nabeel Shahzad
|
6b20ea6f16
|
set days of week using bitwise operators
|
2017-08-16 08:29:05 -05:00 |
|