aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAgeFilesLines
...
* Add github workflowsChocobozzz2020-07-311-0/+73
* Revert user-menu dropdown active class on sub-menu and autoclose only on outs...kimsible2020-07-311-6/+2
* Improve (accessibility title) and move action-buttons on left in tables (#2980)Kim2020-07-3119-73/+104
* Add fcbk open-graph and twitter-card metas for accounts, video-channels, play...Kim2020-07-314-79/+371
* test search for subscriptions and video-channelsRigel Kent2020-07-297-10/+77
* adapt notifications buttons for small screensRigel Kent2020-07-296-7/+43
* modify user-quota to match account settings styleRigel Kent2020-07-294-17/+19
* harmonize search for librariesRigel Kent2020-07-2932-102/+295
* variable columns for users list, more columns possible, badge display for sta...Rigel Kent2020-07-2917-60/+230
* allow sorting notificationsRigel Kent2020-07-298-12/+128
* fix margin-left for edit-buttonRigel Kent2020-07-292-1/+2
* Add alert and hide upload view when no upload is possible (#2966)Kim2020-07-2811-57/+186
* Switch examples to curl since httpie has a 512MB limit (#3012)Jinn Koriech2020-07-281-15/+18
* correct regressions on sub-menu for account and admin (#3004)Kim2020-07-242-7/+9
* Display user quota progress bars above upload form (#2981)Kim2020-07-2411-77/+141
* Hide generic channel display name and avatar on watch view (#2988)Kim2020-07-245-13/+57
* fix position for sub-menus with actorRigel Kent2020-07-231-0/+2
* separate menu options from their values, remove their chevronRigel Kent2020-07-231-6/+6
* Fix compilationChocobozzz2020-07-231-1/+1
* Improve navigation sub-menu and tabs effects (#2971)Kim2020-07-2329-97/+169
* Update my-account sub-menus icons (#2977)Kim2020-07-237-8/+30
* Fix: disable vertical scroll instead of hide on desktop browserskimsible2020-07-232-0/+12
* Merge branch 'release/2.3.0' into developChocobozzz2020-07-218-18/+44
|\
| * Bumped to version v2.3.0v2.3.0Chocobozzz2020-07-213-3/+3
| * Update changelogChocobozzz2020-07-211-0/+5
| * Update changelogChocobozzz2020-07-211-11/+32
| * Fix E2E testsChocobozzz2020-07-214-4/+4
* | Fix embed p2p warning localizationChocobozzz2020-07-201-1/+1
* | Merge branch 'release/2.3.0' into developChocobozzz2020-07-2022-109/+138
|\|
| * Fix accessibility action buttons and display on imports and followers listkimsible2020-07-205-24/+6
| * Correct missing test in user-edit templatekimsible2020-07-201-1/+1
| * Correct action button selection mode styleskimsible2020-07-201-3/+6
| * Correct maximized icon padding since new icons set implementedkimsible2020-07-201-1/+1
| * Fix: display username in password-reset and verify-email notifskimsible2020-07-204-7/+10
| * Fix issues with external links in search pageChocobozzz2020-07-209-52/+81
| * Fallback to built in HLS if possibleChocobozzz2020-07-201-21/+33
* | Relax migrationsChocobozzz2020-07-111-7/+0
* | Merge branch 'release/2.3.0' into developChocobozzz2020-07-103-6/+35
|\|
| * Fix video import testsChocobozzz2020-07-101-1/+1
| * Handle webp images from youtube-dlChocobozzz2020-07-102-5/+34
* | Update openapiChocobozzz2020-07-101-43/+48
* | Update contributing guideChocobozzz2020-07-102-7/+45
* | Add ability to report accountChocobozzz2020-07-1033-215/+515
* | Add ability to report comments in front endChocobozzz2020-07-1022-160/+485
* | Add new abuses testsChocobozzz2020-07-1029-375/+858
* | Use raw sql for abusesChocobozzz2020-07-104-146/+228
* | Add migrationsChocobozzz2020-07-1034-183/+675
* | Implement abuses check paramsChocobozzz2020-07-1022-162/+665
* | Use 3 tables to represent abusesChocobozzz2020-07-10103-1162/+2137
|/
* Fix embed urlChocobozzz2020-07-106-7/+17