aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/shared
Commit message (Collapse)AuthorAgeFilesLines
* Add client hooksChocobozzz2019-07-244-20/+21
|
* Add ability to search available pluginsChocobozzz2019-07-242-18/+1
|
* WIP plugins: update pluginChocobozzz2019-07-245-2/+29
|
* WIP plugins: add theme supportChocobozzz2019-07-241-0/+4
|
* Feature/subject in contact form (#1926)Nassim Bounouas2019-06-212-1/+16
| | | | | | | | * #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 follows backend URLChocobozzz2019-06-201-1/+1
| | | | And improve "no followers/followings" message position
* Add language filters in user preferencesChocobozzz2019-06-193-10/+40
|
* Feature/completeUsernameCopy (#1913)Nassim Bounouas2019-06-192-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 overflowChocobozzz2019-06-131-0/+1
|
* Add params to share modalChocobozzz2019-06-121-1/+10
|
* Add ability to change email in clientChocobozzz2019-06-112-2/+18
|
* Remove magnetURI download supportChocobozzz2019-06-112-9/+1
| | | | Since most BitTorrent clients are not able to download files from it
* Improve registrationChocobozzz2019-06-074-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 developChocobozzz2019-06-078-42/+38
|\
| * Fix black theme on some screensChocobozzz2019-06-072-1/+6
| |
| * Fix error in form when scheduling video publicationChocobozzz2019-06-071-1/+1
| |
| * Fix video action dropdownChocobozzz2019-06-072-24/+14
| |
| * Try to fix remote mastodon interactionsChocobozzz2019-06-073-16/+17
| |
* | Add list of instance follows in about pageChocobozzz2019-06-063-1/+99
| |
* | Prefer using last week/last monthChocobozzz2019-06-061-11/+11
| |
* | Fix grouped videos by dateChocobozzz2019-06-061-5/+15
| |
* | More robust federationChocobozzz2019-05-312-4/+1
| | | | | | | | In particular when fetching pleroma outbox
* | Remove unused actor uuid fieldChocobozzz2019-05-311-2/+0
| |
* | Group videos on chronological orderChocobozzz2019-05-314-6/+97
| |
* | Improve account channel pageChocobozzz2019-05-293-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 registrationChocobozzz2019-05-292-4/+2
| |
* | Merge branch 'release/v1.3.0' into developChocobozzz2019-05-241-1/+1
|\|
| * Fix buildChocobozzz2019-05-241-1/+1
| |
| * Fix method namesChocobozzz2019-05-241-4/+4
| |
* | Fix method namesChocobozzz2019-05-241-2/+2
| |
* | Merge branch 'release/v1.3.0' into developChocobozzz2019-05-241-2/+2
|\|
| * Fix duplicates in playlist add component (release branch)Chocobozzz2019-05-241-4/+2
| |
* | unload -> reload in playlist add componentChocobozzz2019-05-241-2/+2
| |
* | Fix duplicates in playlist add componentChocobozzz2019-05-241-2/+0
| |
* | Merge branch 'release/v1.3.0' into developChocobozzz2019-05-214-18/+23
|\|
| * Fix pagination in my videos pageChocobozzz2019-05-214-18/+23
| |
* | Merge branch 'feature/audio-upload' into developChocobozzz2019-05-2114-58/+75
|\ \
| * | Fix icon color on audio uploadChocobozzz2019-05-211-0/+5
| | |
| * | Add audio upload testsChocobozzz2019-05-173-3/+3
| | |
| * | Support audio upload in clientChocobozzz2019-05-1712-58/+70
| | |
* | | Merge branch 'release/v1.3.0' into developChocobozzz2019-05-212-4/+27
|\ \ \ | |/ / |/| / | |/
| * Reset playlist add component when video changesChocobozzz2019-05-172-4/+27
| |
* | fix: Close modal after clicking on downloadLeo Mouyna2019-05-161-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 enabledChocobozzz2019-05-141-0/+4
|
* Lazy load dropdown info on clickChocobozzz2019-05-132-9/+2
| | | | Instead of mouseenter
* Move video watch playlist in its own componentChocobozzz2019-05-132-9/+13
|
* Fix top menu dropdownChocobozzz2019-05-132-2/+13
|
* Fix videos more dropdown position/loadingChocobozzz2019-05-133-6/+18
|
* Fix dropdown top menu on mobileChocobozzz2019-04-251-1/+1
|
* Add default playlist imageChocobozzz2019-04-241-1/+6
|