Maksim
77eceedbf7
Revert "add TOTP/Recovery Form for mobile version"
...
This reverts commit a3811f944819430c278b6da6b08dc322a9b9ff65.
2019-06-12 20:16:55 +00:00
Henry Jameson
addeb85220
fix prod build
2019-05-13 21:54:25 +03:00
jasper
011f04c196
fix small bug
2019-04-09 09:19:48 -07:00
jasper
b7d7c21617
Add await to login befor redirect to friends timeline
2019-04-09 08:57:41 -07:00
shpuld
4d3907b86a
Formatting
2019-01-28 17:48:00 +02:00
shpuld
1b76a5a9ea
Add back that login error thing that someone removed
2019-01-28 17:43:51 +02:00
Lambda
24eba26c5b
Restore old routes, enable user route as fallback.
2018-12-25 18:43:52 +01:00
Maxim Filippov
ae8f0f36d8
Use "~" as a route namespace symbol
2018-12-10 01:21:52 +03:00
Maxim Filippov
7d5794b9fa
Fix redirect paths
2018-12-06 22:10:46 +03:00
Roger Braun
1de382f026
Put oauth text into description.
2018-11-08 19:27:19 +01:00
Roger Braun
a04795d723
Display OAuth login on login form button.
2018-11-08 16:12:05 +01:00
Roger Braun
50264410f5
Add login form back in.
2018-11-07 16:56:12 +01:00
Roger Braun
4d9680e797
Re-activate registration, use oauth password flow to fetch token.
2018-11-06 21:48:05 +01:00
Roger Braun
60b3e4f40f
Fix linting.
2018-10-26 15:20:39 +02:00
Roger Braun
9af204b293
Move login to oauth.
2018-10-26 15:16:23 +02:00
Henry Jameson
82fa5d08c4
more refactoring
2018-09-17 17:51:39 +03:00
Henry Jameson
2db991fc7f
some recategorization of options...
2018-09-17 17:51:39 +03:00
William Pitcock
95e6bccec5
Revert "Unify button styles and use min-width"
...
This reverts commit 8f79193883
.
2018-08-20 18:06:29 +00:00
Ole Bertram
8f79193883
Unify button styles and use min-width
...
This seemed to be the same across multiple components anyway.
Switched to min-width to allow for buttons with longer text, e.g.
from other languages.
2018-07-04 13:49:31 +02:00
riking
da1112297a
fix: enable translating login form placeholder
2018-06-06 23:44:11 -07:00
Henry Jameson
cc02672e14
made alerts use red with transparent theme red. some UI improvs
2018-04-08 03:22:03 +03:00
Henry Jameson
529643d35a
indents
2018-04-07 19:30:27 +03:00
Henry Jameson
33b1d85921
border-radii moved to variables, made rgbo colors use theme data, customizable
...
from settings screen.
2018-04-07 16:40:08 +03:00
Henry Jameson
acdb5e5c7a
cleanup. added fallback mechanism for IE11 and unsupported browsers.
2018-04-07 16:36:35 +03:00
Henry Jameson
aa0564406a
getting rid of baseXX, some small fixes. Seems to be usable.
2018-04-07 16:34:11 +03:00
shpuld
44073e72fd
Update theme editor to have 4 colors, rewrite the color setter, change a LOT of base16 assignments for better consistency.
2017-11-17 02:17:36 +02:00
shpuld
191bbe76a8
Add a bunch of missed localization strings, update english and finnish to match.
2017-11-08 12:34:15 +02:00
Shpuld Shpuldson
1a5ee95ee4
Add a config.json option for enabling registration, don't link and redirect away from register page when it's disabled.
2017-06-20 10:37:51 +03:00
Shpuld Shpuldson
143aa3b990
Started captcha and better avatar control, improved login form to fit register link better.
2017-04-21 18:52:42 +03:00
Roger Braun
a766e886f5
Add a registration form.
2017-04-15 18:29:46 +02:00
Roger Braun
08297ea83e
Remove redirect on login
...
This is to enable this workflow:
1. Open conversation in new tab
2. Login
3. Interact with the conversation
We can add this again once we have persistent logins.
2017-03-09 08:51:33 +01:00
shpuld
9511691c94
Make the error into a div instead of a button to get rid of the hover effects.
2017-03-09 02:21:23 +02:00
wakarimasen
ccc460bb5e
Give more specific reason for failed login
2017-03-08 19:22:56 +01:00
wakarimasen
c0e8111d64
Clear username and password field on failed login
2017-03-08 19:08:01 +01:00
wakarimasen
a6b6fe95c0
Show visual feedback on login error, redirect on success
2017-03-08 18:28:41 +01:00
Roger Braun
ccbfc64bfc
Don't redirect after login.
2017-03-08 16:54:06 +01:00
shpuld
e19bfb9a22
Merged from develop, made 'new notices' into a 'show new' button placed on the heading element, updated headings and buttons to be more consistent with new changes (log-in, notifications/read, conversation/collapse), changed bottom 'load older' block to not disappear on click to keep screen from scrolling and changed its styling more consistent with everything else.
2017-03-05 19:00:35 +02:00
shpuld
142a8a1a76
Fix poor choice of colors for input/textarea borders, adjust login form padding.
2017-02-24 19:43:27 +02:00
shpuld
9dfcf8a301
Align attachments with usercard, make buttons use theme colors, prettify login form, more border radii adjustment for consistency.
2017-02-24 17:32:41 +02:00
Roger Braun
fc7e13e7bb
Add styling with base16.
...
Solarized-dark for now.
2017-01-15 15:44:56 +01:00
Roger Braun
c9ab70db8e
Login form, post status form, status css fixes.
2016-11-12 21:31:41 +01:00
Roger Braun
a7ce51b4b0
Go to friends timeline on login.
2016-10-30 14:25:18 +01:00
Roger Braun
51c0b6dfd3
Add LoginForm.
2016-10-27 18:02:41 +02:00