Address
:
[go:
up one dir
,
main page
]
Remove Scripts
Show Referer
Rotate13
Base64
Strip Meta
Strip Title
Skip to content
GitLab
Menu
Why GitLab
Pricing
Contact Sales
Explore
Why GitLab
Pricing
Contact Sales
Explore
Sign in
Get free trial
Commits · master
unitube
Browse files
Jun 03, 2019
Changed character limit to 120
· 47cc07a4
[nyx]
authored
Jun 03, 2019
47cc07a4
Added VS Code configuration files
· fd638af3
[nyx]
authored
Jun 03, 2019
fd638af3
May 31, 2019
Updated .travis.yml
· 4bd053c3
[nyx]
authored
May 31, 2019
4bd053c3
Updated .travis.yml
· a183eed0
[nyx]
authored
May 31, 2019
a183eed0
Updated .travis.yml
· 2e534478
[nyx]
authored
May 31, 2019
2e534478
Updated README.md with travis badge
· 9992fae1
[nyx]
authored
May 31, 2019
9992fae1
Abstract method Execute() is now virtual and implemented on Request class
· 635c8f84
[nyx]
authored
May 31, 2019
635c8f84
Field parameters is now initialized
· a14d3071
[nyx]
authored
May 31, 2019
a14d3071
Parameters property is now a method GetParametersAsString()
· 8e00b2ec
[nyx]
authored
May 31, 2019
8e00b2ec
Merge branch 'master' of github.com:NucleuxSoft/UniTube
· 52d27bad
[nyx]
authored
May 31, 2019
52d27bad
Added travis ci integration
· 0e2cc16d
[nyx]
authored
May 31, 2019
0e2cc16d
Removed test job due that actually there's no tests
· 0cae9959
[nyx]
authored
May 31, 2019
0cae9959
May 30, 2019
Update README.md
· 48c35581
[nyx]
authored
May 30, 2019
48c35581
May 24, 2019
Added VideosResource with List method
· 1f63e213
[nyx]
authored
May 24, 2019
1f63e213
Now all video related classes are in the same file
· 6f5f0934
[nyx]
authored
May 23, 2019
6f5f0934
Added static class Serialize to serialize objects
· fdfc9924
[nyx]
authored
May 23, 2019
fdfc9924
Added ApiException to handle YouTube Data API errors
· 7bd550ed
[nyx]
authored
May 23, 2019
7bd550ed
VideoListResponse to ListResponse<T>
· 6bec2d7d
[nyx]
authored
May 23, 2019
6bec2d7d
Added Newtonsoft.Json NuGet package to the project
· 3fe48420
[nyx]
authored
May 23, 2019
3fe48420
May 23, 2019
Added VideoListResponse
· 9607b773
[nyx]
authored
May 23, 2019
9607b773
May 21, 2019
Extracted getter on Request base class properties
· 1d18231e
[nyx]
authored
May 20, 2019
1d18231e
Updated README.md
· 8c369ce0
[nyx]
authored
May 20, 2019
8c369ce0
May 19, 2019
Fixed reference to VideoListResponse on Request base class
· dc0a7d21
[nyx]
authored
May 19, 2019
dc0a7d21
Created abstract base class Request
· 515b3352
[nyx]
authored
May 19, 2019
515b3352
Added Localizations object to video resource
· b7eeb765
[nyx]
authored
May 19, 2019
b7eeb765
Added LiveStreamingDetails object to video resource
· a904d28a
[nyx]
authored
May 19, 2019
a904d28a
Added Suggestions object to video resource
· 8e5cc261
[nyx]
authored
May 19, 2019
8e5cc261
Added ProcessingDetails object to video resource
· 31e97f5f
[nyx]
authored
May 19, 2019
31e97f5f
Updated README.md with link to @davidmind profile
· 101cae52
[nyx]
authored
May 19, 2019
101cae52
Added FileDetails object to video resource
· 566bbabf
[nyx]
authored
May 19, 2019
566bbabf
Added RecordingDetails object to video resource
· 25ec5233
[nyx]
authored
May 19, 2019
25ec5233
Added TopicDetails object to video resource
· 8d2ddd6d
[nyx]
authored
May 19, 2019
8d2ddd6d
Added Player object to video resource
· 1cc45614
[nyx]
authored
May 19, 2019
1cc45614
Added Statistics object to video resource
· 1118cb93
[nyx]
authored
May 19, 2019
1118cb93
Added Status object to video resource
· 7db81658
[nyx]
authored
May 19, 2019
7db81658
Added ContentDetails object to video resource
· 5adc1b82
[nyx]
authored
May 18, 2019
5adc1b82
May 18, 2019
Started with the video resource's implementation
· c813fbd0
[nyx]
authored
May 18, 2019
c813fbd0
Fixed .gitlab-ci.yml, missing path to the solution
· 0c4f6e5e
[nyx]
authored
May 18, 2019
0c4f6e5e
Changed CI badge to the GitLab's one
· 49a2b0b8
[nyx]
authored
May 18, 2019
49a2b0b8
Added obj and bin directories to .gitignore
· b491472a
[nyx]
authored
May 18, 2019
b491472a
Loading