shpuld
|
51024a2c8a
|
Merge branch 'develop' into feat/media-modal
|
2019-01-28 19:02:46 +02:00 |
|
shpuld
|
1b76a5a9ea
|
Add back that login error thing that someone removed
|
2019-01-28 17:43:51 +02:00 |
|
shpuld
|
3978aaef84
|
Redo everything in the MR
|
2019-01-26 17:45:03 +02:00 |
|
rinpatch
|
c25cf29533
|
Fix translation typo in registration.vue
|
2019-01-03 19:42:43 +01:00 |
|
Lambda
|
24eba26c5b
|
Restore old routes, enable user route as fallback.
|
2018-12-25 18:43:52 +01:00 |
|
Ekaterina Vaartis
|
10642df528
|
Add a translation to the captcha strings in the registration form
|
2018-12-21 15:12:46 +03:00 |
|
Ekaterina Vaartis
|
661efc51b7
|
Small UI improvements for the CAPTCHA field
|
2018-12-21 00:25:36 +03:00 |
|
Ekaterina Vaartis
|
8470856045
|
Add encrypted captcha_answer_data for stateless captcha
|
2018-12-21 00:25:09 +03:00 |
|
lambda
|
2f28bf95fd
|
Merge branch 'feature/new-user-routes' into 'develop'
Make domain.com/username routes work
Closes pleroma#395
See merge request pleroma/pleroma-fe!392
|
2018-12-18 15:26:00 +00:00 |
|
Ekaterina Vaartis
|
d2984b9bc5
|
Fix style
|
2018-12-16 22:55:11 +03:00 |
|
Ekaterina Vaartis
|
ab6f1904fa
|
Add a way to get new captcha on click
|
2018-12-16 22:47:52 +03:00 |
|
Ekaterina Vaartis
|
3c9c8052f7
|
Fix style
|
2018-12-16 20:55:09 +03:00 |
|
Ekaterina Vaartis
|
a525df32c9
|
Separate captcha into the backendInteractor
|
2018-12-16 20:53:41 +03:00 |
|
Ekaterina Vaartis
|
92de235f4e
|
Support disabling captcha
|
2018-12-15 03:06:21 +03:00 |
|
Ekaterina Vaartis
|
9303bd5d36
|
Base support for CAPTCHA (kocaptcha)
|
2018-12-15 03:05:47 +03: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 |
|
raeno
|
8987c3025d
|
Fix color fallback order
|
2018-12-05 23:35:15 +04:00 |
|
raeno
|
e3d0917db8
|
Use console.warn instead of console.log
|
2018-12-05 23:13:08 +04:00 |
|
raeno
|
a3e19cbafa
|
Get rid of mutation_types file, use inline approach. Minor fixes
|
2018-12-05 23:07:58 +04:00 |
|
raeno
|
636be3b681
|
Add fallback color rule.
|
2018-12-05 23:05:43 +04:00 |
|
raeno
|
f1d1fd64d3
|
Clean up the code
|
2018-12-05 20:19:39 +04:00 |
|
raeno
|
91a72d51ff
|
Validate name presence on client-side as well
* remove email address validation, we have it covered by html itself and it's quite annoying
* add shakeError animation
* fix styles a bit
|
2018-12-05 19:42:33 +04:00 |
|
raeno
|
f9ff839b1a
|
Better styling for client-side validation. Add I18n for validation errors.
|
2018-12-05 19:17:29 +04:00 |
|
raeno
|
2b903f790d
|
Fix broken ToS link. Fix linter errors
|
2018-12-05 13:47:42 +04:00 |
|
raeno
|
0029313775
|
Add client validation for registration form
* also extract registration logic to users.js module
|
2018-12-05 13:44:12 +04:00 |
|
raeno
|
822559afd8
|
Humanize validation errors returned on registration
|
2018-12-05 13:44:12 +04:00 |
|
Roger Braun
|
bcbaf5d7ee
|
Linting.
|
2018-11-06 21:51:22 +01:00 |
|
Roger Braun
|
4d9680e797
|
Re-activate registration, use oauth password flow to fetch token.
|
2018-11-06 21:48:05 +01: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 |
|
Henry Jameson
|
9cebb00faa
|
the missing piece for invites system
|
2018-08-05 10:01:38 +03: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
|
bfbc94d697
|
Move customizable terms-of-service into its separate .html file.
|
2017-06-19 16:35:35 +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 |
|
Shpuld Shpuldson
|
b3b6d43dcc
|
Add ToS field into registration form (still need to make it fetch it somewhere.) Make the register form look more polished.
|
2017-04-17 13:57:02 +03:00 |
|
Roger Braun
|
4228cfc342
|
Add email field to registration.
|
2017-04-16 11:02:03 +02:00 |
|
Roger Braun
|
a766e886f5
|
Add a registration form.
|
2017-04-15 18:29:46 +02:00 |
|