aboutsummaryrefslogtreecommitdiffhomepage
path: root/client
Commit message (Expand)AuthorAgeFilesLines
...
| * Translated using Weblate (Turkish)Kemal Oktay Aktoğan2020-08-181-3992/+3561
| * Translated using Weblate (Chinese (Traditional))Jeff Huang2020-08-171-1/+1
| * Translated using Weblate (Chinese (Traditional))Jeff Huang2020-08-171-5/+5
| * Translated using Weblate (Chinese (Traditional))Jeff Huang2020-08-171-192/+49
| * Translated using Weblate (Chinese (Traditional))Jeff Huang2020-08-171-825/+409
| * Translated using Weblate (Swedish)Filip Bengtsson2020-08-171-1/+1
| * Translated using Weblate (Portuguese (Brazil))Antimidia2020-08-171-1/+1
| * Translated using Weblate (Spanish)Berto Te2020-08-171-1/+1
| * Translated using Weblate (Swedish)Filip Bengtsson2020-08-171-5/+5
| * Translated using Weblate (Swedish)Filip Bengtsson2020-08-171-4213/+3583
| * Translated using Weblate (Portuguese (Brazil))Antimidia2020-08-171-48/+30
| * Translated using Weblate (Spanish)Berto Te2020-08-171-761/+243
| * Translated using Weblate (Spanish)Berto Te2020-08-171-5/+5
| * Translated using Weblate (Chinese (Traditional))Jeff Huang2020-08-171-4149/+3659
| * Translated using Weblate (Portuguese (Brazil))Rafael Fontenelle2020-08-171-1/+1
| * Translated using Weblate (Portuguese (Brazil))Rafael Fontenelle2020-08-171-5/+5
| * Translated using Weblate (Portuguese (Brazil))Rafael Fontenelle2020-08-171-4021/+3609
| * Translated using Weblate (Spanish)Berto Te2020-08-171-4098/+3634
* | Add ability to set a description to dynamic fieldsChocobozzz2020-08-214-2/+10
* | Send videojs to action player hooksChocobozzz2020-08-212-2/+2
* | Fix tokens loadingChocobozzz2020-08-211-2/+4
* | Add ability to set custom field to video formChocobozzz2020-08-2121-66/+221
* | Support plugin hooks in embedChocobozzz2020-08-206-112/+209
* | Fix user video languages settingsChocobozzz2020-08-201-11/+35
* | Correctly fix autoplay with webtorrentChocobozzz2020-08-191-8/+8
* | Try to fix autoplay with ios/safariChocobozzz2020-08-192-14/+19
* | Update video-import-url.component.htmltest2a2020-08-191-1/+1
* | Update video-import-torrent.component.htmltest2a2020-08-191-1/+1
* | Fix responsive playlist elementsChocobozzz2020-08-192-2/+22
* | Remove unused class in playlists elementsChocobozzz2020-08-191-8/+0
* | Use playlistPosition for playlists instead of videoIdChocobozzz2020-08-197-34/+54
* | Fix video playlist resumingChocobozzz2020-08-192-9/+15
* | Update playlist add component to accept multiple times the same videoChocobozzz2020-08-195-127/+285
* | Fix playlist dropdown active colorChocobozzz2020-08-191-0/+4
* | Fix startAt/stopAt playlist element editionChocobozzz2020-08-191-3/+6
* | Fix playlist deletionChocobozzz2020-08-191-1/+5
* | We don't need services anymore for validatorsChocobozzz2020-08-1770-1077/+940
* | Update translationsChocobozzz2020-08-1741-4624/+18762
* | Use localize for page titlesChocobozzz2020-08-1718-59/+57
* | Some code style fixesChocobozzz2020-08-173-12/+11
|/
* On touchscreens add content overlay for opened menu (#3088)Kim2020-08-175-10/+114
* Add restore scroll position on user-dropdown anchors links and scroll to top ...Kim2020-08-178-17/+66
* Fix css lintChocobozzz2020-08-171-1/+1
* removed minimum width css to fit mobile devices with lesser width (#3090)test2a2020-08-171-3/+1
* Fix incorrect resolution with webtorrent videosChocobozzz2020-08-141-2/+1
* Fix invalid refresh token in embedChocobozzz2020-08-141-13/+23
* Fix circular dependenciesChocobozzz2020-08-146-37/+46
* Fix lintChocobozzz2020-08-142-2/+6
* Migrate i18n to localizekimsible2020-08-141-4/+2
* Use this.user.account.id instead of recall authService.getUser()kimsible2020-08-141-1/+1