Commit Graph

15972 Commits (cdc00cc0f276880336e0133988c64f816828032c)
 

Author SHA1 Message Date
Peter Jaszkowiak c91dfb46f6 Switch module t.js usage to Benchpress
Peter Jaszkowiak 71aab79a9a Switch client t.js usage to Benchpress
Peter Jaszkowiak dc3f89a505 ajaxify t.js usage to Benchpress
Peter Jaszkowiak 5885e37127 Switch admin t.js usage to Benchpress
Misty (Bot) b3438bc695 Latest translations and fallbacks
Julian Lam 643ae05d68 closes
Julian Lam cd60d79a13 closes
Misty (Bot) a176582282 Latest translations and fallbacks
manolino 9cb098bb0b Implements Jimp exitRotate() new method (jimp 0.2.28) to sove incoherent rotations when scaling images.
Barış Soner Uşaklı bc6edba6df change post queue test
Misty (Bot) b2c16b2ba0 Latest translations and fallbacks
Misty (Bot) fad64bf1f0 Latest translations and fallbacks
Andrew Rodrigues 60e0f4ced9 minor typo
psychobunny ececfe9a77 Merge branch 'develop' of https://github.com/NodeBB/NodeBB into develop
psychobunny 01275787b6 added widgets.resetTemplate(s)
Barış Soner Uşaklı 5cc39e8546 Merge remote-tracking branch 'refs/remotes/origin/master' into develop
# Conflicts:
#	package.json
#	src/views/admin/manage/ip-blacklist.tpl
Peter Jaszkowiak abffc29128 Use Benchpress ()
* Use Benchpress

* Use Benchpress.compileParse

* Error for template load failure

* Use benchpressjs package

* Compile templates on demand

* Fix user settings page

* Fix admin search to exclude `.jst` files

* Fix 500-embed

So ajaxify can still show an error if the server goes down
psychobunny 864321f727 re-organize newbiePostDelay fields
Julian Lam 53ca6d1199 closes
Misty (Bot) 3705251359 Latest translations and fallbacks
Julian Lam 73d4517d27 Revert "fixes #5894"
This reverts commit e2b40ddf34.
psychobunny f1f5db4c99 remove redundant lines in watch directories
psychobunny 70887c5f78 fix grunt paths for core less files
Julian Lam 9d2bf4746c Revert "fix reload loop for guests"
This reverts commit a67a0b0a08.
Julian Lam a67a0b0a08 fix reload loop for guests
psychobunny a13a5c02e9 closes
Julian Lam cdd139b327 increment blacklist analytics on blacklist block
Julian Lam 00c25d47f9 blacklist should not use data.result anymore, just err is fine
Baris Usakli 19ae2b3eb4 dont join online_users and uid_ if user does not exist
Baris Usakli 0d0ea0977f check error
Julian Lam e2b40ddf34 fixes
Anil Mandepudi ff3ca28db8 update theme slick version ()
Slick theme updated with all changes necessary to be compatible with master branch changes.
Julian Lam 81cf8f77d3 add blacklist test to onSuccessfulLogin as well
Baris Usakli 10c8666520 lower sleep to 15secs
Baris Usakli 18e0f1a9dd try to start mongod
Baris Usakli a9e7f768e2 wait 30 secs
Baris Usakli bd26cadb80 moved sleep before node setup
Baris Usakli b2542c1e19 add missing return false
Baris Usakli 0b6902a03e testing mongodb wait script
Julian Lam c71b7db646 remove messy regexes and a console.log
Julian Lam 5d2b3d3c39 remove dependency on ip-range-check and ip, use lower level ipaddr.js instead
re: 
psychobunny cca8dca735 up slick theme
Julian Lam 8346130cdc introduced new hook filter:blacklist.test
Barış Soner Uşaklı 0498832317 closes
psychobunny 714a7066ec add some styling to blacklist rules textarea
psychobunny 5699236fd2 added missing relative_path to view sitemap button
psychobunny d5db97930d prevent "plugins" menu from being highlighted when going to Extend -> Plugins
psychobunny c0c0a28f21 point to the correct section for user registration settings
psychobunny e8c40c8dc6 scroll to the actual subsection in the ACP when clicking on links pointing to that hash
psychobunny 0e219a8c58 closes