Henry Jameson
|
fddb531ed2
|
--fix
|
2022-07-31 12:35:48 +03:00 |
|
Henry Jameson
|
58a975e8df
|
cleanup and fixes
|
2022-04-20 23:22:51 +03:00 |
|
Henry Jameson
|
1943991077
|
make all clickable icons into actual buttons
|
2022-03-30 12:34:27 +03:00 |
|
Shpuld Shpuldson
|
7b99d98c55
|
Replace all use of <a> + href='#' with proper buttons
|
2020-11-24 12:32:42 +02:00 |
|
Henry Jameson
|
b6cf2bcefd
|
improved the semantics for our icon scale, fixed preview, fixed navbar desktop
|
2020-10-28 21:31:16 +02:00 |
|
Henry Jameson
|
f561e75553
|
lint
|
2020-10-21 00:31:16 +03:00 |
|
Henry Jameson
|
a50cd7e37d
|
remaining changes...
|
2020-10-21 00:01:28 +03:00 |
|
Henry Jameson
|
046c60cb61
|
cancel -> times
|
2020-10-20 21:18:23 +03:00 |
|
Maksim Pechnikov
|
addacf36d1
|
mfa: removed unused code
|
2019-12-12 21:19:13 +03:00 |
|
Maxim Filippov
|
37be781312
|
Require password reset
|
2019-10-16 10:00:26 +00:00 |
|
Eugenij
|
8ee5abb1a5
|
Password reset page
|
2019-09-05 11:23:28 +00:00 |
|
Henry Jameson
|
8d6750d9c2
|
eslint --fix --ext .js,.vue src
|
2019-07-05 10:17:44 +03:00 |
|
Henry Jameson
|
2c2b84d31d
|
npm eslint --fix .
|
2019-07-05 10:02:14 +03:00 |
|
taehoon
|
8a32731e4d
|
use clientSecret in login flow
|
2019-06-20 11:48:30 -04:00 |
|
HJ
|
1db3c785d8
|
Merge branch 'masto-register-app-secret' into 'develop'
Proper clientId/secret/token caching, MastoAPI registration
Closes #554
See merge request pleroma/pleroma-fe!806
|
2019-06-16 11:18:21 +00:00 |
|
taehoon
|
de2504ad6c
|
fix typo
|
2019-06-13 15:00:13 -04:00 |
|
Henry Jameson
|
edb24da016
|
fix
|
2019-06-13 01:02:08 +03:00 |
|
Henry Jameson
|
c8a57ad32e
|
Merge remote-tracking branch 'upstream/develop' into masto-register-app-secret
* upstream/develop:
Revert "add TOTP/Recovery Form for mobile version"
|
2019-06-13 00:51:14 +03:00 |
|
Henry Jameson
|
af75c6d1ea
|
No longer sending extra data, renamed some properties
|
2019-06-13 00:39:51 +03:00 |
|
Maksim
|
77eceedbf7
|
Revert "add TOTP/Recovery Form for mobile version"
This reverts commit a3811f944819430c278b6da6b08dc322a9b9ff65.
|
2019-06-12 20:16:55 +00:00 |
|
Henry Jameson
|
e7a2a7267d
|
Proper clientId/secret/token caching, MastoAPI registration
|
2019-05-22 19:13:41 +03: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 |
|