aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAgeFilesLines
* Reorganize client shared modulesChocobozzz2020-06-23510-2212/+2282
|
* provide specific engine boundaries for nodejs and yarnRigel Kent2020-06-221-1/+2
|
* predefined report reasons & improved reporter UI (#2842)Rigel Kent2020-06-2235-95/+657
| | | | | - added `startAt` and `endAt` optional timestamps to help pin down reported sections of a video - added predefined report reasons - added video player with report modal
* Use TS_NODE_FILES instead of --filesChocobozzz2020-06-183-4/+4
| | | | Because --files does not work
* Fix testsChocobozzz2020-06-184-7/+8
|
* soft border-radius for search typeahead suggestionsRigel Kent2020-06-181-2/+8
|
* Split types and typingsChocobozzz2020-06-18175-206/+208
|
* Remove uneccessary details to link titlesCaroline Chuong2020-06-1812-20/+20
|
* Fix server buildChocobozzz2020-06-171-2/+5
|
* Update client dependenciesChocobozzz2020-06-172-1334/+1277
|
* Update server dependenciesChocobozzz2020-06-1725-1465/+1667
|
* Correctly fix subtitles importChocobozzz2020-06-171-11/+10
|
* More robust max bitrate calculationChocobozzz2020-06-172-32/+38
|
* Split notification testsChocobozzz2020-06-168-972/+1133
|
* Add videos count in channels listChocobozzz2020-06-168-18/+63
|
* Correctly fix client buildChocobozzz2020-06-162-4/+3
|
* Fix client compilationChocobozzz2020-06-161-1/+0
|
* Add channel information in my videosChocobozzz2020-06-165-4/+17
|
* Add video dropdown in discover pageChocobozzz2020-06-161-3/+3
|
* Fix anonymous nsfw policyChocobozzz2020-06-1623-160/+227
|
* Fix scrolling with hash in urlChocobozzz2020-06-164-3/+22
|
* Fix getSubs importChocobozzz2020-06-161-0/+1
|
* Logging ip requesting unknown infoHashJohn Livingston2020-06-151-1/+1
|
* Fix video view filenameChocobozzz2020-06-155-4/+4
|
* Remove unused serviceChocobozzz2020-06-151-3/+1
|
* Use local search for recommended videosChocobozzz2020-06-151-5/+23
|
* Fix search error loopChocobozzz2020-06-151-1/+4
|
* Fix global search nsfw policy when logged inChocobozzz2020-06-151-1/+5
|
* factorize account/server blocklists for users and instance (#2875)Rigel Kent2020-06-1530-341/+326
|
* replace title with video name in moderation listingsRigel Kent2020-06-134-4/+5
|
* fix headings order or add missing ones (#2871)Caroline Chuong2020-06-1335-73/+108
| | | Co-authored-by: Rigel Kent <sendmemail@rigelk.eu>
* Use default nsfw instance policy for search indexChocobozzz2020-06-122-1/+39
|
* Optimize views per day in video channelsChocobozzz2020-06-123-22/+22
|
* Speed up videos indexationChocobozzz2020-06-121-1/+2
| | | | And fetch video attributes after
* fix opendkim permissions in docker-compose setup (#2868)Kim2020-06-121-0/+2
| | | | Co-authored-by: kimsible <kimsible@users.noreply.github.com> Co-authored-by: Rigel Kent <par@rigelk.eu>
* switch margin-bottom rules to padding-bottom now used in miniatureRigel Kent2020-06-123-6/+12
|
* match margin of abstract-video-list and sub-menu's fixed marginRigel Kent2020-06-127-37/+61
|
* fix miniature fixed height, add link/title to avatar, remove pr-2 on ↵Rigel Kent2020-06-125-12/+12
| | | | channels list
* Fix lintChocobozzz2020-06-122-6/+6
|
* add keyboard navigation for video actions (#2854)Caroline Chuong2020-06-1113-41/+52
| | | Co-authored-by: Rigel Kent <sendmemail@rigelk.eu>
* add scope tags and aria-labels to instance table (#2866)Caroline Chuong2020-06-114-18/+26
| | | also move label to caption element in table
* Limit thumbnail sizesChocobozzz2020-06-1115-123/+151
|
* rephrase warning for self-hostable servicesRigel Kent2020-06-111-2/+2
|
* prevent video-bottom overflow in video-miniatureRigel Kent2020-06-111-3/+4
|
* Merge branch 'blacklist' into 'develop'Chocobozzz2020-06-1158-533/+518
|\ | | | | | | | | rename blacklist to block/blocklist, merge block and auto-block views See merge request framasoft/peertube/PeerTube!30
| * support type as override to search in listBlocksRigel Kent2020-06-101-0/+1
| |
| * preserve original variable names server-sideRigel Kent2020-06-1034-89/+89
| |
| * rename blacklist to block/blocklist, merge block and auto-block viewsRigel Kent2020-06-1071-643/+627
| | | | | | | | | | | | | | | | | | | | | | - also replace whitelist with allowlist - add advanced filters for video-block-list view - move icons in video-block-list and video-abuse-list to left side for visibility - add robot icon to depict automated nature of a block in video-block-list resolves #2790
* | Fix npm run buildChocobozzz2020-06-112-5/+1
|/
* smaller miniature average size in fluid grid, updated admin instructions for ↵Rigel Kent2020-06-103-36/+52
| | | | global search