Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Feature/completeUsernameCopy (#1913) | Nassim Bounouas | 2019-06-19 | 2 | -2/+4 |
| | | | | | | | | | | * #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 | ||||
* | Fix notification overflow | Chocobozzz | 2019-06-13 | 1 | -0/+1 |
| | |||||
* | Add params to share modal | Chocobozzz | 2019-06-12 | 1 | -1/+10 |
| | |||||
* | Add ability to change email in client | Chocobozzz | 2019-06-11 | 2 | -2/+18 |
| | |||||
* | 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 | 4 | -21/+44 |
| | | | | | | | * 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 | ||||
* | Merge branch 'release/v1.3.0' into develop | Chocobozzz | 2019-06-07 | 8 | -42/+38 |
|\ | |||||
| * | Fix black theme on some screens | Chocobozzz | 2019-06-07 | 2 | -1/+6 |
| | | |||||
| * | Fix error in form when scheduling video publication | Chocobozzz | 2019-06-07 | 1 | -1/+1 |
| | | |||||
| * | Fix video action dropdown | Chocobozzz | 2019-06-07 | 2 | -24/+14 |
| | | |||||
| * | Try to fix remote mastodon interactions | Chocobozzz | 2019-06-07 | 3 | -16/+17 |
| | | |||||
* | | Add list of instance follows in about page | Chocobozzz | 2019-06-06 | 3 | -1/+99 |
| | | |||||
* | | 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 |
| | | |||||
* | | More robust federation | Chocobozzz | 2019-05-31 | 2 | -4/+1 |
| | | | | | | | | In particular when fetching pleroma outbox | ||||
* | | Remove unused actor uuid field | Chocobozzz | 2019-05-31 | 1 | -2/+0 |
| | | |||||
* | | Group videos on chronological order | Chocobozzz | 2019-05-31 | 4 | -6/+97 |
| | | |||||
* | | Improve account channel page | Chocobozzz | 2019-05-29 | 3 | -31/+16 |
| | | | | | | | | | | | | | | 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. | ||||
* | | Multi step registration | Chocobozzz | 2019-05-29 | 2 | -4/+2 |
| | | |||||
* | | 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 | 4 | -18/+23 |
|\| | |||||
| * | Fix pagination in my videos page | Chocobozzz | 2019-05-21 | 4 | -18/+23 |
| | | |||||
* | | Merge branch 'feature/audio-upload' into develop | Chocobozzz | 2019-05-21 | 14 | -58/+75 |
|\ \ | |||||
| * | | Fix icon color on audio upload | Chocobozzz | 2019-05-21 | 1 | -0/+5 |
| | | | |||||
| * | | Add audio upload tests | Chocobozzz | 2019-05-17 | 3 | -3/+3 |
| | | | |||||
| * | | Support audio upload in client | Chocobozzz | 2019-05-17 | 12 | -58/+70 |
| | | | |||||
* | | | Merge branch 'release/v1.3.0' into develop | Chocobozzz | 2019-05-21 | 2 | -4/+27 |
|\ \ \ | |/ / |/| / | |/ | |||||
| * | Reset playlist add component when video changes | Chocobozzz | 2019-05-17 | 2 | -4/+27 |
| | | |||||
* | | fix: Close modal after clicking on download | Leo Mouyna | 2019-05-16 | 1 | -4/+4 |
|/ | | | | | | | Use the NgActiveModal method to close it on a click by adding a specific modalActive object and use it on download function. See issue: Chocobozzz#1436 | ||||
* | Use HLS by default if enabled | Chocobozzz | 2019-05-14 | 1 | -0/+4 |
| | |||||
* | Lazy load dropdown info on click | Chocobozzz | 2019-05-13 | 2 | -9/+2 |
| | | | | Instead of mouseenter | ||||
* | Move video watch playlist in its own component | Chocobozzz | 2019-05-13 | 2 | -9/+13 |
| | |||||
* | Fix top menu dropdown | Chocobozzz | 2019-05-13 | 2 | -2/+13 |
| | |||||
* | Fix videos more dropdown position/loading | Chocobozzz | 2019-05-13 | 3 | -6/+18 |
| | |||||
* | Fix dropdown top menu on mobile | Chocobozzz | 2019-04-25 | 1 | -1/+1 |
| | |||||
* | Add default playlist image | Chocobozzz | 2019-04-24 | 1 | -1/+6 |
| | |||||
* | Add user adminFlags | Chocobozzz | 2019-04-15 | 2 | -2/+11 |
| | |||||
* | Fix privacy warning position on mobile | Chocobozzz | 2019-04-15 | 1 | -2/+3 |
| | |||||
* | Fix videos list margin with hidden menu | Chocobozzz | 2019-04-11 | 2 | -4/+4 |
| | |||||
* | Add logs page in client | Chocobozzz | 2019-04-11 | 1 | -1/+2 |
| | |||||
* | Add ability to disable tracker | Chocobozzz | 2019-04-10 | 1 | -1/+4 |
| | |||||
* | Add new instance follower notification in client | Chocobozzz | 2019-04-09 | 3 | -1/+16 |
| | |||||
* | Add newInstanceFollower in notification settings | Chocobozzz | 2019-04-09 | 1 | -1/+2 |
| |