aboutsummaryrefslogtreecommitdiffstats
path: root/src/components/auth/AuthLayout.js
Commit message (Collapse)AuthorAge
* 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
|
* chore: upgrade react-jss to latest (#2302)Libravatar Markus Hatvan2021-12-04
|
* chore: remove @mdi/font in favor of using icons with @mdi/js directly (#2158)Libravatar Markus Hatvan2021-10-28
| | | Co-authored-by: Vijay A <vraravam@users.noreply.github.com>
* chore: use 'window['ferdi']' (split out from pr #2092) (#2104)Libravatar Vijay Aravamudhan2021-10-20
| | | Co-authored-by: Markus Hatvan <markus_hatvan@aon.at>
* chore: upgrade react to latest (#2030)Libravatar Markus Hatvan2021-10-07
|
* chore: upgraded electron to 14.1.0 (#1860)Libravatar Vijay Aravamudhan2021-10-04
| | | | * upgrade 'electron-react-titlebar' to 1.0.0 * fix issue with 'contextIsolation' and 'enabelRemoteModule' for service-webview
* chore: upgrade intl dependencies (#1920)Libravatar Markus Hatvan2021-09-13
|
* chore: remove what's new functionality (#1864)Libravatar Markus Hatvan2021-09-04
|
* chore: migrate from tslint to @typescript-eslint (#1706)Libravatar Markus Hatvan2021-07-30
| | | | | | | | | | - update .eslintrc to work for .js and .ts - update devDependencies - lint properly both root /src and nested /packages - update webhint recommended setting for tsconfig.json to shrink output - Manage all eslint rules from the repo root - escape single quotes in scripts to please windows build Co-authored-by: Vijay A <avijayr@protonmail.com>
* Removed hardcoded strings and reused constants defined in config.js (#1499)Libravatar Vijay Raghavan Aravamudhan2021-06-05
|
* Make update banner dismissable (#564)Libravatar Sampath Kumar Krishnan2020-04-12
| | | | | | | | | - Remove the sticky option passed to InfoBar in AppUpdateInfoBar - Use component state to manage visibility of AppUpdateInfoBar in AuthLayout and AppLayout. - InfoBar will be dismissed only for the current session Co-Authored-By: Mahadevan Sreenivasan <mahadevan_sv@yahoo.com> Co-authored-by: Mahadevan Sreenivasan <mahadevan_sv@yahoo.com>
* Fix GitHub links to reflect Ferdi orgLibravatar Amine Mouafik2019-09-19
|
* Replace Franz with FerdiLibravatar vantezzen2019-08-22
|
* Replace public Franz occurences with FerdiLibravatar vantezzen2019-08-21
|
* Fix dark mode style overridesLibravatar Stefan Malzner2019-06-28
|
* fix eslint issuesLibravatar Dominik Guzei2019-06-05
|
* support app updates also for unauthenticated usersLibravatar Dominik Guzei2019-06-05
|
* Fix linting issuesLibravatar Stefan Malzner2018-12-09
|
* Upgrade to react 16Libravatar Stefan Malzner2018-12-09
| | | | TODO: add componentDidCatch
* Add windows title bar dark mode styling & add titlebar to authLibravatar Stefan Malzner2018-11-16
|
* Fix lintingLibravatar Stefan Malzner2018-11-16
|
* Merge branch 'develop' into feature/dark-themeLibravatar Stefan Malzner2018-11-16
|\
| * Fix linting errorsLibravatar Stefan Malzner2018-11-15
| |
* | Update stylesheets and added darkMode variable and toggle.Libravatar Guille Cura2018-07-05
|/
* initial commitLibravatar Stefan Malzner2017-10-13