847 Commits (027f9e5a83035ece6195b23cd1ea5f139b469a4b)

Author SHA1 Message Date
Barış Soner Uşaklı e45e204ba5 fix author field on topic feed #2872 10 years ago
Barış Soner Uşaklı 839dd72a05 been a while since we stopped using hashes 10 years ago
barisusakli 203e69aa42 derp 10 years ago
barisusakli 58169aa6d9 no need for return 10 years ago
barisusakli 6e25724cfb removed unused requires 10 years ago
barisusakli ddd4680ea7 added helpers.redirect 10 years ago
Barış Soner Uşaklı 33723f8b1b closes #2835 10 years ago
barisusakli dc94fe2b6c move admin upload routes to api namespace
move usrrs/csv to api namespace
10 years ago
barisusakli 2a8437f08f removed templates config and mapping 🐑 10 years ago
Julian Lam f14c5f7e1c added new hook 'action:meta.override404' so plugins can override the regular handling of pages that are not found 10 years ago
Barış Soner Uşaklı ac1e0513fc moved setupPageRoute to helpers 10 years ago
Julian Lam 3ef54c3c01 added new hook to allow plugins to override the local login strategy with their own, closes #2806 10 years ago
psychobunny 3cc3e2f306 moved homepage configuration to its own acp page 10 years ago
psychobunny fbc0a11c87 nav - basic ACP setup 10 years ago
Barış Soner Uşaklı c94c1430b7 api/post/pid route 10 years ago
Julian Lam d3ff6a9f47 hidden groups are invisible to non-members, #2758 10 years ago
psychobunny bdcf090aaa init rewards system 10 years ago
Barış Soner Uşaklı da305210e2 closes #2618 10 years ago
barisusakli b2fc4d5dc4 #2002 10 years ago
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 11 years ago
barisusakli 6ccdf187ea closes #2595 11 years ago
barisusakli f74383bba4 changed userPhoto to files[] 11 years ago
barisusakli 1caddb6182 uploads controller 11 years ago
psychobunny 5d43aa3212 ability to redirect the user from anywhere
just send

```
callback({
status: 302,
path: '/user/psychobunny'
});
```
11 years ago
barisusakli a77a761433 closes #1917 11 years ago
barisusakli 60f1b9679a search filters 11 years ago
barisusakli 1511a0c3fe closes #2568 11 years ago
barisusakli 1e6f5d822d setRemove tests 11 years ago
barisusakli d2e69884b5 closes #2556 11 years ago
barisusakli c4c8964f82 closes #2543 11 years ago
barisusakli 7cf3719c80 fix rename and increment 11 years ago
barisusakli d314b9cae2 closes #2538 11 years ago
barisusakli d28fb153c7 closes #2537 11 years ago
barisusakli 011c42bde3 updated analytics
accumulate pageviews, uniquevisitors and uniqueIps locally and update db
every 10 mins instead of on every page view
11 years ago
barisusakli 8965855218 made breadcrumbs regular function
less db calls as well
11 years ago
psychobunny 94efa6dd87 closes #2520 11 years ago
barisusakli 348d05d3d1 remove deprecated res.json usage 11 years ago
barisusakli 8e8375cbba validate email password on register 11 years ago
Julian Lam b278f27ffe partial fix to #2509 11 years ago
barisusakli e18ad61ff6 fix login maybe? 11 years ago
barisusakli 97d01de155 fix acp 11 years ago
barisusakli ddd6ed9e8c #2477 403 page 11 years ago
barisusakli be11577aa4 closes #2477 11 years ago
Julian Lam 420649d3bd no longer setting sourcemap header for minifiedjs 11 years ago
barisusakli 957800b2c3 Merge remote-tracking branch 'origin/master' into socket.io1.x 11 years ago
Julian Lam 1378e1155f fixed #2479 11 years ago
Julian Lam 78763834fe closed #2122 11 years ago