|
d5c76a0f01
|
Fix html view test for PHP < 7
|
2015-10-15 09:28:10 -04:00 |
|
|
485ba46838
|
More test coverage
|
2015-10-15 09:25:30 -04:00 |
|
|
7f2000f180
|
Update lots of docblocks
|
2015-10-14 09:20:52 -04:00 |
|
|
34acf00b5e
|
Fix documentation issues
|
2015-10-12 14:27:20 -04:00 |
|
|
bc6aed51c8
|
Remove some dead code
|
2015-10-12 14:11:00 -04:00 |
|
|
011bdda777
|
Merge pull request #6 from timw4mail/scrutinizer-patch-1
Scrutinizer Auto-Fixes
|
2015-10-12 11:00:09 -04:00 |
|
Scrutinizer Auto-Fixer
|
80f83e5f53
|
Scrutinizer Auto-Fixes
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
|
2015-10-10 02:35:39 +00:00 |
|
|
b687dcf2a8
|
Rearrange some namespaces and add more docblocks
|
2015-10-09 22:29:59 -04:00 |
|
|
bb3e5a643f
|
Merge pull request #5 from timw4mail/scrutinizer-patch-1
Scrutinizer Auto-Fixes
|
2015-10-09 15:04:55 -04:00 |
|
Scrutinizer Auto-Fixer
|
4dddd3238c
|
Scrutinizer Auto-Fixes
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
|
2015-10-09 18:55:15 +00:00 |
|
|
a8e3c594e3
|
Basic Menu generation
|
2015-10-09 14:34:55 -04:00 |
|
|
728850da08
|
More scrutinizer fixes
|
2015-10-06 13:38:59 -04:00 |
|
|
443802332b
|
Merge pull request #4 from timw4mail/scrutinizer-patch-1
Scrutinizer Auto-Fixes
|
2015-10-06 13:37:48 -04:00 |
|
Scrutinizer Auto-Fixer
|
bf6550d0d9
|
Scrutinizer Auto-Fixes
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
|
2015-10-06 17:35:42 +00:00 |
|
|
37ef0f5621
|
Fix more scrutinizer issues
|
2015-10-06 12:15:19 -04:00 |
|
|
38cfaa023d
|
Fix failing test
|
2015-10-06 11:41:21 -04:00 |
|
|
f3772528c5
|
Code style improvements
|
2015-10-06 11:38:20 -04:00 |
|
|
dbbea163d1
|
Scrutinizer fixes
|
2015-10-06 10:44:33 -04:00 |
|
|
7269c5c393
|
Merge pull request #3 from timw4mail/scrutinizer-patch-1
Spacing and docblock fixes
|
2015-10-06 10:28:33 -04:00 |
|
Scrutinizer Auto-Fixer
|
7e695edd29
|
Scrutinizer Auto-Fixes
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
|
2015-10-06 14:24:48 +00:00 |
|
|
6b322d18da
|
Miscellaneous updates, prep for menu generator
|
2015-10-05 16:54:25 -04:00 |
|
|
be96e2c6af
|
Update Router
|
2015-10-01 16:30:46 -04:00 |
|
|
5de88986ed
|
Update some meta files
|
2015-10-01 16:21:09 -04:00 |
|
|
b68cbe5a26
|
fix test
|
2015-10-01 16:07:40 -04:00 |
|
|
2462e09205
|
Lots of miscellaneous improvements
|
2015-10-01 16:02:51 -04:00 |
|
|
acb0a1e8a2
|
Fix views to match transformed data
|
2015-10-01 16:01:23 -04:00 |
|
|
a73e150ee3
|
Fix broken test
|
2015-09-28 15:11:45 -04:00 |
|
|
b8f753a424
|
Use Anime transformer class
|
2015-09-28 14:41:45 -04:00 |
|
|
23c16fc9c3
|
Transformers and Enums
|
2015-09-25 13:41:12 -04:00 |
|
|
082b5296b9
|
Update manga model to use Zipper transformer
|
2015-09-21 09:48:15 -04:00 |
|
|
f87dd2636d
|
More tests for Ion
|
2015-09-18 22:55:40 -04:00 |
|
|
60109b3531
|
Fix failing tests for PHP < 5.6
|
2015-09-18 13:06:22 -04:00 |
|
|
e2731db7ea
|
Decouple and generalise
|
2015-09-17 23:11:18 -04:00 |
|
|
156461a0b9
|
Start of refactoring routing to be more convention based
|
2015-09-16 12:25:35 -04:00 |
|
|
8a68559f0e
|
More namespace refactoring
|
2015-09-15 13:19:29 -04:00 |
|
|
97a5abe665
|
Namespace refactoring
|
2015-09-14 19:54:34 -04:00 |
|
|
d93f5a82a0
|
fix a few variable changes, remove old code from app folder
|
2015-09-14 16:14:02 -04:00 |
|
|
9d139a7d1c
|
Pass the tests!
|
2015-09-14 15:49:20 -04:00 |
|
|
e53f9abf3f
|
Some progress toward better structure through refactoring
|
2015-09-14 10:54:50 -04:00 |
|
|
c5f3093a78
|
Update default config, add phpci config file
|
2015-07-20 16:13:00 -04:00 |
|
|
4622b6efa9
|
Update readme with new instructions for collection
|
2015-07-06 14:35:24 -04:00 |
|
|
3e39aa0277
|
Miscellaneous rework, and adding/editing of collection items when logged in
|
2015-07-02 14:04:04 -04:00 |
|
|
3e53ec1526
|
More dependency injection, and code coverage
|
2015-06-30 13:03:20 -04:00 |
|
|
2abb5f3c3a
|
Merge pull request #1 from timw4mail/scrutinizer-patch-1
Scrutinizer Auto-Fixes
|
2015-06-29 10:36:28 -04:00 |
|
Scrutinizer Auto-Fixer
|
3b0a19af2f
|
Scrutinizer Auto-Fixes
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
|
2015-06-29 14:26:50 +00:00 |
|
|
c39ee31e87
|
Dependency injection!
|
2015-06-29 09:46:49 -04:00 |
|
|
4785b82208
|
Add php namespaces
|
2015-06-26 16:39:10 -04:00 |
|
|
24fb6b9815
|
Add scrutinizer checks, and attempt to create cache folders if they do not exist
|
2015-06-26 15:32:49 -04:00 |
|
|
5e126819e2
|
Add login/logout links, tweak some styles
|
2015-06-26 14:56:59 -04:00 |
|
|
0099d4f5ec
|
Fix some broken tests
|
2015-06-26 13:24:55 -04:00 |
|