Commit Graph

7193 Commits (cea23454c6238d866ef7bc4f33c888554ba2064b)
 

Author SHA1 Message Date
psychobunny 2ec93ba911 some more styling to dashboard
psychobunny 0d01b0a734 styling active users modal to look like the other stats
barisusakli cd99654477 closes
psychobunny dfcb8b9427 fixing graph labels
psychobunny 348f1cdbc7 no need for plugins/themes link anymore
psychobunny d5dbc367fb rejigging dashboard layout
barisusakli 6f3fafba46 Merge branch 'master' of https://github.com/NodeBB/NodeBB
barisusakli 212e15b2c2 fixin redis zrevrangebyscore to return value score
psychobunny 1d4710edce graphs - update hour labels when a new hour passes
barisusakli e2e71da4e1 Merge remote-tracking branch 'origin/unread-refactor'
barisusakli 2bc7007953 removed sendUnread function
psychobunny 70831f5888 graph pm/am fix
barisusakli c2d97d8ea7 Merge remote-tracking branch 'origin/master' into unread-refactor
psychobunny d79b6b3803 forum traffic graph - unique visitors vs pageviews
barisusakli 6535a730fd upgrade script to delete tid:<tid>:read_by_uid
barisusakli 34106aa209 fix fields
barisusakli 5fc760c6c4 unread changes
psychobunny 2b329b8337 charts baby
psychobunny 144992426d converted pageviews tracking to sorted set, and using pre-built getStatsForSet function
thanks @barisusakli
barisusakli 80ca6bb0a2 Merge branch 'master' of https://github.com/NodeBB/NodeBB
barisusakli 9d25772b53 added sortedSetIncrBy
psychobunny 0b99244dfc forgot to remove while moving
psychobunny 99d98a7016 forgot to import alerts css
psychobunny 077dcaf704 moved site logo and favicon uploading to its own panel
barisusakli 176023d712 read poolsize from config
psychobunny 1e016d1aff styling tags.tpl
psychobunny 34a2444f07 refactored admin/tags a bit, now inputs are hidden behind a modal so we can see moar tags
psychobunny 0fa04cf9a0 ux - tags
psychobunny 9ae1675701 no need for this code anymore
psychobunny d6757c1085 acp - sounds panel, completified
psychobunny 4b1afa8a8c ACP'ing the header title
psychobunny 3a34f508f1 email.tpl formatting
barisusakli c5f9a8a111 increase poolSize to 10 from default 5
barisusakli c5c97c784a optimize getPostIndices
only use 1 set when its in a topic
barisusakli 998ed24589 check topic cid
psychobunny 00269853f3 revert button (which doesn't work thanks to )
psychobunny 3635cd21aa adding back a settings header so I can put the save buttons on the right side
psychobunny 2b90180e01 themed skins/themes pages
psychobunny 104b1daf2d formatting
psychobunny 10a683f369 theming customize page
psychobunny 59dae5eac0 removing pills from appearance pages
psychobunny 070039f8b8 more formatting
psychobunny e4d51fbca0 formatting
psychobunny c3336e4713 prevent panels from going too ridiculously large
psychobunny 1952149b4c settings pages done!
psychobunny a348eded57 removed settings/header.tpl
psychobunny eecf7b9dd5 put settings in its own category
psychobunny 89592618e3 deprecated {plugins.icon} and {authentication.icon}; moved icons to menu category
psychobunny 6a389e1d1c this menu is now badass
Barış Soner Uşaklı eb9b628a75 Merge pull request from EisFrei/master
require plugins for the hooks to work