Add 404 page
[oweals/peertube.git] / client / src / app / core /
2018-05-31 ChocobozzzAdd 404 page
2018-05-29 ChocobozzzFix refreshing oauth token
2018-05-24 ChocobozzzFix history back after a redirect
2018-05-22 Rigel Kentfeature: IP filtering on signup page
2018-05-22 ChocobozzzFix change detection in app component
2018-05-22 ChocobozzzFix peertube with google bot
2018-05-16 ChocobozzzUpgrade to rxjs 6
2018-05-07 ChocobozzzFix error message on token expiration
2018-04-23 ChocobozzzUse ISO 639 for languages
2018-04-19 Gérald NielMerge branch 'develop' of framagit.org:chocobozzz/PeerT...
2018-04-19 ChocobozzzAdd information concerning video privacy in my videos...
2018-04-19 ChocobozzzAdd ability to choose what policy we have for NSFW...
2018-03-29 ChocobozzzAdd reverse proxy test in travis
2018-03-29 ChocobozzzPrevent brute force login attack
2018-03-27 Rigel Kentshow quota in stats, display quota on the about page...
2018-03-26 ChocobozzzFix log in with special password character (+)
2018-03-23 ChocobozzzProxify local storage and handle if it is unavailable
2018-03-22 ChocobozzzUse instance name for page titles
2018-03-15 ChocobozzzAdd short description in config
2018-03-01 ChocobozzzAdd ability to change the homepage
2018-02-28 ChocobozzzAdd stats route
2018-02-28 ChocobozzzAdd messages about privacy concerns (P2P)
2018-02-23 ChocobozzzAdd bar when loading chunks
2018-02-22 ChocobozzzAdd confirm when admin use custom js/css
2018-02-22 ChocobozzzRegister service worker
2018-02-22 ChocobozzzAdd ability to add custom css/javascript
2018-02-20 ChocobozzzSort video categories/languages
2018-02-16 ChocobozzzAdd loading bar when updating a video
2018-02-16 ChocobozzzAdd ability to update thumbnail and preview on client
2018-01-31 ChocobozzzAdd about page
2018-01-31 ChocobozzzAdd version in footer
2018-01-08 ChocobozzzSupport video quota on client
2018-01-03 ChocobozzzAdd avatar max size limit
2017-12-29 ChocobozzzBegin to add avatar to actors
2017-12-20 ChocobozzzDesign modals
2017-12-19 ChocobozzzBegin moving video channel to actor
2017-12-19 Andréas LivetEnh #106 : Add an autoPlayVideo user attribute (#159)
2017-12-12 ChocobozzzMove to angular cli
2017-12-11 ChocobozzzMerge branch 'feature/design' into develop
2017-12-08 ChocobozzzFinish admin design
2017-12-08 ChocobozzzDesign second video upload step
2017-12-07 ChocobozzzFirst upload step is ok
2017-12-07 ChocobozzzDesign confirm dialog
2017-12-04 ChocobozzzAdd account avatar
2017-12-01 ChocobozzzBegin new menu design
2017-11-30 ChocobozzzAdd ability to list jobs
2017-11-27 ChocobozzzApplicationFollow -> SeverFollow
2017-11-27 ChocobozzzSend server announce when users upload a video
2017-11-27 ChocobozzzAdd follow tabs
2017-11-27 ChocobozzzMake the client compile too
2017-11-06 ChocobozzzImprove client mobile version
2017-10-31 ChocobozzzUpgrade client dep
2017-10-31 ChocobozzzAdd video privacy setting
2017-10-30 ChocobozzzLazy description and previews to video form
2017-10-27 ChocobozzzAdd tests to user roles
2017-10-27 ChocobozzzSupport roles with rights and add moderator role
2017-10-26 ChocobozzzAdd channels to upload form
2017-10-19 ChocobozzzTake in account transcoding for video quota
2017-10-10 ChocobozzzClient: check user is logged in for some pages
2017-10-10 ChocobozzzVideo blacklist refractoring
2017-10-09 ChocobozzzClient: fix loading server configurations
2017-10-09 ChocobozzzUpgrade client dependencies
2017-10-09 ChocobozzzTry to optimize frontend
2017-10-04 ChocobozzzFix refresh token expired handling
2017-09-22 Green-StarHandle blacklist (#84)
2017-09-14 ChocobozzzMove to HttpClient and PrimeNG data table
2017-09-10 ChocobozzzClient: add guard to admin routes
2017-09-10 ChocobozzzFix bad translation in confirm dialog
2017-08-28 ChocobozzzFix client admin
2017-07-25 ChocobozzzAdd ability to limit user registrations
2017-07-11 ChocobozzzType webtorrent
2017-07-10 ChocobozzzBetter typescript typing for a better world
2017-06-25 ChocobozzzClientLocal -> OAuthClientLocal
2017-06-17 ChocobozzzShare models between server and client
2017-06-16 ChocobozzzUse typescript standard and lint all files
2017-06-16 ChocobozzzFix client compilation
2017-06-11 ChocobozzzUpdate webpack stack
2017-06-11 ChocobozzzBetter build/dev scripts
2017-05-05 ChocobozzzClient: little refractoring
2017-05-01 ChocobozzzClient: try to be responsive
2017-04-26 ChocobozzzClient: add titles to menu blocks
2017-04-26 ChocobozzzClient Better design for video watch
2017-04-26 ChocobozzzClient: responsive design
2017-04-12 ChocobozzzClient: update to angular 4
2017-04-10 ChocobozzzClient: support signup
2017-04-06 ChocobozzzClient: add ability for user to change nsfw settings
2017-04-04 ChocobozzzClient: Handle NSFW video
2017-03-04 ChocobozzzClient: check token valitidy at startup
2017-02-10 ChocobozzzClient: fix lint
2017-02-05 ChocobozzzClient: fix angular2-notifications dep...
2017-01-27 ChocobozzzClient: better confirm box for a beautiful world
2017-01-27 ChocobozzzClient: better notifications for a beautiful world
2017-01-23 ChocobozzzClient: lazy load admin area
2017-01-19 ChocobozzzClient: fix client error handling
2017-01-13 ChocobozzzClient: add basic aot support
2016-11-29 ChocobozzzClient: move menu component in core module
2016-11-21 ChocobozzzClient: split in angular modules