Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix signup email verification | Chocobozzz | 2019-06-20 | 1 | -3/+3 |
| | |||||
* | Link to follower profile from administration (#1922) | Nassim Bounouas | 2019-06-20 | 1 | -1/+1 |
| | | | | | | * #1914 Link to follower profile from administration * #1914 Link to follower profile opens in new tab | ||||
* | Fix follows backend URL | Chocobozzz | 2019-06-20 | 2 | -1/+5 |
| | | | | And improve "no followers/followings" message position | ||||
* | Rearrange search filter options | Jessica Fairchild | 2019-06-20 | 1 | -4/+4 |
| | | | Search filter options were out of sequence (short, long, medium) and now they are in sequence (short, medium, long) | ||||
* | Add language filter in header search | Chocobozzz | 2019-06-19 | 1 | -5/+24 |
| | |||||
* | Improve account username copy button | Chocobozzz | 2019-06-19 | 3 | -3/+19 |
| | |||||
* | Fix lint | Chocobozzz | 2019-06-19 | 1 | -4/+11 |
| | |||||
* | Add language filters in user preferences | Chocobozzz | 2019-06-19 | 11 | -38/+145 |
| | |||||
* | Feature/completeUsernameCopy (#1913) | Nassim Bounouas | 2019-06-19 | 3 | -4/+9 |
| | | | | | | | | | | * #1843 Copy icon added to account page to copy Username * #1843 Store an account name with the host forced and bind it to copy button * #1843 tslint correction * #1843 copy to clipboard replaced by ngx-clipboard | ||||
* | Rename overview -> discover | Chocobozzz | 2019-06-13 | 1 | -1/+1 |
| | |||||
* | Fix notification overflow | Chocobozzz | 2019-06-13 | 1 | -0/+1 |
| | |||||
* | Add 4k conf in transcoding in admin panel | Chocobozzz | 2019-06-12 | 2 | -10/+29 |
| | |||||
* | Add class to email change form | Chocobozzz | 2019-06-12 | 2 | -2/+2 |
| | |||||
* | Add params to share modal | Chocobozzz | 2019-06-12 | 9 | -75/+313 |
| | |||||
* | Speedup video watch layout build | Chocobozzz | 2019-06-11 | 2 | -1/+4 |
| | |||||
* | Add more embed parameters | Chocobozzz | 2019-06-11 | 1 | -7/+17 |
| | |||||
* | Add ability to change email in client | Chocobozzz | 2019-06-11 | 11 | -14/+185 |
| | |||||
* | Fix account channel overflow | Chocobozzz | 2019-06-11 | 3 | -2/+17 |
| | |||||
* | Remove magnetURI download support | Chocobozzz | 2019-06-11 | 2 | -9/+1 |
| | | | | Since most BitTorrent clients are not able to download files from it | ||||
* | Improve registration | Chocobozzz | 2019-06-07 | 12 | -46/+153 |
| | | | | | | | * Add ability to set the user display name * Use display name to guess the username/channel name * Add explanations about what is the purpose of a username/channel name * Add a loader at the "done" step | ||||
* | Redirect to local route when getting peertube account | Chocobozzz | 2019-06-07 | 1 | -0/+4 |
| | |||||
* | Don't break video scheduled publication | Chocobozzz | 2019-06-07 | 3 | -8/+10 |
| | |||||
* | Merge branch 'release/v1.3.0' into develop | Chocobozzz | 2019-06-07 | 12 | -53/+47 |
|\ | |||||
| * | Fix black theme on some screens | Chocobozzz | 2019-06-07 | 3 | -6/+11 |
| | | |||||
| * | Fix error in form when scheduling video publication | Chocobozzz | 2019-06-07 | 2 | -2/+2 |
| | | |||||
| * | Fix video action dropdown | Chocobozzz | 2019-06-07 | 2 | -24/+14 |
| | | |||||
| * | Try to fix remote mastodon interactions | Chocobozzz | 2019-06-07 | 5 | -21/+20 |
| | | |||||
* | | Add ability to set a public to private in client | Chocobozzz | 2019-06-07 | 12 | -54/+32 |
| | | |||||
* | | Improve 4K video quality after transcoding | Chocobozzz | 2019-06-06 | 1 | -2/+3 |
| | | |||||
* | | Add list of instance follows in about page | Chocobozzz | 2019-06-06 | 15 | -13/+165 |
| | | |||||
* | | Prefer using last week/last month | Chocobozzz | 2019-06-06 | 1 | -11/+11 |
| | | |||||
* | | Fix grouped videos by date | Chocobozzz | 2019-06-06 | 1 | -5/+15 |
| | | |||||
* | | Add checkbox to bulk update videos support field | Chocobozzz | 2019-05-31 | 3 | -2/+25 |
| | | |||||
* | | More robust federation | Chocobozzz | 2019-05-31 | 3 | -4/+5 |
| | | | | | | | | In particular when fetching pleroma outbox | ||||
* | | Remove unused actor uuid field | Chocobozzz | 2019-05-31 | 2 | -2/+2 |
| | | |||||
* | | Move concurrently in dev package | Chocobozzz | 2019-05-31 | 1 | -37/+32 |
| | | |||||
* | | Group videos on chronological order | Chocobozzz | 2019-05-31 | 11 | -13/+106 |
| | | |||||
* | | Add ability to subscribe from the channel account page | Chocobozzz | 2019-05-29 | 1 | -0/+2 |
| | | |||||
* | | Improve account channel page | Chocobozzz | 2019-05-29 | 12 | -142/+112 |
| | | | | | | | | | | | | | | Set it as the default route for account page. The main goal is to better differentiate the channel page from the account page. With the channel page set as default, I hope people will better understand they are in the account page, and that this account could have multiple channels. | ||||
* | | Add success icon on registration | Chocobozzz | 2019-05-29 | 33 | -125/+178 |
| | | |||||
* | | Multi step registration | Chocobozzz | 2019-05-29 | 16 | -92/+483 |
| | | |||||
* | | Merge branch 'release/v1.3.0' into develop | Chocobozzz | 2019-05-24 | 1 | -1/+1 |
|\| | |||||
| * | Fix build | Chocobozzz | 2019-05-24 | 1 | -1/+1 |
| | | |||||
| * | Fix method names | Chocobozzz | 2019-05-24 | 1 | -4/+4 |
| | | |||||
* | | Fix method names | Chocobozzz | 2019-05-24 | 1 | -2/+2 |
| | | |||||
* | | Merge branch 'release/v1.3.0' into develop | Chocobozzz | 2019-05-24 | 1 | -2/+2 |
|\| | |||||
| * | Fix duplicates in playlist add component (release branch) | Chocobozzz | 2019-05-24 | 1 | -4/+2 |
| | | |||||
* | | unload -> reload in playlist add component | Chocobozzz | 2019-05-24 | 1 | -2/+2 |
| | | |||||
* | | Fix duplicates in playlist add component | Chocobozzz | 2019-05-24 | 1 | -2/+0 |
| | | |||||
* | | Merge branch 'release/v1.3.0' into develop | Chocobozzz | 2019-05-21 | 6 | -18/+25 |
|\| |