333 Commits (8ae2afff0575d0968cb504523f4e6d160151a38c)

Author SHA1 Message Date
psychobunny 29b336ad9f closes #4480 9 years ago
Julian Lam 22f73a8f68 fixes #4463 9 years ago
barisusakli e8b8f115b7 closes #3652 9 years ago
barisusakli 7e6e3b3a40 closes #4383 9 years ago
pichalite 9c9e49e2f6 properly fix with styling 9 years ago
pichalite 497592965f fixes issue-4386 9 years ago
barisusakli b6e22b7723 closes #4367 9 years ago
Julian Lam 184a2c4540 IP blacklist functionality -- re: #4367
Squashed commit of the following:

commit 5c42fd732d091fa66cf5b45a2af5e1697cc1efcd
Author: Julian Lam <julian@nodebb.org>
Date:   Mon Mar 14 17:29:45 2016 -0400

    allowing blacklist.test to be called synchronously

commit 979faf2dba5e6f6e2ae1bd07341e63678438daf1
Author: Julian Lam <julian@nodebb.org>
Date:   Mon Mar 14 17:01:14 2016 -0400

    added plain ipv6 support and finished middleware logic

commit d4b72fc1aadff34df3ed7dec52ca8d3c3728a078
Author: Julian Lam <julian@designcreateplay.com>
Date:   Fri Mar 11 16:05:31 2016 -0500

    WIP IP Banning logic middleware

commit f08b2553890c5522b6a1eaf521fe4e94df40574a
Author: Julian Lam <julian@designcreateplay.com>
Date:   Fri Mar 11 15:26:27 2016 -0500

    tweaks to ACP, rule validator

commit 868abacaa494e6b8a88bd4ea429b1b066a9ecb2e
Author: Julian Lam <julian@designcreateplay.com>
Date:   Fri Mar 11 13:50:05 2016 -0500

    IP Banning ACP page, styling, save&load functionality
9 years ago
Julian Lam a275aaeaf5 fixes #4361 9 years ago
Julian Lam d876763846 added logic to filter out prerelease versions of NodeBB from the update checker 9 years ago
Barış Soner Uşaklı bd6d44aeaa closes #4327 9 years ago
psychobunny 3f912e2c6a closes #4334 9 years ago
Julian Lam 72a05c1d07 disabling graph animation on mobile devices 9 years ago
Barış Soner Uşaklı 3d55eec885 Merge pull request #4317 from samhax/delete-user-invites
Delete user invites from APM
9 years ago
samhax 37d53db693 Removed unused variable from click events. 9 years ago
HSam a62e31dc70 Finished the invite removal button changes. 9 years ago
HSam 48db16fba7 Finished adding a new delete to also remove the reference from the invites list on the APM. 9 years ago
HSam 4d87f0276b In the process of adding the delete button to the invitation panel. Apparently, the delete method doesn't work with the invitation items, so I might need to add some extra logic. 9 years ago
barisusakli df9558f1fa closes #4268 9 years ago
Julian Lam db3446b1ca updated some of the graph colours 9 years ago
Julian Lam 088940d4c7 Squashed commit of the following:
commit 49e6c0040cc82c1e2684933a8e167ef14854aff8
Author: Julian Lam <julian@designcreateplay.com>
Date:   Thu Feb 25 16:12:15 2016 -0500

    added recording and charts for topic and post counts globally and by cid

commit e02ff70757f778aa016fbc42ef10a5da2d07a9d9
Author: Julian Lam <julian@designcreateplay.com>
Date:   Thu Feb 25 15:35:49 2016 -0500

    added labels to charts

commit e75d83bf3886e5183bcf5fcd848d71c513761e01
Author: Julian Lam <julian@designcreateplay.com>
Date:   Thu Feb 25 13:30:47 2016 -0500

    added per category graphs to ACP management page

commit e3f543200950925cc9e8bf33cccb592f949a100e
Author: Julian Lam <julian@designcreateplay.com>
Date:   Thu Feb 25 12:36:11 2016 -0500

    updated analytics to move helper methods to analytics lib and sending per category analytics to ACP page

commit 01891d8f7c408925fcdad18dcaa941e5ebbeb9b2
Author: Julian Lam <julian@designcreateplay.com>
Date:   Wed Feb 24 16:48:55 2016 -0500

    saving per-category analytics, and updated the writeData method to use async for "clarity"
9 years ago
psychobunny 9e832e006a closes #2920 9 years ago
psychobunny e069150625 closes #2165 9 years ago
psychobunny 637c20f44d closes #3526 9 years ago
barisusakli 8c3b52ef36 closes #4096 9 years ago
barisusakli 90b89a488e closes #4175 9 years ago
barisusakli 1ed3b40a1b fix calls 9 years ago
pichalite 0c5712411b fix for user icons when searching for users to add to group in acp>manage>group page 9 years ago
barisusakli 86d70eca74 closes #4103 9 years ago
pichalite 7010364e7e fix enable/disable button in ACP manage navigation page 9 years ago
barisusakli e90cba65a8 closes #4085 9 years ago
Julian Lam 452bb953c9 Merge pull request #4068 from pichalite/master
fixes for rewards ACP page #3910
9 years ago
barisusakli 32ca95319e closes #3436 9 years ago
pichalite aaaab288ef ACP rewards page fix 9 years ago
pichalite 90210350f9 Use Skin instead of Theme 9 years ago
barisusakli 1ad4128649 closes #3917, closes #2941 9 years ago
Barış Soner Uşaklı dd0560a4b8 closes #4043 9 years ago
barisusakli 6be8675580 closes #4012 9 years ago
barisusakli dffb57ba14 closes #3986 9 years ago
barisusakli 1449d438f5 closes #3969 10 years ago
Julian Lam 668adc5187 fixing bootswatch integration 10 years ago
Julian Lam c1460d36f0 Deprecated uploader.open, use uploader.show instead
... as it now takes a single Object argument instead of multiple
parameters.

Also, closes #3942. Help text is just omitted now.
10 years ago
Julian Lam 84a039446c updated modal to not show parentheses when max file size
is not defined...

Also fixing hideAlerts error in ACP when opening the upload modal.
10 years ago
Julian Lam 648e9c4dc8 fix #3889 10 years ago
Barış Soner Uşaklı 9770983fdb closes #3913 10 years ago
Julian Lam fc495a83ec closes #3763 10 years ago
Julian Lam 992bcffcdf we stopped using -dev versions, so this conditional is unnecessary 10 years ago
Julian Lam a936866688 revamped ACP Flags interface, #3907 10 years ago
Julian Lam f673f4f186 🐶 10 years ago
Julian Lam e232d9e198 Fixed issue where page view counts kept changing
... when they should only really be updated for the
hourly pageviews graph.
10 years ago