aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/+about/about-instance/about-instance.component.ts
Commit message (Expand)AuthorAgeFilesLines
* Fix stats anchor linkChocobozzz2023-02-151-2/+6
* Support mailto links for custom markupChocobozzz2023-01-191-26/+15
* Migrate client to eslintChocobozzz2021-08-181-1/+1
* Cleanup contact form with URLChocobozzz2021-06-151-4/+12
* Add /about/instance/contact contact-form route with prefilled queryParams sub...Kimsible2021-06-151-5/+0
* Use HTML config when possibleChocobozzz2021-06-041-6/+7
* Remove unused codeChocobozzz2021-05-311-9/+0
* Add ability to set custom markdown in descriptionChocobozzz2021-05-311-4/+16
* Added Markdown formatting in all the fields of the "About" page (#3371)Florian CUNY2020-11-301-8/+3
* refactor scoped token serviceRigel Kent2020-11-251-1/+1
* small refactor + clipboard copy on anchor click in instance page (#3318)Kimsible2020-11-171-1/+9
* Fix about scrolling behaviourChocobozzz2020-11-161-6/+7
* Reorganize client shared modulesChocobozzz2020-06-231-5/+5
* Fix scrolling with hash in urlChocobozzz2020-06-161-1/+7
* Properly scroll to anchors in links, especially in admin configRigel Kent2020-03-111-3/+8
* Use a resolver for the about pageChocobozzz2020-02-031-32/+17
* Lazy load static objectsChocobozzz2019-12-181-14/+24
* Add hardware information in instance configChocobozzz2019-09-051-1/+2
* Add creation reasonChocobozzz2019-09-051-0/+2
* Add about information in registration pageChocobozzz2019-09-051-24/+7
* Add categories and languages to about pageChocobozzz2019-09-051-20/+40
* Add more attributes to about pageChocobozzz2019-09-051-4/+23
* Update angularChocobozzz2019-07-251-1/+1
* Add NSFW info in about pageChocobozzz2019-02-211-0/+4
* Move user registration info in features tableChocobozzz2019-02-211-8/+0
* Lazy import some modulesChocobozzz2019-02-151-3/+4
* Increase abuse length to 3000Chocobozzz2019-01-141-1/+1
* Implement contact form in the clientChocobozzz2019-01-101-2/+15
* Refractor notification serviceChocobozzz2018-12-191-5/+3
* Improve P2P & Privacy sectionChocobozzz2018-06-271-0/+50