]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/history - client/src/app/videos
Client: avoid loading javascript ressource over the network
[github/Chocobozzz/PeerTube.git] / client / src / app / videos /
2017-04-26  Green-StarAdd ability for an administrator to remove any video...
2017-04-16  ChocobozzzClient: use ng2-tag-input for forms with video tags
2017-04-12  ChocobozzzClient: update to angular 4
2017-04-10  ChocobozzzClient: add basic support for updating a video
2017-04-07  ChocobozzzClient: support video language
2017-04-04  ChocobozzzClient: Handle NSFW video
2017-03-27  ChocobozzzClient: add support for video licences
2017-03-22  ChocobozzzRelax on tags (accept any characters and not required...
2017-03-22  ChocobozzzAdd video category support
2017-03-12  ChocobozzzClient: fix routes title
2017-03-10  ChocobozzzClient: fix prod compilation
2017-03-10  ChocobozzzClient: switch to @nglibs/meta
2017-03-08  ChocobozzzAllow to sort by likes
2017-03-08  ChocobozzzAdd like/dislike system for videos
2017-03-04  ChocobozzzClient: check token valitidy at startup
2017-02-26  ChocobozzzClient: add views information and sort
2017-02-10  ChocobozzzClient: fix lint
2017-01-29  ChocobozzzClient: notify client if there are webtorrent errors
2017-01-27  ChocobozzzClient: better confirm box for a beautiful world
2017-01-27  ChocobozzzClient: better notifications for a beautiful world
2017-01-27  ChocobozzzClient: fix video timeout
2017-01-23  ChocobozzzClient: add basic support to report video abuses
2017-01-20  ChocobozzzClient: add ability to report a video
2017-01-13  ChocobozzzClient: update ng2-meta
2017-01-13  ChocobozzzClient: add basic aot support
2017-01-12  ChocobozzzMerge branch 'postgresql'
2016-12-29  ChocobozzzClient: upgrade angular dep'
2016-12-19  ChocobozzzFirst version with PostgreSQL
2016-11-29  ChocobozzzClient: redirect /videos/:id to /videos/watch/:id
2016-11-27  ChocobozzzClient: try to improve ux for the upload form
2016-11-21  ChocobozzzClient: split in angular modules
2016-11-21  ChocobozzzClient: add warning if the user want to embed a video...
2016-11-21  ChocobozzzClient: move video watch modals in their own component
2016-11-16  ChocobozzzClient: add video not found message if the video.....
2016-11-16  ChocobozzzPod URL -> pod host. HTTPS is required to make friends.
2016-11-08  ChocobozzzClient: remove videojs on destroy
2016-11-08  ChocobozzzClient: add share button
2016-11-08  ChocobozzzClient: use videojs as player
2016-11-07  ChocobozzzPrepare embed page
2016-11-04  ChocobozzzClient: add opengraph tags
2016-11-04  ChocobozzzClient: add titles to all pages
2016-11-04  ChocobozzzClient: allow to copy magnet uri
2016-11-04  ChocobozzzClient: add more informations to watch video view
2016-10-17  ChocobozzzClient: fix form upload validation on key enter
2016-10-07  ChocobozzzClient: fix progress bar and tags validation issues
2016-10-07  ChocobozzzMerge branch 'webseed'
2016-10-02  ChocobozzzMerge branch 'master' into webseed-merged
2016-09-26  ChocobozzzClient: fix error alert
2016-09-19  ChocobozzzClient: use templateUrl/styleUrls instead of require
2016-09-09  ChocobozzzClient: reactive forms
2016-09-06  ChocobozzzDirty update to Angular RC6
2016-08-23  ChocobozzzClient: fix error display for component
2016-08-23  ChocobozzzClient: centralize http res extraction in a service
2016-08-23  ChocobozzzClient: update to new form api
2016-08-15  ChocobozzzClient: reset pagination when we search something
2016-08-12  ChocobozzzUpdate webtorrent -> 0.96
2016-08-09  ChocobozzzClient: add user management
2016-07-27  ChocobozzzClient: clear timeout error timer for video watch
2016-07-22  ChocobozzzClient: increase min height for videos list
2016-07-21  ChocobozzzClient: video name in the link title for videos list...
2016-07-20  ChocobozzzClient: Add authHttp service that authentificates the...
2016-07-19  ChocobozzzClient: try to make it work with Android Firefox
2016-07-18  ChocobozzzClient: save page params as well
2016-07-18  ChocobozzzClient: Update to Angular RC4
2016-07-06  ChocobozzzClient: fix pagination component
2016-06-10  ChocobozzzFix redirection after the upload of a video
2016-06-10  ChocobozzzAdd tags support to the video list
2016-06-07  ChocobozzzUse ng2-file-upload instead of jquery and add tags...
2016-06-05  ChocobozzzAdd an alert if the video load seems to be too long
2016-06-05  ChocobozzzDo not import whole rxjs
2016-06-05  ChocobozzzAdd loader indication when loading videos list
2016-06-04  ChocobozzzHandle error for the video upload
2016-06-04  ChocobozzzReload videos after removing one to avoid issues with...
2016-06-04  ChocobozzzApply a fade instead of a loader when loading videos
2016-06-04  ChocobozzzFix styling when clicking on a thumbnail video
2016-06-03  ChocobozzzFirst draft to use webpack instead of systemjs