|
62be0beae6
|
Fix history and collection bug
|
2020-04-23 20:03:55 -04:00 |
|
|
e2e23a290f
|
tweak cleanup migration
|
2020-04-23 19:40:59 -04:00 |
|
|
541b59bb28
|
Improve anime collection with multiple media selections
|
2020-04-23 18:57:22 -04:00 |
|
|
d81fba030c
|
Add migrations for collection improvements
|
2020-04-23 18:54:54 -04:00 |
|
|
209655adc3
|
Update dependency to published version
|
2020-04-23 18:53:51 -04:00 |
|
|
8be0fceb69
|
Minor tweaks to css and js
|
2020-04-23 18:51:12 -04:00 |
|
|
8094ff5927
|
More refactoring of History transformers
|
2020-04-22 17:53:25 -04:00 |
|
|
b614505499
|
Add migration to create a link table between anime_sets and media
|
2020-04-22 17:52:07 -04:00 |
|
|
e17846f4a4
|
Refactor history transformers
|
2020-04-22 12:38:59 -04:00 |
|
|
59f2d21a7f
|
Add menu items for history, add manga reading history
|
2020-04-22 11:39:44 -04:00 |
|
|
0a83184db6
|
Convert Type constructors to static methods
|
2020-04-22 07:53:52 -04:00 |
|
|
e3e32b4408
|
Fix off-by-one errors
|
2020-04-21 20:37:42 -04:00 |
|
|
c424e3a65a
|
Merge remote-tracking branch 'origin/php74' into develop
|
2020-04-21 20:13:59 -04:00 |
|
|
2325c8f4ec
|
Fix aggregation of anime watch history items
|
2020-04-21 20:10:01 -04:00 |
|
|
5a3d9547ae
|
Fix tests
|
2020-04-21 20:09:37 -04:00 |
|
|
bc529e57e8
|
Big Work in progress commit
|
2020-04-21 19:22:56 -04:00 |
|
|
f71a1ee1ae
|
Update outdated interface reference
|
2020-04-17 13:34:36 -04:00 |
|
|
797e66e520
|
Temporarily require develop of Query
|
2020-04-17 13:19:43 -04:00 |
|
|
308a564a2d
|
Merge branch 'php74' of github.com:timw4mail/HummingBirdAnimeClient into php74
|
2020-04-13 09:20:45 -04:00 |
|
|
174877ec81
|
More types
|
2020-04-13 09:20:05 -04:00 |
|
|
83bb85615a
|
Fix merge conflict
|
2020-04-13 09:17:50 -04:00 |
|
|
570c18a069
|
Type all the class attributes
|
2020-04-10 20:01:46 -04:00 |
|
|
462e93292b
|
Add more types
|
2020-04-10 16:35:01 -04:00 |
|
|
82cd204469
|
Remove some old frontend files
|
2020-04-10 15:43:12 -04:00 |
|
|
6d55d4136e
|
Bump version and PHP requirement in headers
|
2020-04-10 15:39:39 -04:00 |
|
|
546789ce40
|
Update dependencies to latest versions
|
2020-04-10 15:38:32 -04:00 |
|
|
97be2e40f8
|
Merge branch 'php74' of timw4mail/HummingBirdAnimeClient into develop
|
2020-04-10 15:27:28 -04:00 |
|
|
dd708bb1fa
|
Just combine JS files for modern browsers, no minifying
|
2020-04-10 15:20:47 -04:00 |
|
|
93a6dbe7d6
|
Clean up public folder, move JS tools to frontEndSrc folder
|
2020-04-10 15:07:08 -04:00 |
|
|
fae3314b56
|
Merge remote-tracking branch 'origin/develop'
|
2020-04-10 10:17:23 -04:00 |
|
|
dbb61372c6
|
Fix streaming logo display
|
2020-04-08 10:08:56 -04:00 |
|
|
0b4c2c81c3
|
Merge remote-tracking branch 'origin/develop'
|
2020-04-07 22:07:01 -04:00 |
|
|
0aee62c174
|
Fix image snapshot test
|
2020-04-07 22:04:15 -04:00 |
|
|
7fd881c8e9
|
Lazy load images
|
2020-04-07 21:53:53 -04:00 |
|
|
9158d01fdf
|
Update snapshot tests for form generation
|
2020-03-17 15:39:33 -04:00 |
|
|
ae8df3e6d6
|
Simplify Jenkins build again
|
2020-03-17 15:15:20 -04:00 |
|
|
f6e00d4336
|
Downgrade snapshot library to a version that works with PHP 7.3
|
2020-03-17 15:05:28 -04:00 |
|
|
34b454c175
|
Attempt to clear dependencies on each step
|
2020-03-17 11:25:17 -04:00 |
|
|
5ce34200c9
|
Add PHP 7.3 test section back
|
2020-03-17 11:21:27 -04:00 |
|
|
1a6a30ef5d
|
Update test snapshots
|
2020-03-16 15:47:33 -04:00 |
|
|
8faf33c438
|
Try only PHP 7.4 for tests
|
2020-03-16 15:25:31 -04:00 |
|
|
6e16632988
|
Revert "Will tests still work with fewer file priviledges?"
This reverts commit 14db3f1ec9 .
|
2020-03-16 15:23:19 -04:00 |
|
|
14db3f1ec9
|
Will tests still work with fewer file priviledges?
|
2020-03-16 15:19:43 -04:00 |
|
|
a4fe28f7b5
|
Fix some style issues
|
2020-03-16 15:06:55 -04:00 |
|
|
7c796b3d7b
|
Cleanup some build/quality check stuff
|
2020-03-13 09:53:31 -04:00 |
|
|
06529d7c92
|
More test coverage of FormGenerator
|
2020-03-12 12:47:02 -04:00 |
|
|
42948017a4
|
Test FormGenerator
|
2020-03-12 12:32:32 -04:00 |
|
|
055ec80236
|
Increase code coverage
|
2020-03-12 12:04:20 -04:00 |
|
|
986ff6de0b
|
Update header comments again
|
2020-03-12 11:45:11 -04:00 |
|
|
e6a216704c
|
Remove XML codec
|
2020-03-12 11:44:19 -04:00 |
|