Fix videos list margin with hidden menu
[oweals/peertube.git] / client / src / app / core /
2019-04-10 ChocobozzzAdd ability to disable tracker
2019-04-02 ChocobozzzRestore videos list components
2019-04-02 Josh Moreladd quarantine videos feature (#1637)
2019-03-18 ChocobozzzAdd/update/delete/list my playlists
2019-02-21 ChocobozzzUpdate E2E tests
2019-02-20 ChocobozzzAdd isNSFW instance configuration key
2019-02-20 ChocobozzzAdd user notification animation
2019-02-15 ChocobozzzLazy import some modules
2019-02-11 ChocobozzzMerge branch 'develop' into pr/1285
2019-02-11 ChocobozzzMerge branch 'develop' into pr/1217
2019-02-11 ChocobozzzMerge branch 'feature/correctly-send-activities' into...
2019-02-11 ChocobozzzAdd hls support on server
2019-01-17 ChocobozzzRefactor how we use icons
2019-01-14 ChocobozzzFix notification socket
2019-01-14 Aurélien BérangerWIP : Indicate to users how "trending" works (#1458)
2019-01-10 ChocobozzzImplement contact form in the client
2019-01-10 ChocobozzzAdd contact form checkbox in admin form
2018-12-19 ChocobozzzRefractor notification service
2018-12-18 ChocobozzzAdd ability to disable and clear history
2018-12-11 ChocobozzzRedirect to the last url on login
2018-12-07 ChocobozzzMerge branch 'move-utils-to-shared' of https://github...
2018-12-06 ChocobozzzMerge branch 'hotfix/docker' into develop
2018-12-05 ChocobozzzAdd error when email system is not configured and using...
2018-12-04 ChocobozzzUpgrade client dependencies
2018-11-13 ChocobozzzMerge branch 'master' into develop
2018-10-19 ChocobozzzMerge branch 'release/v1.0.0' into develop
2018-10-18 ChocobozzzBetter typings
2018-10-18 BO41NoImplicitAny flag true (#1157)
2018-10-17 ChocobozzzMerge branch 'feature/webtorrent-disabling' into develop
2018-10-13 Rigel Kentmove to boolean switch 1201/head
2018-10-13 Rigel Kentadd webtorrent opt-out settings
2018-10-03 ChocobozzzFix hotkey translations
2018-09-26 Rigel Kentadd shortcuts icon in menu
2018-09-24 ChocobozzzMerge pull request #1105 from BO41/unused-imports
2018-09-24 ChocobozzzMerge branch 'develop' into unused-imports 1105/head
2018-09-23 BO41add redirect after login (#1110)
2018-09-22 BO41remove unused imports
2018-09-13 ChocobozzzFix video views increment
2018-09-12 ChocobozzzFix client build
2018-09-11 Rigel Kentupdate hotkeys to include user-specific routes
2018-09-11 Rigel Kentwrap the hotkeys component to allow templating :art:
2018-09-11 Rigel Kentremember theme in localStorage
2018-09-06 Rigel Kentrefactor theme toggle into a service
2018-09-04 ChocobozzzBetter label for video privacies
2018-08-31 Josh Moreladd user account email verificiation (#977)
2018-08-28 Felix AbleitnerImplement daily upload limit (#956)
2018-08-27 ChocobozzzCorrectly cache server translations
2018-08-16 ChocobozzzTranslate subtitle langs in player
2018-08-09 ChocobozzzMigrate to bootstrap 4 and ng-bootstrap
2018-08-08 ChocobozzzAdd import.video.torrent configuration
2018-08-07 ChocobozzzMerge branch 'release/beta-10' into develop
2018-08-06 ChocobozzzMerge branch 'release/beta-10' into develop
2018-08-06 ChocobozzzFix fps federation
2018-08-06 ChocobozzzAdd import http enabled configuration
2018-07-25 ChocobozzzSort video captions
2018-07-25 ChocobozzzDisable animation on confirm modal
2018-07-17 ChocobozzzReset confirm component
2018-07-16 ChocobozzzImprove video edit/update/add typings
2018-07-16 ChocobozzzImplement captions/subtitles
2018-06-19 ChocobozzzUpdate iso639 translations for french and deutch
2018-06-15 ChocobozzzAdd ability to schedule video publication
2018-06-08 ChocobozzzFix e2e tests
2018-06-06 ChocobozzzLittle i18n refractoring
2018-06-06 ChocobozzzAdd server localization
2018-06-05 ChocobozzzFix i18n in components
2018-06-05 ChocobozzzAdd i18n attributes
2018-06-05 ChocobozzzPrepare i18n files
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
next