Commit Graph

7477 Commits (c5ba327d8ff5d8737bd297661d1204db09e52f7d)
 

Author SHA1 Message Date
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
psychobunny d759a7d9dd moved semver out of client js files
psychobunny a2377d4682 removed unused asset
psychobunny ed60deb3f5 fixed ACP from previous commit
psychobunny 0f759f9df4 ... not sure why that didn't all go through in one commit
psychobunny b51c90dcb3 doing some reshuffling in public/src
public/src/admin and public/src/client; also some cleanup in
src/meta/js, no need to filter out admin files anymore
barisusakli 006322f386 much faster sitemap
no need to load all the data, when we only use slug and lastposttime
barisusakli e1f67052d0 closes
psychobunny 0d741f0031 commenting out the reconnection messages, it's annoying if you have 500 users online
not sure if we do need it though, so just leaving it there for now
psychobunny f35a51e48d making the loading sequence less verbose
in particular, the js stuff all happened sequentially at the same time
so there was no need for multiple messages
psychobunny 6418948570 only need one "meta/css done" message
psychobunny ae635a0083 minifier.css isn't used
psychobunny 2f53a3acc9 adding .gitignore public/uploads
psychobunny 3a069e028b refactored meta/js
yay I haz sourcemaps on windows now
barisusakli 61c73b7761 fix urls