OldHawk
|
1773fdf613
|
feat(users): show user VIP flag
|
2017-09-14 16:11:11 +08:00 |
|
OldHawk
|
74b8334d4c
|
feat(invitations): add directive of vipFlag to show user`s VIP flag
|
2017-09-14 14:42:56 +08:00 |
|
OldHawk
|
fde647cd2b
|
feat(invitations): add prop 'info-uname' into directives 'user-info'
|
2017-09-14 11:41:03 +08:00 |
|
OldHawk
|
61d8209d4b
|
feat(core):rewrite userInfo directive
|
2017-07-18 16:28:08 +08:00 |
|
OldHawk
|
ff441c0ae2
|
fix(forums): eslint warning
|
2017-07-17 23:06:16 +08:00 |
|
OldHawk
|
017a72182d
|
feat(users): add user-info link at many place
|
2017-07-17 22:59:33 +08:00 |
|
OldHawk
|
e9e93da8ec
|
feat(users): add user-info link at many place
|
2017-07-17 22:45:54 +08:00 |
|
OldHawk
|
bf791ce8c5
|
feat(users): add user-info client directive
|
2017-07-17 22:16:42 +08:00 |
|
Marek Grzybek
|
d14d5130af
|
feat(config): Deprecate JSHint in favor of ESLint
Add basic ESLint setup extending well-known Airbnb code style.
Fixes #1072, #1097
|
2016-03-15 19:11:12 +01:00 |
|
IteloFilho
|
173b702f6a
|
feat(users): Modify users module to implement style guidelines.
|
2016-03-06 12:21:51 -03:00 |
|
droooney
|
52faf0697f
|
fix(build): Remove BOM
Remove byte-order mark from source files.
Fixes #1227
|
2016-02-20 14:49:30 +05:00 |
|
Ilan Biala
|
cc486d54c5
|
Merge pull request #910 from jloveland/hide-password-validator
Hide the password strength progress when the field is empty
|
2015-10-16 23:34:55 -04:00 |
|
Ilan Biala
|
0323696eaf
|
Format code according to ESLint rules
|
2015-10-16 20:52:31 -04:00 |
|
jloveland
|
65140442f0
|
adding tests for directives
|
2015-10-13 23:23:52 -04:00 |
|
jloveland
|
f733efba5a
|
renaming strength meter, hiding when password field is empty, and refactoring directives to use $validators
|
2015-10-13 22:47:35 -04:00 |
|
jloveland
|
96bcd6d646
|
fixing spacing
|
2015-09-27 12:58:06 -04:00 |
|
jloveland
|
a38abd0f8c
|
fixing jshint issues by requiring single quotes
|
2015-09-11 12:47:19 -04:00 |
|
jloveland
|
1fd6bb6119
|
adding stronger password requirements for improving security based on OWASP
|
2015-09-07 22:11:02 -04:00 |
|
almegdad
|
aafa5e69cf
|
Force Lowercase & Remove Sensitive Data
* add directive to force username & email lowercase
* remove sensitive data in password reset
* 2 space indentation in reset & forgot password views
|
2015-09-01 21:09:20 +03:00 |
|