aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/+my-account/my-account-settings
Commit message (Expand)AuthorAgeFilesLines
* Move to sass moduleChocobozzz2021-06-286-12/+12
* Move to sass @useChocobozzz2021-06-286-12/+12
* Use HTML config when possibleChocobozzz2021-06-041-4/+2
* Resumable video uploads (#3933)kontrollanten2021-05-101-2/+2
* Move to stylelintChocobozzz2021-04-282-2/+2
* Add ability to update the bannerChocobozzz2021-04-081-1/+1
* Add new plugin/peertube version notifsChocobozzz2021-03-241-2/+6
* username field consistencyChocobozzz2021-01-183-15/+11
* add username information in profile settingsRigel Kent2021-01-174-1/+28
* add ability to remove one's avatar for account and channels (#3467)Rigel Kent2021-01-132-1/+14
* Fix some accessibility issuesChocobozzz2020-12-222-5/+4
* unify inputs requiring buttons like password inputsRigel Kent2020-12-046-32/+38
* more explicit error messages for file uploadsRigel Kent2020-12-031-1/+7
* Profile settings title consistencyChocobozzz2020-11-262-9/+9
* fix user preferences column width for notifications table (#3352)Kimsible2020-11-241-6/+4
* Upgrade client dependenciesChocobozzz2020-11-191-2/+8
* Add watch messages if live has not startedChocobozzz2020-11-091-1/+1
* We don't need services anymore for validatorsChocobozzz2020-08-173-15/+15
* Add restore scroll position on user-dropdown anchors links and scroll to top ...Kim2020-08-171-2/+0
* Migrate to $localizeChocobozzz2020-08-146-49/+37
* Add new anchors in my-settings and handle offset sub-menu height (#3032)Kim2020-08-101-0/+2
* Fix testsChocobozzz2020-07-311-3/+3
* Add migrations for abuse messagesChocobozzz2020-07-311-1/+3
* Display user quota progress bars above upload form (#2981)Kim2020-07-243-72/+3
* Add migrationsChocobozzz2020-07-101-2/+2
* Use 3 tables to represent abusesChocobozzz2020-07-101-1/+1
* fix video update button, add color to danger zoneRigel Kent2020-07-013-2/+6
* allow muting from the miniature optionsRigel Kent2020-06-281-3/+10
* fix quota representation in profile settingsRigel Kent2020-06-282-4/+5
* Reorganize client shared modulesChocobozzz2020-06-2315-408/+23
* Fix scrolling with hash in urlChocobozzz2020-06-161-1/+7
* fix headings order or add missing ones (#2871)Caroline Chuong2020-06-131-7/+8
* preserve original variable names server-sideRigel Kent2020-06-101-1/+1
* rename blacklist to block/blocklist, merge block and auto-block viewsRigel Kent2020-06-101-3/+3
* Fix external auth email/password updateChocobozzz2020-05-202-2/+3
* Fix broken views on mobile and small screens (#2671)Kim2020-04-271-0/+6
* Improving select displays, focus box-shadows for paginators, instructions for...Rigel Kent2020-04-131-0/+1
* Remove unused interface section for interface languageRigel Kent2020-04-111-13/+0
* Cleanup menu footer linksChocobozzz2020-04-081-0/+14
* Put box-shadow for input focus in variables, apply form-control to p-multiselectRigel Kent2020-04-033-7/+7
* Use form-control to display box-shadow on form inputs/selects upon focusRigel Kent2020-04-025-9/+9
* Describe user video settings checkboxes, put emphasis on p2pRigel Kent2020-03-234-10/+23
* Replace p-progressbar and bootstrap progressbar with pure CSS altRigel Kent2020-03-133-2/+2
* Fix margins/widths with top-menu and main-col on small screensRigel Kent2020-03-133-5/+7
* More modern avatar upload, quota represented with progress barsRigel Kent2020-03-133-5/+17
* hide RSS for comments, normalize video-channel edit with account editRigel Kent2020-03-121-0/+1
* Properly scroll to anchors in links, especially in admin configRigel Kent2020-03-112-2/+9
* Use grid to organise settings in admin, my-accountRigel Kent2020-03-109-37/+106
* Add visitor settings, rework logged-in dropdown (#2514)Rigel Kent2020-02-284-29/+81
* Strict templates enabledChocobozzz2020-02-101-1/+1