aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/+about/about-instance
Commit message (Expand)AuthorAgeFilesLines
* Fix lintChocobozzz2023-05-241-1/+1
* Update angularChocobozzz2023-05-231-2/+1
* Fix basic linter issuesWicklow2023-02-201-1/+1
* Change bootstrap helpers and variablesWicklow2023-02-201-1/+1
* Refactoring style for about componentWicklow2023-02-202-42/+12
* Fix stats anchor linkChocobozzz2023-02-156-22/+203
* Support mailto links for custom markupChocobozzz2023-01-193-51/+55
* Refactor form reactiveChocobozzz2022-10-071-2/+2
* Cleanup title-page CSSChocobozzz2022-06-161-1/+1
* Increase global font sizeChocobozzz2022-06-162-4/+1
* Migrate to bootstrap 5Chocobozzz2022-06-102-12/+5
* add plugin selector to about/menu elements (#4597)kontrollanten2021-12-031-62/+66
* Alert user for low quota and video auto-block on upload page (#4336)Ms Kimsible2021-08-253-2/+8
* Migrate client to eslintChocobozzz2021-08-182-5/+5
* Fix client lintChocobozzz2021-08-171-4/+4
* Refactor requestsChocobozzz2021-07-201-2/+1
* Move to sass moduleChocobozzz2021-06-282-4/+4
* Move to sass @useChocobozzz2021-06-282-4/+4
* Cleanup contact form with URLChocobozzz2021-06-156-79/+47
* Fix input size of contact form on mobile viewKimsible2021-06-151-0/+10
* Fix CSS input displaying contact form + remove contact button underlineKimsible2021-06-152-0/+6
* Add /about/instance/contact contact-form route with prefilled queryParams sub...Kimsible2021-06-153-11/+66
* Bidi supportChocobozzz2021-06-071-2/+4
* Use HTML config when possibleChocobozzz2021-06-043-21/+17
* Remove unused codeChocobozzz2021-05-311-9/+0
* Add ability to set custom markdown in descriptionChocobozzz2021-05-312-6/+18
* Move to stylelintChocobozzz2021-04-281-2/+4
* Refactor modal buttons styleChocobozzz2021-04-142-6/+2
* Update english stringsChocobozzz2021-03-241-1/+1
* Fix about page layoutChocobozzz2021-01-202-2/+2
* Fix about and display live info layoutChocobozzz2020-12-161-0/+1
* Fix themes in about pageChocobozzz2020-12-142-2/+2
* emit more specific status codes on video upload (#3423)Rigel Kent2020-12-081-1/+2
* Added Markdown formatting in all the fields of the "About" page (#3371)Florian CUNY2020-11-302-15/+10
* refactor scoped token serviceRigel Kent2020-11-251-1/+1
* small refactor + clipboard copy on anchor click in instance page (#3318)Kimsible2020-11-173-19/+95
* Fix about scrolling behaviourChocobozzz2020-11-162-11/+17
* We don't need services anymore for validatorsChocobozzz2020-08-171-6/+11
* Migrate to $localizeChocobozzz2020-08-141-5/+3
* Add anchor links to about/instancekimsible2020-08-112-22/+92
* Reorganize client shared modulesChocobozzz2020-06-233-15/+13
* Fix scrolling with hash in urlChocobozzz2020-06-161-1/+7
* fix headings order or add missing ones (#2871)Caroline Chuong2020-06-132-22/+23
* add scope tags and aria-labels to instance table (#2866)Caroline Chuong2020-06-111-1/+0
* `fitWidth` for `video-miniature`, fluid grid (#2830)Rigel Kent2020-06-091-1/+1
* Use form-control to display box-shadow on form inputs/selects upon focusRigel Kent2020-04-021-7/+8
* Properly scroll to anchors in links, especially in admin configRigel Kent2020-03-112-6/+10
* Add visitor settings, rework logged-in dropdown (#2514)Rigel Kent2020-02-281-1/+1
* Replace uppercase text-transform by capitalized text sourceRigel Kent2020-02-211-5/+5
* Add ListOverflow component to prevent sub-menu overflowRigel Kent2020-02-131-1/+1