aboutsummaryrefslogtreecommitdiffstats
path: root/src/components/auth
Commit message (Collapse)AuthorAge
* Transfrom workspace components to ts (#775)Libravatar muhamedsalih-tw2022-11-17
|
* Transform JSX components to TSX (#755)Libravatar muhamedsalih-tw2022-11-16
| | | | | | | | | | | | | | | * color picker types * Import * SetupAssistant * Services & appear * ServiceWebView * SettingsLayout * ImportantScreen * WorkspaceDrawer * SetupAssistant * chore: update vscode settings * chore: removed stale Import screen component & its tree
* refactor: remove toggle component's duplicateLibravatar Muhamed2022-11-08
|
* Revert "Remove duplicated Toggle.js component" (#742)Libravatar Vijay Aravamudhan2022-11-07
| | | | | Revert "Remove duplicated Toggle.js component (#741)" This reverts commit dd238ae7949e72e3b90235f56e14686cc5231f34.
* 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
| | | | component (#729)
* 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
| | | | Co-authored-by: Muhamed <> Co-authored-by: Vijay A <vraravam@users.noreply.github.com>
* 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
| | | | Co-authored-by: Vijay A <vraravam@users.noreply.github.com> Co-authored-by: Ricardo Cino <ricardo@cino.io>
* Refactor the 'Welcome' screen and the 'SetupAssistant' for better UX (#472)Libravatar André Oliveira2022-07-12
| | | | * Change auth styling and add back button * Add Skip button on 'SetupAssistant'
* 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
| | | Co-authored-by: Vijay A <vraravam@users.noreply.github.com>
* Add Server Information to About Dialog and to Global Messages (#425)Libravatar André Oliveira2022-07-05
| | | Add Server Information to About Dialog and to Global Messages
* 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
| | | | | * Change funtion name [skip ci] * Workaround #312
* 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
| | | | (#268)
* Remove duplicated Button.js component (#176)Libravatar Santhosh C2022-05-18
|
* Revert "remove duplicate Button component"Libravatar André Oliveira2022-05-17
| | | | This reverts commit bbde4a9d54d9c7dc03f34ca4113061a605dd5040.
* 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
| | | | * 'SettingsNavigation.js' and 'TeamDashboard.js' also have a call to 'LIVE_FERDI_API', but it handles the teams feature that I think neither Ferdi or Ferdium provide. * Removes comment on 'apiBase.ts' because I tested and the Terms was redirecting fine on the 'Help' Menu.
* 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
|
* Fix lintingLibravatar kytwb2021-12-13
|
* Iterate on Welcome screen CTAsLibravatar kytwb2021-12-13
|
* Show only 2 rows of 8 icons, same as FranzLibravatar kytwb2021-12-13
|
* Add logo in ChangeServer screenLibravatar kytwb2021-12-13
|
* Remove irrelevant dev mode warningsLibravatar kytwb2021-12-13
|
* #2319 Limit and shuffle recipes displayed on Welcome screenLibravatar kytwb2021-12-12
|
* chore: upgrade react-jss to latest (#2302)Libravatar Markus Hatvan2021-12-04
|
* chore: fix typescript errorLibravatar Vijay A2021-11-21
|
* chore: update eslint deps to latest (#2213)Libravatar Markus Hatvan2021-11-12
| | | | | - update eslint deps to latest - disable new react/function-component-definition rule - fix/disable newly reported issues
* chore: update 'node-gyp' and '@types/tar' modules; (#2183)Libravatar Vijay Aravamudhan2021-11-06
| | | replace 'terser' with 'gulp-terser' to reduce custom code