aboutsummaryrefslogtreecommitdiffstats
path: root/src/components/auth
Commit message (Expand)AuthorAge
* refactor: implement biome (#1467)Libravatar MCMXC2023-12-04
* fix: login and signup error messagesLibravatar André Oliveira2023-09-30
* refactor: more lint improvementsLibravatar MCMXC2023-07-30
* refactor: various improvements (#1296)Libravatar MCMXC2023-07-30
* chore: upgrade mobx-react-form to latestLibravatar MCMXC2023-07-27
* chore: improve lint setupLibravatar MCMXC2023-07-25
* Fix issues reported by sonarqube linterLibravatar Vijay A2023-05-28
* Upgrade npm modulesLibravatar Vijay A2023-05-24
* Fix duplicated i18n key with differing valueLibravatar Vijay A2023-02-02
* chore: [#42] use noop consistently throughout (#808)Libravatar muhamedsalih-tw2022-11-30
* Transfrom workspace components to ts (#775)Libravatar muhamedsalih-tw2022-11-17
* Transform JSX components to TSX (#755)Libravatar muhamedsalih-tw2022-11-16
* refactor: remove toggle component's duplicateLibravatar Muhamed2022-11-08
* Revert "Remove duplicated Toggle.js component" (#742)Libravatar Vijay Aravamudhan2022-11-07
* Remove duplicated Toggle.js component (#741)Libravatar muhamedsalih-tw2022-11-07
* Transform to TS and refactored components w.r.t deletion if duplicated Input ...Libravatar muhamedsalih-tw2022-11-02
* Transform ChangeServer components tree to typescript (#725)Libravatar muhamedsalih-tw2022-11-01
* Convert LoginScreen component tree to typescript (#721)Libravatar muhamedsalih-tw2022-10-30
* Transform welcome component tree to TS (#715)v6.2.1-nightly.31Libravatar muhamedsalih-tw2022-10-28
* Transform 'AuthLayoutContainer' component hierarchy to tsx (#699)Libravatar muhamedsalih-tw2022-10-25
* eslint needs to be executed at the top-level to actually workv6.0.1-nightly.3Libravatar Vijay A2022-07-25
* Feature: Add Release Notes (#491)Libravatar André Oliveira2022-07-19
* Refactor the 'Welcome' screen and the 'SetupAssistant' for better UX (#472)Libravatar André Oliveira2022-07-12
* Add hint text to go back to welcome screen from the login screen (fixes #449)Libravatar Vijay A2022-07-09
* chore: Mobx & React-Router upgrade (#406)Libravatar Ricardo Cino2022-07-07
* Add Server Information to About Dialog and to Global Messages (#425)Libravatar André Oliveira2022-07-05
* Use default exports instead of named exportsLibravatar Vijay A2022-07-02
* chore: correctly export/import ui elementsLibravatar Ricardo Cino2022-07-01
* Change login screen layout (#345)Libravatar André Oliveira2022-06-23
* Workaroud for in-app Password Recovery (#342)Libravatar André Oliveira2022-06-23
* Remove Ferdi Server from available Servers List (#274)Libravatar André Oliveira2022-06-16
* Move location of 'Change server' link on main screen for better visibility (#...Libravatar André Oliveira2022-06-15
* Remove duplicated Button.js component (#176)Libravatar Santhosh C2022-05-18
* Revert "remove duplicate Button component"Libravatar André Oliveira2022-05-17
* remove duplicate Button componentLibravatar Santhosh Chinnasamy2022-05-16
* Minor refactoring for aligning on usage of 'intl' packageLibravatar Vijay A2022-05-14
* Fix i18n messageLibravatar Vijay A2022-05-07
* New fix for fixing URLs with '//' (#105)Libravatar Vijay Aravamudhan2022-05-07
* Manually resetting some i18n files [skip ci]Libravatar Vijay A2022-05-07
* Use components defined in the codebase; Extract some text for i18n purposes.Libravatar Vijay A2022-05-06
* Add Ferdi server to hosted services (#49)Libravatar André Oliveira2022-04-27
* Complete tray icons redesign for all platforms (#28)Libravatar Fernando Figueiredo2022-04-22
* Branding: Changed the tray and top iconsLibravatar André Oliveira2022-04-21
* Made minute changes to rebrandLibravatar Aditya Mangalampalli2022-04-16
* Matched casing for almost all replacementsLibravatar Aditya Mangalampalli2022-04-16
* Add PublishDebugInfo modal in AuthLayoutLibravatar kytwb2022-01-11
* Fix classes names for Welcome screenLibravatar kytwb2021-12-18
* Start removing superfluous textLibravatar kytwb2021-12-14
* Fix Dark Mode in auth screensLibravatar kytwb2021-12-14
* Simplify navigation in auth screensLibravatar kytwb2021-12-13