Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Log error on unknown hook | Chocobozzz | 2019-07-24 | 6 | -9/+16 |
| | |||||
* | Use search client scope | Chocobozzz | 2019-07-24 | 5 | -12/+20 |
| | |||||
* | Add client hooks | Chocobozzz | 2019-07-24 | 25 | -122/+297 |
| | |||||
* | Some plugins fixes and doc enhancements | Chocobozzz | 2019-07-24 | 1 | -2/+9 |
| | |||||
* | Fix lint | Chocobozzz | 2019-07-24 | 2 | -4/+10 |
| | |||||
* | Add client helpers to plugins | Chocobozzz | 2019-07-24 | 5 | -15/+52 |
| | |||||
* | Add ability to install a plugin from the admin page | Chocobozzz | 2019-07-24 | 3 | -1/+16 |
| | |||||
* | Add ability to search available plugins | Chocobozzz | 2019-07-24 | 12 | -68/+259 |
| | |||||
* | WIP plugins: update plugin | Chocobozzz | 2019-07-24 | 10 | -8/+94 |
| | |||||
* | WIP plugins: add plugin settings/uninstall in client | Chocobozzz | 2019-07-24 | 11 | -15/+334 |
| | |||||
* | WIP plugins: list installed plugins in client | Chocobozzz | 2019-07-24 | 21 | -3/+302 |
| | |||||
* | WIP plugins: load theme on client side | Chocobozzz | 2019-07-24 | 10 | -74/+158 |
| | |||||
* | WIP plugins: add theme support | Chocobozzz | 2019-07-24 | 12 | -13/+140 |
| | |||||
* | WIP plugins: hook on client side | Chocobozzz | 2019-07-24 | 6 | -1/+164 |
| | |||||
* | Update translations | Chocobozzz | 2019-07-05 | 58 | -7432/+17072 |
| | |||||
* | Fix/connection with email (#1917) | Nassim Bounouas | 2019-07-02 | 1 | -1/+1 |
| | | | | | | | | | | | | * #1916 Load user by email - insensitive query * Revert "Case insensitive login" This reverts commit c1521ca3d757bee91f7dfbb15b3717162bf4997d. * #1916 Load user - insensitive query for username and sensitive for email * #1916 Unit test for insensitive username login && documentation | ||||
* | Feature/subject in contact form (#1926) | Nassim Bounouas | 2019-06-21 | 4 | -2/+28 |
| | | | | | | | | * #1915 Add a subject to contact form and add it to email sent * #1915 Add subject to contact form tests * #1915 Contact form test corrected && tslint correction | ||||
* | 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 | 13 | -49/+197 |
| | |||||
* | Fix e2e tests in parallel | Chocobozzz | 2019-06-19 | 4 | -58/+64 |
| | |||||
* | 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 | ||||
* | Merge branch 'release/v1.3.0' into develop | Chocobozzz | 2019-06-17 | 1 | -1/+1 |
|\ | |||||
| * | Bumped to version v1.3.1v1.3.1 | Chocobozzz | 2019-06-17 | 1 | -1/+1 |
| | | |||||
* | | Add more e2e tests | Chocobozzz | 2019-06-17 | 4 | -30/+264 |
| | | |||||
* | | 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 | 15 | -211/+506 |
| | | |||||
* | | Speedup video watch layout build | Chocobozzz | 2019-06-11 | 3 | -2/+5 |
| | | |||||
* | | Add more embed parameters | Chocobozzz | 2019-06-11 | 10 | -175/+237 |
| | | |||||
* | | Add ability to change email in client | Chocobozzz | 2019-06-11 | 12 | -16/+188 |
| | | |||||
* | | 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 |
| | |