Improves on database

This commit is contained in:
Diego Najar 2018-01-18 23:50:03 +01:00
parent b60199d8c2
commit a2f41dbad4
16 changed files with 125 additions and 34 deletions

BIN
.DS_Store vendored

Binary file not shown.

1
.gitignore vendored Normal file
View File

@ -0,0 +1 @@
.DS_Store

15
authors/anaggh.json Normal file
View File

@ -0,0 +1,15 @@
{
"name": "anaggh",
"email": "",
"contact_url": "",
"website": "",
"twitter": "",
"facebook": "",
"github": "https://github.com/anaggh",
"youtube": "",
"reddit": "",
"pinterest": "",
"flickr": "",
"google_plus": "",
"vk": ""
}

15
authors/clickwork.json Normal file
View File

@ -0,0 +1,15 @@
{
"name": "clickwork",
"email": "",
"contact_url": "",
"website": "",
"twitter": "",
"facebook": "",
"github": "https://github.com/clickwork-git",
"youtube": "",
"reddit": "",
"pinterest": "",
"flickr": "",
"google_plus": "",
"vk": ""
}

View File

@ -1,15 +1,15 @@
{ {
"author_name": "Diego", "name": "Diego",
"author_email": "", "email": "",
"author_contact_url": "", "contact_url": "",
"author_website": "", "website": "",
"author_twitter": "", "twitter": "",
"author_facebook": "", "facebook": "",
"author_github": "", "github": "",
"author_youtube": "", "youtube": "",
"author_reddit": "", "reddit": "",
"author_pinterest": "", "pinterest": "",
"author_flickr": "", "flickr": "",
"author_google_plus": "", "google_plus": "",
"author_vk": "" "vk": ""
} }

15
authors/dimobelov.json Normal file
View File

@ -0,0 +1,15 @@
{
"name": "dimobelov",
"email": "",
"contact_url": "",
"website": "",
"twitter": "",
"facebook": "",
"github": "https://github.com/dimobelov",
"youtube": "",
"reddit": "",
"pinterest": "",
"flickr": "",
"google_plus": "",
"vk": ""
}

View File

@ -0,0 +1,15 @@
{
"name": "harleydavidson86",
"email": "",
"contact_url": "",
"website": "",
"twitter": "",
"facebook": "",
"github": "https://github.com/harleydavidson86",
"youtube": "",
"reddit": "",
"pinterest": "",
"flickr": "",
"google_plus": "",
"vk": ""
}

15
authors/krakengr.json Normal file
View File

@ -0,0 +1,15 @@
{
"name": "krakengr",
"email": "",
"contact_url": "",
"website": "",
"twitter": "",
"facebook": "",
"github": "https://github.com/Krakengr",
"youtube": "",
"reddit": "",
"pinterest": "",
"flickr": "",
"google_plus": "",
"vk": ""
}

15
authors/xm74.json Normal file
View File

@ -0,0 +1,15 @@
{
"name": "xm74",
"email": "",
"contact_url": "",
"website": "",
"twitter": "",
"facebook": "",
"github": "https://github.com/xm74",
"youtube": "",
"reddit": "",
"pinterest": "",
"flickr": "",
"google_plus": "",
"vk": ""
}

View File

@ -26,4 +26,4 @@
"2": "" "2": ""
}, },
"author_username": "dimobelov" "author_username": "dimobelov"
} }

View File

@ -25,5 +25,5 @@
"1": "", "1": "",
"2": "" "2": ""
}, },
"author_username": "federick" "author_username": "frederic"
} }

View File

Before

Width:  |  Height:  |  Size: 504 KiB

After

Width:  |  Height:  |  Size: 504 KiB

View File

@ -25,5 +25,5 @@
"1": "", "1": "",
"2": "" "2": ""
}, },
"author_username": "HarleyDavidson86" "author_username": "harleydavidson86"
} }

View File

@ -7,19 +7,19 @@
"download_url": "https://github.com/clickwork-git/lightbox/archive/master.zip", "download_url": "https://github.com/clickwork-git/lightbox/archive/master.zip",
"demo_url": "", "demo_url": "",
"information_url": "https://github.com/clickwork-git/lightbox", "information_url": "https://github.com/clickwork-git/lightbox",
"description": "_DESCRIPTION_", "description": "",
"features": { "features": {
"0": "", "0": "",
"1": "", "1": "",
"2": "" "2": ""
}, },
"description_de": "_DESCRIPTION_GERMAN_", "description_de": "",
"features_de": { "features_de": {
"0": "", "0": "",
"1": "", "1": "",
"2": "" "2": ""
}, },
"description_es": "_DESCRIPTION_SPANISH_", "description_es": "",
"features_es": { "features_es": {
"0": "", "0": "",
"1": "", "1": "",

View File

@ -1,15 +1,15 @@
{ {
"author_name": "Diego", "name": "Diego",
"author_email": "", "email": "",
"author_contact_url": "", "contact_url": "",
"author_website": "", "website": "",
"author_twitter": "", "twitter": "",
"author_facebook": "", "facebook": "",
"author_github": "", "github": "",
"author_youtube": "", "youtube": "",
"author_reddit": "", "reddit": "",
"author_pinterest": "", "pinterest": "",
"author_flickr": "", "flickr": "",
"author_google_plus": "", "google_plus": "",
"author_vk": "" "vk": ""
} }