Commit Graph

7491 Commits (4d4dc344a6120adba171e3fec1ac6c985c41a125)
 

Author SHA1 Message Date
psychobunny 91e11e304f added link to forum homepage
barisusakli feed33f6e2 closes
barisusakli 035c32df66 dont need to pass value on upserts
psychobunny b0ec0f52a4 cleanup
psychobunny e6b8c0b32f fixed infinitescroll on flags & tags
psychobunny 7ee6f1d01c added cache buster to all scripts/css in acp
psychobunny 1226a2462a closes
psychobunny a24dde863b moved src/client/modules/admin/selectable to src/admin/modules/selectable
psychobunny 4268d424a3 fixes require.js error in ACP
barisusakli e052d8e5c1 log topic move
psychobunny ffcb324d91 oh bootbox, I forgive you. (I lost hope in this actually being resolved upstream)
psychobunny cad3f3017c moved iconSelect to admin/modules
barisusakli e95c68e7d6 fix bookmark
barisusakli 29d90bc67d only use unique cids in isModerator
barisusakli 07a5aeaf15 closes
psychobunny e9c48f50f9 moved admin search into its own modules
psychobunny dcd47f7ec5 removed admin/footer.js, moved code to admin.js instead
barisusakli 3819d11be2
psychobunny 4cbb7e9832 closes
and I actually tested every single one. go me!
psychobunny c787cd671b migrating tag editing
psychobunny 2f150649ae migrating infinitescroll
barisusakli 142ffc2920 fixed other post
psychobunny b7bba928a4 migrating home page to new partials
barisusakli 0d95089bfe send array of posts
barisusakli 4190b3c41c sort plugins alphabetically
barisusakli 97b9ba983c read both
psychobunny 00ff032060 migrating categories to new partial templating
psychobunny 73220aaa3d didn't realize mousetrap was being used elsewhere in the code, added back to client again
psychobunny 2906ac9ecf removing the welcome to nodebb panel because...
Well we only originally put it there because we didn't have anything
useful to show on the homepage initially.  Now we have STATS
psychobunny ce30379c25 fix panel layout on dashboard
barisusakli 4126fcfce4 i fail at this
barisusakli 1a04d8f07d removed duped banned, its in user:banned
barisusakli 5dbd4bcda9 fix status if it was never set before
barisusakli 5d79d2a75a closes
added unique visitors analytics
only update it every hour
barisusakli cb934acb5d
need latest version from api
psychobunny 206b54c35d nitpicking en_GB
psychobunny 424efbeb06 Yo not enough rep mah homie.
psychobunny 124576f843 this is the canadian i8n, we have a duty to be extra polite.
psychobunny 5dcd610c1a grandma ma grammar
we should really run this stuff through a spellchecker before committing
psychobunny 3f876548ba linting
I also want to lint the rest of this file but I have no idea what will
explode and it's almost 1AM. Next time ;)
psychobunny 7a53205c76 linting and removed unnecessary comment
psychobunny b17740f8d7 return error message if config is not ready
psychobunny b42e57bfdd removing leveldb from our dbal
a) It isn't being maintained, especially not by me
b) I haven't seen anybody actually interested in this db software so
there's no real point in supporting it unless we have a few people who
are interested

If you ARE interested though - please contact me and we can figure
something out in future :)
psychobunny daf967399f fixing my todos so that @barisusakli will sleep tonight. and linting.
psychobunny d63f2ccd28 removed legacy version of ACP menu code
Julian Lam c4a5af3b1b fixed issue where a missing config.json would end up suggesting 'undefined' as a base_url
barisusakli e1c3bc9713 fix teasers
psychobunny 8abf2835a5 removed modules/admin and moved mousetrap + keybindings out of client
psychobunny 339d2b0143 closes
psychobunny ffc07ff6d2 moved settings module deps into ACP