Commit Graph

476 Commits (52110016c7e591847d4e41290843fede65a1da1c)

Author SHA1 Message Date
Baris Usakli 676765278e closes
Julian Lam 9626232e3b some more tweaks to make dark themes work better
Julian Lam 81cfe0c8d0 Merge branch 'master' of github.com:designcreateplay/NodeBB
fixing missing height in post-window, removed for some reason

Conflicts:
	public/src/modules/composer.js
Baris Soner Usakli 919efd4052 drag and drop image upload first pass
Julian Lam 7619fec78d fixing compatibility with dark themes
Baris Soner Usakli 343aba9eff added relative path to image upload url
Baris Usakli c1b170ec86 removed anchor around recent posts on account page
Julian Lam d0c4302d24 removing non-existant unit tests from admin template, and setting admin theme to always be the bootstrap default (so errant themes don't render the admin panel useless)
Julian Lam 6e91810231 introduction of theme engine parsing (themes go in /public/themes!)
Baris Usakli ca81732661 show correct version on admin/index
Baris Usakli 582cd2f011 closes
Julian Lam 0e854119c6 removed duplicate id in topic template, closed , where opening a couple threads caused the reply window to load multiple times
Julian Lam 86ad794918 closed
Julian Lam 7ec8358369 closed
Baris Soner Usakli 5819b43595 moved index code from index.tpl to its own file
Baris Soner Usakli f7f5da00e1 another fix for js crashes
Baris Soner Usakli 6f57e639f9 changed input to meta
Baris Soner Usakli f8518b1a9a moved js code in footer.tpl for admin into footer.js
Baris Soner Usakli 7191d94099 admin fix
Baris Soner Usakli 8d2c4fd625 closes
Baris Soner Usakli 62ef925fd3 removed graph/picture, closes
Baris Soner Usakli de55a35684 more fixes for relative paths
Baris Soner Usakli 2c5e9d47ad admin routes and fixes
Baris Soner Usakli d7597608d5 fixed login register logout
Baris Usakli 6eb9af77e6 first pass at subfolder
Baris Usakli 79074fd597 prettier user boxes
Baris Usakli 1d39b08195 password change, closes
Baris Soner Usakli ac04bef26e live tiles on home page, ninjaed from andrew might need to randomize starting times, can be disabled by removing the slider class from the div, maybe this should be a setting in admin/categories
Baris Soner Usakli 884a259909 password reset form
Baris Soner Usakli e5817eecb0 img-polaroid on account/accountedit
Baris Soner Usakli 0eb83f1e85 css changes
psychobunny 8dd7c5fdd1 Added microdata to breadcrumbs for SEO
Baris Usakli 5f8ca4aa6c moved modals to footer.tpl from header.tpl
Baris Usakli 98013536d1 more fixes
Baris Soner Usakli c1484afab7 more fixes
Baris Soner Usakli fabb55426c more work:
Baris Usakli 1a992b7147 first batch of changes
Baris Soner Usakli ccba426fbd closes
Baris Soner Usakli c571a73a8b closes
Baris Usakli aecffecdf1 footer shows total topic post count
Baris Soner Usakli 761d8fc508 recent page gets alerts when new topics and posts are created
Baris Soner Usakli d0af1230b5 query params will need a fix before we can send /users?sort=latest to templates
Baris Soner Usakli 56dc29a747 closes
Baris Soner Usakli 1470cc221e span6 for recent posts
Baris Soner Usakli c93f8c0530 recent posts in /users/ page
psychobunny 69f1037d45 added qUnit unit testing framework, started categories unit tests. finally out of MVP so time to unslackmode :)
Baris Usakli 07ceabd371 added space after reps in topic.tpl and topic.js
Baris Usakli 0494718456 added the form back for login
Baris Usakli cde765b17d remove socket listeners in admin/users/search
Baris Usakli a59fdcbf6a for andrew