Commit Graph

45 Commits

Author SHA1 Message Date
26c6df74e4 Fix issue with cover not being hidden on last episode 2016-03-29 11:30:51 -04:00
b6307eb88b Start of migration from php to toml config, see #11 2016-02-10 17:30:45 -05:00
db69b13d87 Partially fix #9 -- API calls fail on 'Plan to Watch' section 2016-02-09 20:12:39 -05:00
f3a44e6f33 Minor spacing fixes 2016-02-02 21:38:38 -05:00
6555aac2fb Minor code quality fixes for Scrutinizer 2016-02-02 21:28:32 -05:00
d746de34ea Add form for manga 2016-02-02 11:34:03 -05:00
6ff4ee2746 Change logger methods to be inline with interface, fix Manga Model tests 2016-01-11 15:31:53 -05:00
816a309f18 Remove errorhandler, and replace with logger 2016-01-11 14:39:53 -05:00
275b0eea40 Update codebase to use new Json class 2016-01-07 13:45:43 -05:00
38faaebb5f Remove unnamespaced constants, and improve some tests 2016-01-06 15:44:40 -05:00
3c124456d0 Simplify routing 2016-01-06 11:08:56 -05:00
Scrutinizer Auto-Fixer
dd0e15137a Scrutinizer Auto-Fixes
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
2016-01-05 14:55:08 +00:00
205c7ac76d Update header comments, add start of manga editing functionality 2016-01-04 16:58:33 -05:00
6e4e8edd9d Add full edit form to anime list 2016-01-04 10:53:03 -05:00
1b8ed53afb Start of delete functionality for anime collection 2015-12-15 15:55:30 -05:00
77709c068a Some code style fixes 2015-12-08 16:39:49 -05:00
c23c63cb15 Fix some minor formating issues 2015-11-18 10:54:06 -05:00
253f191113 More test coverage 2015-11-18 10:31:42 -05:00
6622014bd1 Improve some test coverage 2015-11-17 16:45:41 -05:00
4ed6200d9f Fix manga list updating 2015-11-16 15:57:37 -05:00
ae88282b13 Update header comments 2015-11-16 11:40:01 -05:00
3c4ba096c6 Make updating of anime list work 2015-11-13 11:33:27 -05:00
c55f91a79f Fix some sonarqube issues 2015-11-11 14:53:09 -05:00
Scrutinizer Auto-Fixer
db33f46547 Scrutinizer Auto-Fixes
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
2015-11-09 20:08:08 +00:00
d3541da789 Fix some more code style issues 2015-11-05 11:26:03 -05:00
beb127c06c Some minor refactoring 2015-11-04 16:36:54 -05:00
fdd0da8d93 Fix tests broken by missing fix to Anime Collection Model 2015-10-21 15:46:50 -04:00
4ad6178bf0 More test coverage 2015-10-21 15:43:51 -04:00
32d20a9234 Fix issue where cache file doesn't exist, add tests for Menu Helper 2015-10-21 11:57:58 -04:00
944a0c9c2a More test coverage 2015-10-19 12:50:46 -04:00
f22015635e Scrutinizer fixes 2015-10-16 12:53:55 -04:00
e2e27c2311 More test coverage 2015-10-15 09:25:30 -04:00
3cf753a707 Update lots of docblocks 2015-10-14 09:20:52 -04:00
9ed18ce131 Fix documentation issues 2015-10-12 14:27:20 -04:00
6b1f39525d Remove some dead code 2015-10-12 14:11:00 -04:00
f49e4fe3d8 Rearrange some namespaces and add more docblocks 2015-10-09 22:29:59 -04:00
d53524ed86 Code style improvements 2015-10-06 11:38:20 -04:00
Scrutinizer Auto-Fixer
7c5a73e73b 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
5e5434d057 Miscellaneous updates, prep for menu generator 2015-10-05 16:54:25 -04:00
e8a9982f9a Fix views to match transformed data 2015-10-01 16:01:23 -04:00
92d9124bb7 Update manga model to use Zipper transformer 2015-09-21 09:48:15 -04:00
602759b471 Decouple and generalise 2015-09-17 23:11:18 -04:00
c788cf5d87 Start of refactoring routing to be more convention based 2015-09-16 12:25:35 -04:00
9193938dee More namespace refactoring 2015-09-15 13:19:29 -04:00
b1c6039630 Namespace refactoring 2015-09-14 19:54:34 -04:00