aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src
Commit message (Collapse)AuthorAgeFilesLines
* Fix top menu dropdownChocobozzz2019-05-132-2/+13
|
* Fix videos more dropdown position/loadingChocobozzz2019-05-133-6/+18
|
* Optimize video update page loadChocobozzz2019-04-251-25/+26
|
* Wait config before loading login/signupChocobozzz2019-04-254-5/+28
|
* Fix contact admin button overflowChocobozzz2019-04-251-0/+2
|
* No border radius for thumbnails on small screensChocobozzz2019-04-251-0/+1
|
* Case insensitive loginChocobozzz2019-04-251-1/+1
|
* Fix dropdown top menu on mobileChocobozzz2019-04-251-1/+1
|
* Fix explained privacies on first upload screenChocobozzz2019-04-259-8/+10
|
* Add default playlist imageChocobozzz2019-04-242-1/+6
|
* _miniature.scss .blur-filter from 5px blur to 20pxZig-032019-04-181-1/+1
| | | A temporary fix, until a better solution is found (maybe #1158 + #1588?), that increases the blur because right now NSFW thumbnails are way too transparent.
* Add user adminFlagsChocobozzz2019-04-156-5/+35
|
* Fix privacy warning position on mobileChocobozzz2019-04-155-7/+19
|
* Fix keyboard icon transparencyPaul FLORENCE2019-04-121-1/+0
|
* Add automated dev setup using GitpodJan Keromnes2019-04-121-1/+1
|
* Fix my account settings responsiveChocobozzz2019-04-114-2/+20
|
* Add debug component to help admins to fix IP issuesChocobozzz2019-04-1112-10/+130
|
* Fix videos list margin with hidden menuChocobozzz2019-04-114-22/+23
|
* Add logs page in clientChocobozzz2019-04-1119-25/+358
|
* Add logs endpointChocobozzz2019-04-109-40/+0
|
* Add ability to disable trackerChocobozzz2019-04-107-18/+46
|
* Add new instance follower notification in clientChocobozzz2019-04-096-19/+31
|
* Add newInstanceFollower in notification settingsChocobozzz2019-04-092-3/+6
|
* Add delete/manual approval instance followers in clientChocobozzz2019-04-087-21/+149
|
* Fix privacy label displayChocobozzz2019-04-082-2/+12
|
* Handle actions in other videos sectionChocobozzz2019-04-083-2/+4
|
* 2 rows per overview sectionChocobozzz2019-04-052-74/+90
|
* Add auto blacklist info in feature tableChocobozzz2019-04-051-0/+4
|
* Improve playlist element styleChocobozzz2019-04-056-43/+49
|
* video add to playlist component -> onpush strategyChocobozzz2019-04-0511-13/+46
|
* Add video miniature dropdownChocobozzz2019-04-0536-301/+643
|
* Refactor videos selection componentsChocobozzz2019-04-0515-288/+323
|
* Refactor video miniaturesChocobozzz2019-04-0318-244/+199
|
* Set thumbnail heightChocobozzz2019-04-034-12/+12
|
* Try to fix multiline ellipsisChocobozzz2019-04-032-16/+7
| | | | some characters like "g" were cut out
* Improve abstract videos listChocobozzz2019-04-035-16/+36
| | | | Better responsive and align miniatures to the left
* Add Nederlands and Português (Portugal)Chocobozzz2019-04-037-1341/+4
|
* Update translationsChocobozzz2019-04-0349-7370/+11946
|
* tslint updateChocobozzz2019-04-0221-57/+55
|
* Update client depChocobozzz2019-04-025-21/+2
|
* Upgrade server depChocobozzz2019-04-021-1/+1
|
* Restore videos list componentsChocobozzz2019-04-0223-455/+393
|
* add quarantine videos feature (#1637)Josh Morel2019-04-0218-17/+381
| | | | | | | | | | | | | | | | | | | | * add quarantine videos feature * increase Notification settings test timeout to 20000ms. was completing 7000 locally but timing out after 10000 on travis * fix quarantine video test issues -propagate misspelling -remove skip from server/tests/client.ts * WIP use blacklist for moderator video approval instead of video.quarantine boolean * finish auto-blacklist feature
* Reduce player big button border widthChocobozzz2019-03-201-5/+5
|
* Fix custom CSS helpChocobozzz2019-03-201-8/+8
|
* Add icon to delete history buttonChocobozzz2019-03-202-8/+8
|
* Add my library section in menuChocobozzz2019-03-2025-124/+265
|
* Improve comment deletion messageChocobozzz2019-03-202-0/+14
|
* Handle theater mode for playlistsChocobozzz2019-03-184-175/+234
|
* Add playlist channel validator when playlist is publicChocobozzz2019-03-186-21/+47
|