Julian Lam
20bb9c7ec8
fix: csrf token only on non-GET routes
2020-10-14 14:02:03 -04:00
Barış Soner Uşaklı
3673accdb8
refactor: api module
...
only return promise if callback is undefined
dont append baseUrl if url already starts with api
correctly handle writeapi readapi response for data/error
remove unused onError
dont append empty ? to url for get routes
2020-10-14 11:05:50 -04:00
Julian Lam
a784d10fff
refactor: api module returns promise, error-first cb if cb passed in
...
no more separate onSuccess onError callbacks
/cc @baris
2020-10-14 10:02:02 -04:00
Misty (Bot)
d52992de1b
Latest translations and fallbacks
2020-10-14 09:09:02 +00:00
Barış Soner Uşaklı
4b9444f1a5
fix: avatar selector
2020-10-14 00:12:09 -04:00
Barış Soner Uşaklı
872bacf1c4
Admin/users ( #8762 )
...
* feat: wip admin/users
* feat: more work
* feat: more fixes
* feat: #8662 , verified/unverified user groups
* feat: add filter
* feat: change user search to use filters array
* refactor: remove unused search call
* fix: tests
* fix: cant join system groups
* fix: upgrade script
2020-10-13 22:42:50 -04:00
Julian Lam
bfaeb27c11
Merge branch 'write-api-csrf'
2020-10-13 17:01:51 -04:00
Julian Lam
1e07886f30
feat: require csrf token if not using bearer token
2020-10-13 16:58:44 -04:00
psychobunny
0e0f1506d2
fix: update server param to /api/v3
2020-10-13 15:06:42 -04:00
psychobunny
c68653d035
fix: typo
2020-10-13 14:43:20 -04:00
psychobunny
7aa4d104af
fix: testing openapi write tests
2020-10-13 14:43:20 -04:00
psychobunny
16873800a6
fix(openapi): users.yaml
2020-10-13 14:00:54 -04:00
psychobunny
54e6003a7c
fix: test fix for write API
...
need to rewrite users.yaml to fix properly
2020-10-13 13:07:54 -04:00
Barış Soner Uşaklı
ba2e1c4c7e
fix: show more lines
2020-10-12 20:42:08 -04:00
Barış Soner Uşaklı
01265d08f3
feat: add stack to deprecate message
2020-10-12 14:33:21 -04:00
Misty (Bot)
0a4fd50aac
Latest translations and fallbacks
2020-10-12 09:09:31 +00:00
Barış Soner Uşaklı
dc29f4dca2
refactor: switch to using slugify module
2020-10-11 21:49:37 -04:00
Barış Soner Uşaklı
bddfcb5867
feat: #8734 , add slugify module, deprecate utils.slugify
2020-10-11 21:25:31 -04:00
Barış Soner Uşaklı
f16c8268cf
feat: #8734 , move bootstrap-tagsinput to package.json
2020-10-11 19:52:01 -04:00
Barış Soner Uşaklı
eab7489ec5
feat: #8734 , move deserialize/serialize to package.json
2020-10-11 19:28:46 -04:00
Barış Soner Uşaklı
948f26143c
feat: #5964 , #8734 remove colorpicker
2020-10-11 16:05:52 -04:00
Barış Soner Uşaklı
c954db84e4
refactor: require style
2020-10-11 10:14:02 -04:00
Barış Soner Uşaklı
931d44b5e2
fix: undefined api require, @julianlam
2020-10-11 10:13:51 -04:00
Barış Soner Uşaklı
e2d407b769
fix: watch tooltip
2020-10-11 00:38:18 -04:00
Barış Soner Uşaklı
aedd28e0a6
fix: module name
2020-10-10 23:45:58 -04:00
Barış Soner Uşaklı
c721625a95
feat: #8734 remove unused files
2020-10-10 23:34:56 -04:00
Barış Soner Uşaklı
cc705e5e2b
feat: #8734 , move sortable to package.json
2020-10-10 23:24:13 -04:00
Barış Soner Uşaklı
75c9668656
fix: admin jquerui requires
2020-10-10 23:01:32 -04:00
Barış Soner Uşaklı
8c019a6a3b
fix: timeago locale switch
2020-10-10 22:26:48 -04:00
Barış Soner Uşaklı
300a87559f
feat: #8734 , move bootbox to package.json
2020-10-10 22:15:34 -04:00
Barış Soner Uşaklı
420a312982
Merge branch 'master' of https://github.com/NodeBB/NodeBB
2020-10-10 21:55:03 -04:00
Barış Soner Uşaklı
3b231360d3
feat: load jquery-form before using
2020-10-10 21:54:32 -04:00
Barış Soner Uşaklı
fda2aedfd8
feat: #8734 , jquery-ui, jquery-form, timeago ( #8748 )
...
* feat: #8734 , jquery-ui, jquery-form, timeago
get rid of forum/footer.js move that code to app.js & wait for app to load before calling ajaxify.end
make sockets.js a requirejs module
move jquery-ui to node_modules and load via requirejs
move jquery-form to node_modules and load via requirejs
move timeago to node_modules and load via requirejs
only include the css for needed jquery-ui widgets
* feat: keep socket/io global for backwards compat
* refactor: move socket listener to chat
2020-10-10 21:47:27 -04:00
Misty (Bot)
ea830871c2
Latest translations and fallbacks
2020-10-10 09:06:14 +00:00
Barış Soner Uşaklı
59311a63a0
feat: remove unused textcomplete file
2020-10-09 14:49:59 -04:00
Barış Soner Uşaklı
ae3a231fce
feat: #8734 , remove semver.browser
...
use compare-versions as a module
2020-10-09 14:10:38 -04:00
Barış Soner Uşaklı
1531536d46
Merge branch 'master' of https://github.com/NodeBB/NodeBB
2020-10-09 12:20:24 -04:00
Barış Soner Uşaklı
2c1897b373
feat: #8734 , move slideout to package.json
2020-10-09 12:20:09 -04:00
psychobunny
dbb4cfe9d6
style(openapi): break write API routes into individual files
2020-10-09 12:16:25 -04:00
psychobunny
ffac3c7902
style(openapi): move schemas and responses out of write.yaml
2020-10-09 12:16:25 -04:00
Barış Soner Uşaklı
9c157de05d
feat: #8734 , move tinycon to package.json
2020-10-09 12:01:51 -04:00
Barış Soner Uşaklı
45e8a4d588
fix : #8734 make nprogress module
2020-10-09 11:48:52 -04:00
Barış Soner Uşaklı
43589a744d
feat: #8734 , move visibilityjs to package.json
2020-10-09 11:35:52 -04:00
Barış Soner Uşaklı
a46cbb623d
feat: #8734 , move nprogress to package.json
2020-10-09 10:53:07 -04:00
Barış Soner Uşaklı
aa08f8826c
feat: #8734 move r.js to package.json
2020-10-09 10:40:46 -04:00
Misty (Bot)
d5d05e17af
Latest translations and fallbacks
2020-10-09 09:11:15 +00:00
Barış Soner Uşaklı
12c8b1c2bc
fix: dont allow adding duplicates to privileges page
...
hightlight uid/group if it is added again from autocomplete
2020-10-08 18:32:36 -04:00
Barış Soner Uşaklı
f259063f08
fix : #8728 , dont add admins to table
2020-10-08 18:08:04 -04:00
cryptoethic
b3ed26ac2c
feat: revoke user sessions above threshold ( #8731 )
...
* feat: revoke user sessions above threshold
* fix: removed translations from en-US
* fix: defined default maxUserSessions in install\data\defaults.json
2020-10-08 17:33:18 -04:00
Julian Lam
f870721fca
feat(writeapi): file deletion route
2020-10-08 15:33:10 -04:00