updates nuget packages
This commit is contained in:
parent
bd812eceee
commit
523870fbe7
@ -1,42 +1,42 @@
|
|||||||
[
|
[
|
||||||
{
|
{
|
||||||
id: 7,
|
Id: 7,
|
||||||
name: LocalTestAlbum,
|
Name: LocalTestAlbum,
|
||||||
comment: ,
|
Comment: ,
|
||||||
status: public,
|
Status: public,
|
||||||
uppercats: 7,
|
UpperCats: 7,
|
||||||
global_rank: 1,
|
GlobalRank: 1,
|
||||||
nb_images: 4,
|
NbImages: 4,
|
||||||
total_nb_images: 4,
|
TotalNbImages: 4,
|
||||||
representative_picture_id: 1,
|
RepresentativePictureId: 1,
|
||||||
date_last: 2022-10-20 22:01:32,
|
DateLast: 2022-10-20 22:01:32,
|
||||||
max_date_last: 2022-10-20 22:01:32,
|
MaxDateLast: 2022-10-20 22:01:32,
|
||||||
nb_categories: 0,
|
NbCategories: 0,
|
||||||
url: http://localhost:8080/index.php?/category/7,
|
Url: http://localhost:8080/index.php?/category/7,
|
||||||
tn_url: http://localhost:8080/i.php?/upload/2022/10/20/20221020220129-6b8c2a7d-th.jpg
|
TnUrl: http://localhost:8080/i.php?/upload/2022/10/20/20221020220129-6b8c2a7d-th.jpg
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: 6,
|
Id: 6,
|
||||||
name: UnittestMain2,
|
Name: UnittestMain2,
|
||||||
comment: comment,
|
Comment: comment,
|
||||||
status: public,
|
Status: public,
|
||||||
uppercats: 6,
|
UpperCats: 6,
|
||||||
global_rank: 2,
|
GlobalRank: 2,
|
||||||
nb_images: 0,
|
NbImages: 0,
|
||||||
total_nb_images: 0,
|
TotalNbImages: 0,
|
||||||
nb_categories: 0,
|
NbCategories: 0,
|
||||||
url: http://localhost:8080/index.php?/category/6
|
Url: http://localhost:8080/index.php?/category/6
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: 1,
|
Id: 1,
|
||||||
name: UnitTestMain,
|
Name: UnitTestMain,
|
||||||
comment: ,
|
Comment: ,
|
||||||
status: public,
|
Status: public,
|
||||||
uppercats: 1,
|
UpperCats: 1,
|
||||||
global_rank: 3,
|
GlobalRank: 3,
|
||||||
nb_images: 0,
|
NbImages: 0,
|
||||||
total_nb_images: 0,
|
TotalNbImages: 0,
|
||||||
nb_categories: 1,
|
NbCategories: 1,
|
||||||
url: http://localhost:8080/index.php?/category/1
|
Url: http://localhost:8080/index.php?/category/1
|
||||||
}
|
}
|
||||||
]
|
]
|
@ -1,270 +1,270 @@
|
|||||||
{
|
{
|
||||||
paging: {
|
Paging: {
|
||||||
per_page: 100,
|
PageSize: 100,
|
||||||
count: 4
|
TotalItems: 4
|
||||||
},
|
},
|
||||||
images: [
|
Images: [
|
||||||
{
|
{
|
||||||
id: 4,
|
Id: 4,
|
||||||
width: 4452,
|
Width: 4452,
|
||||||
height: 2968,
|
Height: 2968,
|
||||||
hit: 3,
|
Hit: 3,
|
||||||
file: 2017-08-30-20-38-c7d_7682.jpg,
|
File: 2017-08-30-20-38-c7d_7682.jpg,
|
||||||
name: 2017-08-30-20-38-c7d 7682,
|
Name: 2017-08-30-20-38-c7d 7682,
|
||||||
date_creation: DateTime_1,
|
DateCreation: DateTime_1,
|
||||||
date_available: DateTime_2,
|
DateAvailable: DateTime_2,
|
||||||
page_url: http://localhost:8080/picture.php?/4,
|
PageUrl: http://localhost:8080/picture.php?/4,
|
||||||
element_url: http://localhost:8080/upload/2022/10/20/20221020220132-2c6d9eab.jpg,
|
ElementUrl: http://localhost:8080/upload/2022/10/20/20221020220132-2c6d9eab.jpg,
|
||||||
derivatives: {
|
Derivatives: {
|
||||||
2small: {
|
2small: {
|
||||||
url: http://localhost:8080/i.php?/upload/2022/10/20/20221020220132-2c6d9eab-2s.jpg,
|
Url: http://localhost:8080/i.php?/upload/2022/10/20/20221020220132-2c6d9eab-2s.jpg,
|
||||||
width: 240,
|
Width: 240,
|
||||||
height: 160
|
Height: 160
|
||||||
},
|
},
|
||||||
large: {
|
large: {
|
||||||
url: http://localhost:8080/i.php?/upload/2022/10/20/20221020220132-2c6d9eab-la.jpg,
|
Url: http://localhost:8080/i.php?/upload/2022/10/20/20221020220132-2c6d9eab-la.jpg,
|
||||||
width: 1008,
|
Width: 1008,
|
||||||
height: 672
|
Height: 672
|
||||||
},
|
},
|
||||||
medium: {
|
medium: {
|
||||||
url: http://localhost:8080/_data/i/upload/2022/10/20/20221020220132-2c6d9eab-me.jpg,
|
Url: http://localhost:8080/_data/i/upload/2022/10/20/20221020220132-2c6d9eab-me.jpg,
|
||||||
width: 792,
|
Width: 792,
|
||||||
height: 528
|
Height: 528
|
||||||
},
|
},
|
||||||
small: {
|
small: {
|
||||||
url: http://localhost:8080/i.php?/upload/2022/10/20/20221020220132-2c6d9eab-sm.jpg,
|
Url: http://localhost:8080/i.php?/upload/2022/10/20/20221020220132-2c6d9eab-sm.jpg,
|
||||||
width: 576,
|
Width: 576,
|
||||||
height: 384
|
Height: 384
|
||||||
},
|
},
|
||||||
square: {
|
square: {
|
||||||
url: http://localhost:8080/_data/i/upload/2022/10/20/20221020220132-2c6d9eab-sq.jpg,
|
Url: http://localhost:8080/_data/i/upload/2022/10/20/20221020220132-2c6d9eab-sq.jpg,
|
||||||
width: 120,
|
Width: 120,
|
||||||
height: 120
|
Height: 120
|
||||||
},
|
},
|
||||||
thumb: {
|
thumb: {
|
||||||
url: http://localhost:8080/i.php?/upload/2022/10/20/20221020220132-2c6d9eab-th.jpg,
|
Url: http://localhost:8080/i.php?/upload/2022/10/20/20221020220132-2c6d9eab-th.jpg,
|
||||||
width: 144,
|
Width: 144,
|
||||||
height: 96
|
Height: 96
|
||||||
},
|
},
|
||||||
xlarge: {
|
xlarge: {
|
||||||
url: http://localhost:8080/i.php?/upload/2022/10/20/20221020220132-2c6d9eab-xl.jpg,
|
Url: http://localhost:8080/i.php?/upload/2022/10/20/20221020220132-2c6d9eab-xl.jpg,
|
||||||
width: 1224,
|
Width: 1224,
|
||||||
height: 816
|
Height: 816
|
||||||
},
|
},
|
||||||
xsmall: {
|
xsmall: {
|
||||||
url: http://localhost:8080/_data/i/upload/2022/10/20/20221020220132-2c6d9eab-xs.jpg,
|
Url: http://localhost:8080/_data/i/upload/2022/10/20/20221020220132-2c6d9eab-xs.jpg,
|
||||||
width: 432,
|
Width: 432,
|
||||||
height: 288
|
Height: 288
|
||||||
},
|
},
|
||||||
xxlarge: {
|
xxlarge: {
|
||||||
url: http://localhost:8080/_data/i/upload/2022/10/20/20221020220132-2c6d9eab-xx.jpg,
|
Url: http://localhost:8080/_data/i/upload/2022/10/20/20221020220132-2c6d9eab-xx.jpg,
|
||||||
width: 1656,
|
Width: 1656,
|
||||||
height: 1104
|
Height: 1104
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
categories: [
|
Albums: [
|
||||||
{
|
{
|
||||||
id: 7,
|
Id: 7,
|
||||||
url: http://localhost:8080/index.php?/category/7,
|
Url: http://localhost:8080/index.php?/category/7,
|
||||||
page_url: http://localhost:8080/picture.php?/4/category/7
|
PageUrl: http://localhost:8080/picture.php?/4/category/7
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: 3,
|
Id: 3,
|
||||||
width: 3961,
|
Width: 3961,
|
||||||
height: 2641,
|
Height: 2641,
|
||||||
hit: 5,
|
Hit: 5,
|
||||||
file: 2017-05-24-20-35-c7d_6283.jpg,
|
File: 2017-05-24-20-35-c7d_6283.jpg,
|
||||||
name: 2017-05-24-20-35-c7d 6283,
|
Name: 2017-05-24-20-35-c7d 6283,
|
||||||
date_creation: DateTime_3,
|
DateCreation: DateTime_3,
|
||||||
date_available: DateTime_4,
|
DateAvailable: DateTime_4,
|
||||||
page_url: http://localhost:8080/picture.php?/3,
|
PageUrl: http://localhost:8080/picture.php?/3,
|
||||||
element_url: http://localhost:8080/upload/2022/10/20/20221020220131-9a567bdb.jpg,
|
ElementUrl: http://localhost:8080/upload/2022/10/20/20221020220131-9a567bdb.jpg,
|
||||||
derivatives: {
|
Derivatives: {
|
||||||
2small: {
|
2small: {
|
||||||
url: http://localhost:8080/i.php?/upload/2022/10/20/20221020220131-9a567bdb-2s.jpg,
|
Url: http://localhost:8080/i.php?/upload/2022/10/20/20221020220131-9a567bdb-2s.jpg,
|
||||||
width: 240,
|
Width: 240,
|
||||||
height: 160
|
Height: 160
|
||||||
},
|
},
|
||||||
large: {
|
large: {
|
||||||
url: http://localhost:8080/i.php?/upload/2022/10/20/20221020220131-9a567bdb-la.jpg,
|
Url: http://localhost:8080/i.php?/upload/2022/10/20/20221020220131-9a567bdb-la.jpg,
|
||||||
width: 1008,
|
Width: 1008,
|
||||||
height: 672
|
Height: 672
|
||||||
},
|
},
|
||||||
medium: {
|
medium: {
|
||||||
url: http://localhost:8080/_data/i/upload/2022/10/20/20221020220131-9a567bdb-me.jpg,
|
Url: http://localhost:8080/_data/i/upload/2022/10/20/20221020220131-9a567bdb-me.jpg,
|
||||||
width: 792,
|
Width: 792,
|
||||||
height: 528
|
Height: 528
|
||||||
},
|
},
|
||||||
small: {
|
small: {
|
||||||
url: http://localhost:8080/i.php?/upload/2022/10/20/20221020220131-9a567bdb-sm.jpg,
|
Url: http://localhost:8080/i.php?/upload/2022/10/20/20221020220131-9a567bdb-sm.jpg,
|
||||||
width: 576,
|
Width: 576,
|
||||||
height: 384
|
Height: 384
|
||||||
},
|
},
|
||||||
square: {
|
square: {
|
||||||
url: http://localhost:8080/_data/i/upload/2022/10/20/20221020220131-9a567bdb-sq.jpg,
|
Url: http://localhost:8080/_data/i/upload/2022/10/20/20221020220131-9a567bdb-sq.jpg,
|
||||||
width: 120,
|
Width: 120,
|
||||||
height: 120
|
Height: 120
|
||||||
},
|
},
|
||||||
thumb: {
|
thumb: {
|
||||||
url: http://localhost:8080/i.php?/upload/2022/10/20/20221020220131-9a567bdb-th.jpg,
|
Url: http://localhost:8080/i.php?/upload/2022/10/20/20221020220131-9a567bdb-th.jpg,
|
||||||
width: 144,
|
Width: 144,
|
||||||
height: 96
|
Height: 96
|
||||||
},
|
},
|
||||||
xlarge: {
|
xlarge: {
|
||||||
url: http://localhost:8080/i.php?/upload/2022/10/20/20221020220131-9a567bdb-xl.jpg,
|
Url: http://localhost:8080/i.php?/upload/2022/10/20/20221020220131-9a567bdb-xl.jpg,
|
||||||
width: 1224,
|
Width: 1224,
|
||||||
height: 816
|
Height: 816
|
||||||
},
|
},
|
||||||
xsmall: {
|
xsmall: {
|
||||||
url: http://localhost:8080/_data/i/upload/2022/10/20/20221020220131-9a567bdb-xs.jpg,
|
Url: http://localhost:8080/_data/i/upload/2022/10/20/20221020220131-9a567bdb-xs.jpg,
|
||||||
width: 432,
|
Width: 432,
|
||||||
height: 288
|
Height: 288
|
||||||
},
|
},
|
||||||
xxlarge: {
|
xxlarge: {
|
||||||
url: http://localhost:8080/_data/i/upload/2022/10/20/20221020220131-9a567bdb-xx.jpg,
|
Url: http://localhost:8080/_data/i/upload/2022/10/20/20221020220131-9a567bdb-xx.jpg,
|
||||||
width: 1656,
|
Width: 1656,
|
||||||
height: 1104
|
Height: 1104
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
categories: [
|
Albums: [
|
||||||
{
|
{
|
||||||
id: 7,
|
Id: 7,
|
||||||
url: http://localhost:8080/index.php?/category/7,
|
Url: http://localhost:8080/index.php?/category/7,
|
||||||
page_url: http://localhost:8080/picture.php?/3/category/7
|
PageUrl: http://localhost:8080/picture.php?/3/category/7
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: 2,
|
Id: 2,
|
||||||
width: 3107,
|
Width: 3107,
|
||||||
height: 4660,
|
Height: 4660,
|
||||||
hit: 4,
|
Hit: 4,
|
||||||
file: 2017-04-21-11-53-C7D_4469.jpg,
|
File: 2017-04-21-11-53-C7D_4469.jpg,
|
||||||
name: 2017-04-21-11-53-C7D 4469,
|
Name: 2017-04-21-11-53-C7D 4469,
|
||||||
date_creation: DateTime_5,
|
DateCreation: DateTime_5,
|
||||||
date_available: DateTime_6,
|
DateAvailable: DateTime_6,
|
||||||
page_url: http://localhost:8080/picture.php?/2,
|
PageUrl: http://localhost:8080/picture.php?/2,
|
||||||
element_url: http://localhost:8080/upload/2022/10/20/20221020220130-8e50dbd3.jpg,
|
ElementUrl: http://localhost:8080/upload/2022/10/20/20221020220130-8e50dbd3.jpg,
|
||||||
derivatives: {
|
Derivatives: {
|
||||||
2small: {
|
2small: {
|
||||||
url: http://localhost:8080/_data/i/upload/2022/10/20/20221020220130-8e50dbd3-2s.jpg,
|
Url: http://localhost:8080/_data/i/upload/2022/10/20/20221020220130-8e50dbd3-2s.jpg,
|
||||||
width: 160,
|
Width: 160,
|
||||||
height: 240
|
Height: 240
|
||||||
},
|
},
|
||||||
large: {
|
large: {
|
||||||
url: http://localhost:8080/i.php?/upload/2022/10/20/20221020220130-8e50dbd3-la.jpg,
|
Url: http://localhost:8080/i.php?/upload/2022/10/20/20221020220130-8e50dbd3-la.jpg,
|
||||||
width: 504,
|
Width: 504,
|
||||||
height: 756
|
Height: 756
|
||||||
},
|
},
|
||||||
medium: {
|
medium: {
|
||||||
url: http://localhost:8080/_data/i/upload/2022/10/20/20221020220130-8e50dbd3-me.jpg,
|
Url: http://localhost:8080/_data/i/upload/2022/10/20/20221020220130-8e50dbd3-me.jpg,
|
||||||
width: 396,
|
Width: 396,
|
||||||
height: 594
|
Height: 594
|
||||||
},
|
},
|
||||||
small: {
|
small: {
|
||||||
url: http://localhost:8080/i.php?/upload/2022/10/20/20221020220130-8e50dbd3-sm.jpg,
|
Url: http://localhost:8080/i.php?/upload/2022/10/20/20221020220130-8e50dbd3-sm.jpg,
|
||||||
width: 288,
|
Width: 288,
|
||||||
height: 432
|
Height: 432
|
||||||
},
|
},
|
||||||
square: {
|
square: {
|
||||||
url: http://localhost:8080/_data/i/upload/2022/10/20/20221020220130-8e50dbd3-sq.jpg,
|
Url: http://localhost:8080/_data/i/upload/2022/10/20/20221020220130-8e50dbd3-sq.jpg,
|
||||||
width: 120,
|
Width: 120,
|
||||||
height: 120
|
Height: 120
|
||||||
},
|
},
|
||||||
thumb: {
|
thumb: {
|
||||||
url: http://localhost:8080/i.php?/upload/2022/10/20/20221020220130-8e50dbd3-th.jpg,
|
Url: http://localhost:8080/i.php?/upload/2022/10/20/20221020220130-8e50dbd3-th.jpg,
|
||||||
width: 96,
|
Width: 96,
|
||||||
height: 144
|
Height: 144
|
||||||
},
|
},
|
||||||
xlarge: {
|
xlarge: {
|
||||||
url: http://localhost:8080/_data/i/upload/2022/10/20/20221020220130-8e50dbd3-xl.jpg,
|
Url: http://localhost:8080/_data/i/upload/2022/10/20/20221020220130-8e50dbd3-xl.jpg,
|
||||||
width: 612,
|
Width: 612,
|
||||||
height: 918
|
Height: 918
|
||||||
},
|
},
|
||||||
xsmall: {
|
xsmall: {
|
||||||
url: http://localhost:8080/i.php?/upload/2022/10/20/20221020220130-8e50dbd3-xs.jpg,
|
Url: http://localhost:8080/i.php?/upload/2022/10/20/20221020220130-8e50dbd3-xs.jpg,
|
||||||
width: 216,
|
Width: 216,
|
||||||
height: 324
|
Height: 324
|
||||||
},
|
},
|
||||||
xxlarge: {
|
xxlarge: {
|
||||||
url: http://localhost:8080/i.php?/upload/2022/10/20/20221020220130-8e50dbd3-xx.jpg,
|
Url: http://localhost:8080/i.php?/upload/2022/10/20/20221020220130-8e50dbd3-xx.jpg,
|
||||||
width: 828,
|
Width: 828,
|
||||||
height: 1242
|
Height: 1242
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
categories: [
|
Albums: [
|
||||||
{
|
{
|
||||||
id: 7,
|
Id: 7,
|
||||||
url: http://localhost:8080/index.php?/category/7,
|
Url: http://localhost:8080/index.php?/category/7,
|
||||||
page_url: http://localhost:8080/picture.php?/2/category/7
|
PageUrl: http://localhost:8080/picture.php?/2/category/7
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: 1,
|
Id: 1,
|
||||||
width: 5184,
|
Width: 5184,
|
||||||
height: 3456,
|
Height: 3456,
|
||||||
hit: 2,
|
Hit: 2,
|
||||||
file: 2017-01-05-11-25-c7d_2770.jpg,
|
File: 2017-01-05-11-25-c7d_2770.jpg,
|
||||||
name: 2017-01-05-11-25-c7d 2770,
|
Name: 2017-01-05-11-25-c7d 2770,
|
||||||
date_creation: DateTime_7,
|
DateCreation: DateTime_7,
|
||||||
date_available: DateTime_8,
|
DateAvailable: DateTime_8,
|
||||||
page_url: http://localhost:8080/picture.php?/1,
|
PageUrl: http://localhost:8080/picture.php?/1,
|
||||||
element_url: http://localhost:8080/upload/2022/10/20/20221020220129-6b8c2a7d.jpg,
|
ElementUrl: http://localhost:8080/upload/2022/10/20/20221020220129-6b8c2a7d.jpg,
|
||||||
derivatives: {
|
Derivatives: {
|
||||||
2small: {
|
2small: {
|
||||||
url: http://localhost:8080/i.php?/upload/2022/10/20/20221020220129-6b8c2a7d-2s.jpg,
|
Url: http://localhost:8080/i.php?/upload/2022/10/20/20221020220129-6b8c2a7d-2s.jpg,
|
||||||
width: 240,
|
Width: 240,
|
||||||
height: 160
|
Height: 160
|
||||||
},
|
},
|
||||||
large: {
|
large: {
|
||||||
url: http://localhost:8080/i.php?/upload/2022/10/20/20221020220129-6b8c2a7d-la.jpg,
|
Url: http://localhost:8080/i.php?/upload/2022/10/20/20221020220129-6b8c2a7d-la.jpg,
|
||||||
width: 1008,
|
Width: 1008,
|
||||||
height: 672
|
Height: 672
|
||||||
},
|
},
|
||||||
medium: {
|
medium: {
|
||||||
url: http://localhost:8080/_data/i/upload/2022/10/20/20221020220129-6b8c2a7d-me.jpg,
|
Url: http://localhost:8080/_data/i/upload/2022/10/20/20221020220129-6b8c2a7d-me.jpg,
|
||||||
width: 792,
|
Width: 792,
|
||||||
height: 528
|
Height: 528
|
||||||
},
|
},
|
||||||
small: {
|
small: {
|
||||||
url: http://localhost:8080/_data/i/upload/2022/10/20/20221020220129-6b8c2a7d-sm.jpg,
|
Url: http://localhost:8080/_data/i/upload/2022/10/20/20221020220129-6b8c2a7d-sm.jpg,
|
||||||
width: 576,
|
Width: 576,
|
||||||
height: 384
|
Height: 384
|
||||||
},
|
},
|
||||||
square: {
|
square: {
|
||||||
url: http://localhost:8080/_data/i/upload/2022/10/20/20221020220129-6b8c2a7d-sq.jpg,
|
Url: http://localhost:8080/_data/i/upload/2022/10/20/20221020220129-6b8c2a7d-sq.jpg,
|
||||||
width: 120,
|
Width: 120,
|
||||||
height: 120
|
Height: 120
|
||||||
},
|
},
|
||||||
thumb: {
|
thumb: {
|
||||||
url: http://localhost:8080/i.php?/upload/2022/10/20/20221020220129-6b8c2a7d-th.jpg,
|
Url: http://localhost:8080/i.php?/upload/2022/10/20/20221020220129-6b8c2a7d-th.jpg,
|
||||||
width: 144,
|
Width: 144,
|
||||||
height: 96
|
Height: 96
|
||||||
},
|
},
|
||||||
xlarge: {
|
xlarge: {
|
||||||
url: http://localhost:8080/i.php?/upload/2022/10/20/20221020220129-6b8c2a7d-xl.jpg,
|
Url: http://localhost:8080/i.php?/upload/2022/10/20/20221020220129-6b8c2a7d-xl.jpg,
|
||||||
width: 1224,
|
Width: 1224,
|
||||||
height: 816
|
Height: 816
|
||||||
},
|
},
|
||||||
xsmall: {
|
xsmall: {
|
||||||
url: http://localhost:8080/_data/i/upload/2022/10/20/20221020220129-6b8c2a7d-xs.jpg,
|
Url: http://localhost:8080/_data/i/upload/2022/10/20/20221020220129-6b8c2a7d-xs.jpg,
|
||||||
width: 432,
|
Width: 432,
|
||||||
height: 288
|
Height: 288
|
||||||
},
|
},
|
||||||
xxlarge: {
|
xxlarge: {
|
||||||
url: http://localhost:8080/_data/i/upload/2022/10/20/20221020220129-6b8c2a7d-xx.jpg,
|
Url: http://localhost:8080/_data/i/upload/2022/10/20/20221020220129-6b8c2a7d-xx.jpg,
|
||||||
width: 1656,
|
Width: 1656,
|
||||||
height: 1104
|
Height: 1104
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
categories: [
|
Albums: [
|
||||||
{
|
{
|
||||||
id: 7,
|
Id: 7,
|
||||||
url: http://localhost:8080/index.php?/category/7,
|
Url: http://localhost:8080/index.php?/category/7,
|
||||||
page_url: http://localhost:8080/picture.php?/1/category/7
|
PageUrl: http://localhost:8080/picture.php?/1/category/7
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
@ -1,84 +1,84 @@
|
|||||||
{
|
{
|
||||||
id: 3,
|
Id: 3,
|
||||||
width: 3961,
|
Width: 3961,
|
||||||
height: 2641,
|
Height: 2641,
|
||||||
hit: 5,
|
Hit: 5,
|
||||||
file: 2017-05-24-20-35-c7d_6283.jpg,
|
File: 2017-05-24-20-35-c7d_6283.jpg,
|
||||||
name: 2017-05-24-20-35-c7d 6283,
|
Name: 2017-05-24-20-35-c7d 6283,
|
||||||
date_creation: DateTime_1,
|
DateCreation: DateTime_1,
|
||||||
date_available: DateTime_2,
|
DateAvailable: DateTime_2,
|
||||||
page_url: http://localhost:8080/picture.php?/3,
|
PageUrl: http://localhost:8080/picture.php?/3,
|
||||||
element_url: http://localhost:8080/upload/2022/10/20/20221020220131-9a567bdb.jpg,
|
ElementUrl: http://localhost:8080/upload/2022/10/20/20221020220131-9a567bdb.jpg,
|
||||||
derivatives: {
|
Derivatives: {
|
||||||
2small: {
|
2small: {
|
||||||
url: http://localhost:8080/i.php?/upload/2022/10/20/20221020220131-9a567bdb-2s.jpg,
|
Url: http://localhost:8080/i.php?/upload/2022/10/20/20221020220131-9a567bdb-2s.jpg,
|
||||||
width: 240,
|
Width: 240,
|
||||||
height: 160
|
Height: 160
|
||||||
},
|
},
|
||||||
large: {
|
large: {
|
||||||
url: http://localhost:8080/i.php?/upload/2022/10/20/20221020220131-9a567bdb-la.jpg,
|
Url: http://localhost:8080/i.php?/upload/2022/10/20/20221020220131-9a567bdb-la.jpg,
|
||||||
width: 1008,
|
Width: 1008,
|
||||||
height: 672
|
Height: 672
|
||||||
},
|
},
|
||||||
medium: {
|
medium: {
|
||||||
url: http://localhost:8080/_data/i/upload/2022/10/20/20221020220131-9a567bdb-me.jpg,
|
Url: http://localhost:8080/_data/i/upload/2022/10/20/20221020220131-9a567bdb-me.jpg,
|
||||||
width: 792,
|
Width: 792,
|
||||||
height: 528
|
Height: 528
|
||||||
},
|
},
|
||||||
small: {
|
small: {
|
||||||
url: http://localhost:8080/i.php?/upload/2022/10/20/20221020220131-9a567bdb-sm.jpg,
|
Url: http://localhost:8080/i.php?/upload/2022/10/20/20221020220131-9a567bdb-sm.jpg,
|
||||||
width: 576,
|
Width: 576,
|
||||||
height: 384
|
Height: 384
|
||||||
},
|
},
|
||||||
square: {
|
square: {
|
||||||
url: http://localhost:8080/_data/i/upload/2022/10/20/20221020220131-9a567bdb-sq.jpg,
|
Url: http://localhost:8080/_data/i/upload/2022/10/20/20221020220131-9a567bdb-sq.jpg,
|
||||||
width: 120,
|
Width: 120,
|
||||||
height: 120
|
Height: 120
|
||||||
},
|
},
|
||||||
thumb: {
|
thumb: {
|
||||||
url: http://localhost:8080/i.php?/upload/2022/10/20/20221020220131-9a567bdb-th.jpg,
|
Url: http://localhost:8080/i.php?/upload/2022/10/20/20221020220131-9a567bdb-th.jpg,
|
||||||
width: 144,
|
Width: 144,
|
||||||
height: 96
|
Height: 96
|
||||||
},
|
},
|
||||||
xlarge: {
|
xlarge: {
|
||||||
url: http://localhost:8080/i.php?/upload/2022/10/20/20221020220131-9a567bdb-xl.jpg,
|
Url: http://localhost:8080/i.php?/upload/2022/10/20/20221020220131-9a567bdb-xl.jpg,
|
||||||
width: 1224,
|
Width: 1224,
|
||||||
height: 816
|
Height: 816
|
||||||
},
|
},
|
||||||
xsmall: {
|
xsmall: {
|
||||||
url: http://localhost:8080/_data/i/upload/2022/10/20/20221020220131-9a567bdb-xs.jpg,
|
Url: http://localhost:8080/_data/i/upload/2022/10/20/20221020220131-9a567bdb-xs.jpg,
|
||||||
width: 432,
|
Width: 432,
|
||||||
height: 288
|
Height: 288
|
||||||
},
|
},
|
||||||
xxlarge: {
|
xxlarge: {
|
||||||
url: http://localhost:8080/_data/i/upload/2022/10/20/20221020220131-9a567bdb-xx.jpg,
|
Url: http://localhost:8080/_data/i/upload/2022/10/20/20221020220131-9a567bdb-xx.jpg,
|
||||||
width: 1656,
|
Width: 1656,
|
||||||
height: 1104
|
Height: 1104
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
categories: [
|
Albums: [
|
||||||
{
|
{
|
||||||
id: 7,
|
Id: 7,
|
||||||
name: LocalTestAlbum,
|
Name: LocalTestAlbum,
|
||||||
url: http://localhost:8080/index.php?/category/7,
|
Url: http://localhost:8080/index.php?/category/7,
|
||||||
page_url: http://localhost:8080/picture.php?/3/category/7
|
PageUrl: http://localhost:8080/picture.php?/3/category/7
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
comment_post: {
|
CommentPost: {
|
||||||
author: admin,
|
Author: admin,
|
||||||
key: 1666472481:2:c928621171e6b7b3ba199c59c778df09
|
Key: 1666472481:2:c928621171e6b7b3ba199c59c778df09
|
||||||
},
|
},
|
||||||
comments_paging: {
|
CommentPaging: {
|
||||||
per_page: 10,
|
PageSize: 10,
|
||||||
count: 1,
|
Count: 1,
|
||||||
total_count: 1
|
TotalItems: 1
|
||||||
},
|
},
|
||||||
comments: [
|
Comments: [
|
||||||
{
|
{
|
||||||
id: 1,
|
Id: 1,
|
||||||
date: DateTime_3,
|
Date: DateTime_3,
|
||||||
author: admin,
|
Author: admin,
|
||||||
content: testkommentar
|
Content: testkommentar
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
@ -9,13 +9,19 @@
|
|||||||
</PropertyGroup>
|
</PropertyGroup>
|
||||||
|
|
||||||
<ItemGroup>
|
<ItemGroup>
|
||||||
<PackageReference Include="FluentAssertions" Version="6.7.0" />
|
<PackageReference Include="FluentAssertions" Version="6.8.0" />
|
||||||
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.1.0" />
|
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.4.0" />
|
||||||
<PackageReference Include="NUnit" Version="3.13.3" />
|
<PackageReference Include="NUnit" Version="3.13.3" />
|
||||||
<PackageReference Include="NUnit3TestAdapter" Version="4.2.1" />
|
<PackageReference Include="NUnit3TestAdapter" Version="4.3.0" />
|
||||||
<PackageReference Include="NUnit.Analyzers" Version="3.3.0" />
|
<PackageReference Include="NUnit.Analyzers" Version="3.5.0">
|
||||||
<PackageReference Include="coverlet.collector" Version="3.1.2" />
|
<PrivateAssets>all</PrivateAssets>
|
||||||
<PackageReference Include="Verify.NUnit" Version="17.10.2" />
|
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
|
||||||
|
</PackageReference>
|
||||||
|
<PackageReference Include="coverlet.collector" Version="3.2.0">
|
||||||
|
<PrivateAssets>all</PrivateAssets>
|
||||||
|
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
|
||||||
|
</PackageReference>
|
||||||
|
<PackageReference Include="Verify.NUnit" Version="19.1.0" />
|
||||||
</ItemGroup>
|
</ItemGroup>
|
||||||
|
|
||||||
<ItemGroup>
|
<ItemGroup>
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
info: Keyword "test3" has been added,
|
Info: Keyword "test3" has been added,
|
||||||
id: 3,
|
Id: 3,
|
||||||
name: test3,
|
Name: test3,
|
||||||
url_name: test3
|
UrlName: test3
|
||||||
}
|
}
|
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
id: 4,
|
Id: 4,
|
||||||
name: dup2,
|
Name: dup2,
|
||||||
url_name: dup2
|
UrlName: dup2
|
||||||
}
|
}
|
@ -1,14 +1,14 @@
|
|||||||
[
|
[
|
||||||
{
|
{
|
||||||
id: 1,
|
Id: 1,
|
||||||
name: tag1,
|
Name: tag1,
|
||||||
url_name: tag1,
|
UrlName: tag1,
|
||||||
lastmodified: DateTime_1
|
LastModified: DateTime_1
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: 2,
|
Id: 2,
|
||||||
name: tag2,
|
Name: tag2,
|
||||||
url_name: tag2,
|
UrlName: tag2,
|
||||||
lastmodified: DateTime_2
|
LastModified: DateTime_2
|
||||||
}
|
}
|
||||||
]
|
]
|
@ -1,10 +1,10 @@
|
|||||||
[
|
[
|
||||||
{
|
{
|
||||||
counter: 1,
|
Counter: 1,
|
||||||
url: http://localhost:8080/index.php?/tags/1-tag1,
|
Url: http://localhost:8080/index.php?/tags/1-tag1,
|
||||||
id: 1,
|
Id: 1,
|
||||||
name: tag1,
|
Name: tag1,
|
||||||
url_name: tag1,
|
UrlName: tag1,
|
||||||
lastmodified: DateTime_1
|
LastModified: DateTime_1
|
||||||
}
|
}
|
||||||
]
|
]
|
@ -1,9 +1,9 @@
|
|||||||
{
|
{
|
||||||
destination_tag: 1,
|
DestinationTagId: 1,
|
||||||
deleted_tag: [
|
DeletedTags: [
|
||||||
3
|
3
|
||||||
],
|
],
|
||||||
images_in_merged_tag: [
|
ImagesInMergedTag: [
|
||||||
4,
|
4,
|
||||||
3
|
3
|
||||||
]
|
]
|
||||||
|
@ -23,7 +23,7 @@
|
|||||||
|
|
||||||
<ItemGroup>
|
<ItemGroup>
|
||||||
<PackageReference Include="Flurl.Http" Version="3.2.4" />
|
<PackageReference Include="Flurl.Http" Version="3.2.4" />
|
||||||
<PackageReference Include="Microsoft.Extensions.Logging.Abstractions" Version="6.0.2" />
|
<PackageReference Include="Microsoft.Extensions.Logging.Abstractions" Version="7.0.0" />
|
||||||
</ItemGroup>
|
</ItemGroup>
|
||||||
|
|
||||||
</Project>
|
</Project>
|
||||||
|
7
src/global.json
Normal file
7
src/global.json
Normal file
@ -0,0 +1,7 @@
|
|||||||
|
{
|
||||||
|
"sdk": {
|
||||||
|
"version": "6.0.0",
|
||||||
|
"rollForward": "latestMajor",
|
||||||
|
"allowPrerelease": false
|
||||||
|
}
|
||||||
|
}
|
Loading…
Reference in New Issue
Block a user