828 Commits (d20628a8d4458e3dbde79c24fac82f7c15d452e5)

Author SHA1 Message Date
barisusakli 2c8e8a1f1c closes #2550, closes #2518 10 years ago
Julian Lam e4e9020e1f added groups page to user profile 10 years ago
barisusakli 57453f33ab new group members route
getMembers can take start end
ability to specify how many group members to return
10 years ago
Julian Lam c026a64e8e adding concept of group slugs, #2588. ping @barisusakli for downstream plugin changes 10 years ago
barisusakli 6ccdf187ea closes #2595 10 years ago
barisusakli f74383bba4 changed userPhoto to files[] 10 years ago
barisusakli 1caddb6182 uploads controller 10 years ago
psychobunny 5d43aa3212 ability to redirect the user from anywhere
just send

```
callback({
status: 302,
path: '/user/psychobunny'
});
```
10 years ago
barisusakli a77a761433 closes #1917 10 years ago
barisusakli 60f1b9679a search filters 10 years ago
barisusakli 1511a0c3fe closes #2568 10 years ago
barisusakli 1e6f5d822d setRemove tests 10 years ago
barisusakli d2e69884b5 closes #2556 10 years ago
barisusakli c4c8964f82 closes #2543 10 years ago
barisusakli 7cf3719c80 fix rename and increment 10 years ago
barisusakli d314b9cae2 closes #2538 10 years ago
barisusakli d28fb153c7 closes #2537 10 years ago
barisusakli 011c42bde3 updated analytics
accumulate pageviews, uniquevisitors and uniqueIps locally and update db
every 10 mins instead of on every page view
10 years ago
barisusakli 8965855218 made breadcrumbs regular function
less db calls as well
10 years ago
psychobunny 94efa6dd87 closes #2520 10 years ago
barisusakli 348d05d3d1 remove deprecated res.json usage 10 years ago
barisusakli 8e8375cbba validate email password on register 10 years ago
Julian Lam b278f27ffe partial fix to #2509 10 years ago
barisusakli e18ad61ff6 fix login maybe? 10 years ago
barisusakli 97d01de155 fix acp 10 years ago
barisusakli ddd6ed9e8c #2477 403 page 10 years ago
barisusakli be11577aa4 closes #2477 10 years ago
Julian Lam 420649d3bd no longer setting sourcemap header for minifiedjs 10 years ago
barisusakli 957800b2c3 Merge remote-tracking branch 'origin/master' into socket.io1.x 10 years ago
Julian Lam 1378e1155f fixed #2479 10 years ago
Julian Lam 78763834fe closed #2122 10 years ago
barisusakli 0a2d543186 removed getUserSockets 10 years ago
Julian Lam 8de2d1f58d closed #2459 10 years ago
barisusakli 916f1c7ce1 fix debug path on relative path install 10 years ago
Julian Lam fe7726d249 fixed #2431 10 years ago
barisusakli d177481f94 chop chop 10 years ago
Julian Lam deac12c540 closed #2424 10 years ago
barisusakli 9791dfb9ea closes #2420 10 years ago
barisusakli 653850661e topics.getTopics doesnt take set param 10 years ago
barisusakli 519b1b7e37 closes #2377 10 years ago
barisusakli a1624013f8 closes #2400 10 years ago
barisusakli 61863a69fe sendfile is deprecated 10 years ago
barisusakli 9a16a359a8 auth refactor 10 years ago
psychobunny 8de978fbcf lmao, wtf?
my brain just exploded trying to figure out what this is doing here
10 years ago
psychobunny d69054804e closes #2391 10 years ago
barisusakli af4cbfb20d closes #2368 10 years ago
barisusakli 220c82a8f2 filter:register.complete change #1527 10 years ago
barisusakli 76c16c0383 filter:register.check change #1527 10 years ago
Joseph Chen cd41df5677 Pass in req.user.uid into uploadFile 10 years ago
Joseph Chen a1e54fda23 Bug fix - File upload broken due to api changes in 0.6.x. 10 years ago