aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/+my-account
Commit message (Expand)AuthorAgeFilesLines
...
* Reorganize client shared modulesChocobozzz2020-06-2349-753/+414
* Remove uneccessary details to link titlesCaroline Chuong2020-06-183-5/+5
* Add videos count in channels listChocobozzz2020-06-162-2/+4
* Add channel information in my videosChocobozzz2020-06-162-2/+5
* Fix anonymous nsfw policyChocobozzz2020-06-161-1/+2
* Fix scrolling with hash in urlChocobozzz2020-06-161-1/+7
* factorize account/server blocklists for users and instance (#2875)Rigel Kent2020-06-158-171/+14
* fix headings order or add missing ones (#2871)Caroline Chuong2020-06-1315-13/+26
* preserve original variable names server-sideRigel Kent2020-06-101-1/+1
* rename blacklist to block/blocklist, merge block and auto-block viewsRigel Kent2020-06-102-4/+4
* `fitWidth` for `video-miniature`, fluid grid (#2830)Rigel Kent2020-06-094-7/+7
* add aria-hidden to non-descriptive icons (#2844)Caroline Chuong2020-06-085-7/+7
* fix mascot sizes, fix tick, delete extraneous .png iconsRigel Kent2020-06-041-4/+4
* Fix external auth email/password updateChocobozzz2020-05-202-2/+3
* 10 items per page for my videosChocobozzz2020-05-121-1/+1
* Fix non-fixed header and menu when overflow-x body on touchscreens (#2711)Kim2020-05-114-13/+68
* Fix displaying more dropdown on touchscreenkimsible2020-05-111-0/+8
* Fix rowsPerPage change, add filter clear button, update video-abuse-list sear...Rigel Kent2020-05-042-1/+5
* Bind expanded rows to item ids instead of row numberRigel Kent2020-05-041-0/+1
* Switching to a named filters/single input on video-abuseRigel Kent2020-05-041-4/+0
* Factorize rest-table and fix/simplify SQLRigel Kent2020-05-014-5/+0
* Unify paginator disabling when no result is displayable, fix batch domain add...Rigel Kent2020-05-014-4/+4
* Fix tables width, paginators, button on mobile / touchscreens (#2695)Kim2020-05-011-2/+0
* Fix buttons display on mobile history viewkimsible2020-04-281-0/+19
* Add maximized mode to markdown-textarea + CSS improvements (#2660)Kim2020-04-282-12/+4
* Fix broken views on mobile and small screens (#2671)Kim2020-04-278-5/+136
* Rich reporter field and video embed in moderation abuse listRigel Kent2020-04-131-1/+1
* Improving select displays, focus box-shadows for paginators, instructions for...Rigel Kent2020-04-133-1/+3
* Fix my-video-imports display when a video gets deletedRigel Kent2020-04-121-6/+7
* Remove unused interface section for interface languageRigel Kent2020-04-111-13/+0
* Improve admin tables row expandChocobozzz2020-04-081-2/+2
* Fix sort in admin tablesChocobozzz2020-04-084-2/+17
* 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-028-18/+20
* Lazy-load video-channelsRigel Kent2020-03-314-36/+68
* Use inner join and document code for viewr stats for channelsRigel Kent2020-03-312-7/+23
* Put channel stats behind withStats flagRigel Kent2020-03-311-9/+7
* View stats for channelsRigel Kent2020-03-314-8/+95
* Align layout for create/edit video-playlists (my-account) on create/edit user...Rigel Kent2020-03-283-56/+96
* Align layout for create video-channel (my-account) on create user (admin)Rigel Kent2020-03-282-22/+40
* Add overview of a user's actions in user-edit (#2558)Rigel Kent2020-03-272-7/+8
* 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-135-5/+18
* Fix margins/widths with top-menu and main-col on small screensRigel Kent2020-03-135-6/+15
* Normalize create buttonsRigel Kent2020-03-133-3/+3
* More modern avatar upload, quota represented with progress barsRigel Kent2020-03-135-27/+56
* hide RSS for comments, normalize video-channel edit with account editRigel Kent2020-03-123-55/+91
* 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-1010-38/+107