Barış Soner Uşaklı
1d3fa3bc4e
feat: throw error if uid is missing for update
5 years ago
Barış Soner Uşaklı
00e299e93e
feat: closes #8229 , add targetUid to action:password.change
5 years ago
Barış Soner Uşaklı
14e7866745
fix : #8179 , limit length of location/website/fullname, check grouptitle
5 years ago
Barış Soner Uşaklı
f4381ba366
fix: add missing await to sendValidationEmail
6 years ago
Barış Soner Uşaklı
625b0815bb
refactor: shorter, new Date doesnt throw
6 years ago
Barış Soner Uşaklı
babb9d7c55
fix : #7913 , dont allow urls in fullname/location, validate birthday
6 years ago
Barış Soner Uşaklı
a7d2b8a1fe
refactor: async/await socket.io
6 years ago
Barış Soner Uşaklı
22f8011686
refactor: remove async from isPasswordValid, function is sync
6 years ago
Barış Soner Uşaklı
6fea46b6e2
feat: #7743
...
user/posts
user/profile
6 years ago
Barış Soner Uşaklı
198d05875f
feat: cleanup, use bulk
6 years ago
Julian Lam
80c0d579e3
fix : #7593 , unable to set account password if no password set
6 years ago
Andrew Rodrigues
e114b16d7a
fix: if editing password is disabled in ACP, prevent direct access via route/socket (related: #7576 )
6 years ago
Barış Soner Uşaklı
e17c4b2766
uid fixes
7 years ago
Barış Soner Uşaklı
9c022afae1
Parse int ( #6853 )
...
* Store config fields as JSON in the db
Fewer parseInts
* Remove unnecessary parseInts
* remove some dupe code add tests
* remove console.log
* remove more parseInts
* WIP: read meta.configs defaults from defaults.json
remove more parseInts
* more work
* add log for failing test
* update admin pwd
* fix tests, dont require posts/cache before configs are initialized
* handle saves
* Test boolean conditions
* remove more parseInts
* Fix boolean values
* remove lots more parseInts
* removed json parsing
* renamed var to number
* categories dont have timestamp
7 years ago
Barış Soner Uşaklı
d996ea27be
closes #6763
7 years ago
Julian Lam
f9d3484ec6
fixes #6543
7 years ago
Julian Lam
b6a5419ca1
closes #6674
7 years ago
Barış Soner Uşaklı
cfb9784527
closes #6641
7 years ago
Julian Lam
7e6007e146
revoke all sessions on email change
7 years ago
Julian Lam
be0ef799ee
closes #6592
7 years ago
Barış Soner Uşaklı
6eea11a4fd
closes #6529
7 years ago
Barış Soner Uşaklı
72140e5338
closes #5991 , closes #5884
7 years ago
Barış Soner Uşaklı
caaa72b752
closes #6124
8 years ago
Peter Jaszkowiak
46fafb20b9
Remove string.js dependency
8 years ago
Baris Usakli
753f1576ce
processSortedSet
8 years ago
Julian Lam
f56578ab50
remove reset tokens if target user email changes
8 years ago
psychobunny
228e9ab8e3
proof of concept for #5740
8 years ago
Julian Lam
d2b5b53cb4
refactor for sendValidationEmail, and sending better dummy data for welcome email template
8 years ago
Barış Soner Uşaklı
8920523e06
more tests
8 years ago
Julian Lam
d18cfced96
Merge remote-tracking branch 'origin/master' into develop
8 years ago
Peter Jaszkowiak
1ed571189c
Make utils and translator easier to require
...
Move utils.walk to file.walk, backwards compatible
8 years ago
Julian Lam
1ebbbdd3f9
Merge remote-tracking branch 'origin/master' into develop
8 years ago
barisusakli
6a4b082080
closes #5524
8 years ago
Julian Lam
af2d9fb85b
Merge branch 'master' into develop
8 years ago
barisusakli
b060bda8a0
some more refactors
8 years ago
Julian Lam
72e77772db
Merge branch 'master' into develop
8 years ago
Peter Jaszkowiak
896c8c7343
ESlint object-curly-spacing
8 years ago
Peter Jaszkowiak
3b0dd2d1ef
ESlint padded-blocks
8 years ago
Peter Jaszkowiak
604358ecc4
ESlint keyword-spacing, no-multi-spaces
8 years ago
Peter Jaszkowiak
bc1d70c126
ESlint comma-dangle
8 years ago
barisusakli
367078056e
add hook
8 years ago
barisusakli
0c8aa599a0
closes #5357
8 years ago
barisusakli
e17b37edb6
closes #5287
8 years ago
barisusakli
dd077117a2
refactor user.updateProfile and write test
9 years ago
HeeL
4a3c31b2dc
Fix space-before-function-paren linter rule
9 years ago
Julian Lam
172702565e
show username and email history
9 years ago
Mathias Schreck
ce9ee62fa0
Handle callback errors
9 years ago
Julian Lam
c8e64ae93b
updating profile fields to allow plugins (e.g. the write-api) to change a user's profile picture
...
@barisusakli please let me know if this is not ok.
9 years ago
Barış Soner Uşaklı
b6234cbd2b
fix error msg typo
9 years ago
Barış Soner Uşaklı
ea6d783c31
#4808
9 years ago