aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/shared/misc/help.component.ts
Commit message (Collapse)AuthorAgeFilesLines
* Better placement for help tooltipRigel Kent2020-01-091-1/+1
|
* Add about information in registration pageChocobozzz2019-09-051-10/+26
|
* Increase abuse length to 3000Chocobozzz2019-01-141-1/+1
| | | | And correctly handle new lines
* Better typingsChocobozzz2018-10-181-1/+1
|
* NoImplicitAny flag true (#1157)BO412018-10-181-1/+1
| | | | | | | | this enables the `noImplicitAny` flag in the Typescript compiler > When the noImplicitAny flag is true and the TypeScript compiler cannot infer the type, it still generates the JavaScript files, but it also reports an error. Many seasoned developers prefer this stricter setting because type checking catches more unintentional errors at compile time. closes: #1131 replaces #1137
* Improve frontend accessibilityChocobozzz2018-07-171-0/+9
| | | | | In particular checkboxes, likes/dislikes, share button, video thumbnails and help buttons
* Translate tab headsChocobozzz2018-06-051-7/+10
|
* Add help concerning NSFW videos in uploadChocobozzz2018-04-191-0/+1
|
* Use popover for help componentChocobozzz2018-04-181-14/+1
|
* Add initial video quota info in registration formChocobozzz2018-03-281-11/+19
|
* More secure target blank linksChocobozzz2018-03-191-1/+2
|
* Better help on markdown fieldsChocobozzz2018-02-231-16/+39
|
* Add help tooltipChocobozzz2018-02-221-0/+46