|
0ed7a0de2e
|
Run local phpunit from robo
|
2020-07-29 11:00:06 -04:00 |
|
|
bb878d905f
|
Use GraphQL request for anime detail pages, see #27
|
2020-07-28 17:46:18 -04:00 |
|
|
3bb3d2a5cf
|
Prepare for Kitsu GraphQL
|
2020-07-28 16:11:13 -04:00 |
|
|
9e8b3f4663
|
Remove extra titles from cover/list views
|
2020-05-18 13:52:27 -04:00 |
|
Timothy Warren
|
5e157e4a4e
|
Make sure reAuthenticate method has optional parameter
|
2020-05-18 13:47:41 -04:00 |
|
|
035e142c98
|
Make sure re-authenticate gets arguments
|
2020-05-18 13:32:02 -04:00 |
|
|
ebe8626ba7
|
Add aria attributes to selected menu items
|
2020-05-18 12:53:00 -04:00 |
|
|
493f849aeb
|
Remove extra titles from list/cover display
|
2020-05-18 12:52:32 -04:00 |
|
|
332ff72360
|
Bug fixes
|
2020-05-11 09:17:11 -04:00 |
|
|
cacf19781d
|
Only the command line should be able to get credentials from the cache
|
2020-05-08 21:34:36 -04:00 |
|
|
545c495869
|
Refactor KitsuTrait
|
2020-05-08 19:18:10 -04:00 |
|
|
4131a019ca
|
Remove APCu as a cache option...it doesn't work with CLI authentication
|
2020-05-08 19:17:11 -04:00 |
|
|
c4fb095eba
|
Fix settings page subforms (so all the fields show for the cache)
|
2020-05-08 19:16:04 -04:00 |
|
|
e4018c269f
|
Simplify caching
|
2020-05-08 19:15:21 -04:00 |
|
|
05c50387f6
|
Set up Event-based handling for a few things
|
2020-05-06 13:16:40 -04:00 |
|
|
dc20d8de7c
|
Fix failing test
|
2020-05-06 10:12:49 -04:00 |
|
|
b806519b22
|
Show more alternate titles on anime detail pages
|
2020-05-06 09:08:27 -04:00 |
|
|
48e51c816f
|
Add better re-read messages to manga
|
2020-05-05 19:12:17 -04:00 |
|
|
9045eb6b8f
|
Comment cleanup of sync command
|
2020-05-04 17:15:50 -04:00 |
|
|
77ee6ae50e
|
Refactor list sync to be easier to follow
|
2020-05-04 17:13:03 -04:00 |
|
|
fa89df567d
|
Improve rewatched messages
|
2020-05-04 16:46:27 -04:00 |
|
|
2d44435c59
|
Various code tweaks
|
2020-05-01 19:38:45 -04:00 |
|
|
9344d98056
|
Fix collection episode length/count, display newlines in notes
|
2020-05-01 19:33:51 -04:00 |
|
|
ee18d407a2
|
Make authentication more reliable for list syncing
|
2020-05-01 17:08:20 -04:00 |
|
|
7373cf93b7
|
Tweak anime list view a bit
|
2020-04-30 15:35:32 -04:00 |
|
|
a80284a4ee
|
Collection updates for 'all' tab
|
2020-04-30 15:33:16 -04:00 |
|
|
bbd375e464
|
Collection view tweaks
|
2020-04-30 15:30:52 -04:00 |
|
|
41ea7f082f
|
Update dependency versions
|
2020-04-28 12:24:34 -04:00 |
|
|
625a57c191
|
Type *Type classes a bit more strictly
|
2020-04-28 12:24:12 -04:00 |
|
|
0ad4d56663
|
Tweak error handling of anime collection db calls
|
2020-04-28 12:13:35 -04:00 |
|
|
a3d56afef3
|
Add AnimeCollection link to MainMenu, similar to lists
|
2020-04-28 12:04:42 -04:00 |
|
|
93d87336b1
|
Move unusued graphQL queries
|
2020-04-28 12:03:14 -04:00 |
|
|
b2c86adcf5
|
Don't show episode/chapter 0 in history
|
2020-04-24 14:18:35 -04:00 |
|
|
badf941265
|
Fix some bugs with history view
|
2020-04-24 14:14:52 -04:00 |
|
|
ae276a536f
|
Fix history and collection bug
|
2020-04-23 20:03:55 -04:00 |
|
|
a97a31ea41
|
tweak cleanup migration
|
2020-04-23 19:40:59 -04:00 |
|
|
52b562f455
|
Improve anime collection with multiple media selections
|
2020-04-23 18:57:22 -04:00 |
|
|
4c2abf5416
|
Add migrations for collection improvements
|
2020-04-23 18:54:54 -04:00 |
|
|
e88230ad52
|
Update dependency to published version
|
2020-04-23 18:53:51 -04:00 |
|
|
96a389af66
|
Minor tweaks to css and js
|
2020-04-23 18:51:12 -04:00 |
|
|
212b34ac4c
|
More refactoring of History transformers
|
2020-04-22 17:53:25 -04:00 |
|
|
f804cc66fb
|
Add migration to create a link table between anime_sets and media
|
2020-04-22 17:52:07 -04:00 |
|
|
52e5b10512
|
Refactor history transformers
|
2020-04-22 12:38:59 -04:00 |
|
|
4d6c15b030
|
Add menu items for history, add manga reading history
|
2020-04-22 11:39:44 -04:00 |
|
|
f2991cd416
|
Convert Type constructors to static methods
|
2020-04-22 07:53:52 -04:00 |
|
|
12be7b8a1e
|
Fix off-by-one errors
|
2020-04-21 20:37:42 -04:00 |
|
|
fe284d755b
|
Merge remote-tracking branch 'origin/php74' into develop
|
2020-04-21 20:13:59 -04:00 |
|
|
3f2c23ab96
|
Fix aggregation of anime watch history items
|
2020-04-21 20:10:01 -04:00 |
|
|
da15c45fd9
|
Fix tests
|
2020-04-21 20:09:37 -04:00 |
|
|
da570d5167
|
Big Work in progress commit
|
2020-04-21 19:22:56 -04:00 |
|