Commit Graph

8991 Commits (6e25724cfb31dd76273cf18b3368c1e1582d0db2)
 

Author SHA1 Message Date
Julian Lam 5d7b46935d fixing issue where grunt wouldn't read js from file properly if nodebb wasn't run in production mode at least once
psychobunny 6059165a54 if composer:resizePercentage hasn't been set, default to half the page
psychobunny 0913dbbade added a border effect on max'd composer
psychobunny 3b5b87c14e Merge branch 'master' of https://github.com/NodeBB/NodeBB
psychobunny 49a173bdf0 last bit of fixes to composer
barisusakli ddd4680ea7 added helpers.redirect
psychobunny bc9d7f2922 fix so that mouse is always on the handle
psychobunny 5b56157403 composer refactor part 1
removed lots of hardcoded values; used translate 3d instead of height
for smoother dragging; various optimizations; snap to top functionality
Julian Lam f0ad2020df updated sorting logic (syntax error)
psychobunny 09e0d660cd tags:enter_tags_here better messaging
Julian Lam 28f569ea20 Merge pull request from MegaGM/update.plugin.version
Update nodebb-plugin-mentions version
psychobunny bd99124fb9 refactored write preview code
Mega c0e6c306d0 Update nodebb-plugin-mentions version
psychobunny da758c429a remove hardcoded z-index; give composer a "maximized" class if maximized
Julian Lam bbbb362125 not referencing parent scope when inside BEGIN in widgets tpl
Barış Soner Uşaklı d2e8d4d86e slice doesnt deep clone derp
Barış Soner Uşaklı 98a277af9e Merge remote-tracking branch 'origin/master'
Barış Soner Uşaklı 706527fa80 fix group titles
clone groups for each user
psychobunny b56e862838 removed hardcoded fa-chevron icons from client js
psychobunny 7890c59dc5 Merge remote-tracking branch 'origin/master' into composer-redesign
psychobunny 4f2ac340b2 latest tjs
Barış Soner Uşaklı 53e0615df7 removed path use external
Barış Soner Uşaklı 4d45a81fdb closes
psychobunny 1ec1c5a366 fixes composer maximizing
Barış Soner Uşaklı 33723f8b1b closes
Barış Soner Uşaklı cda38d6ed6 closes
psychobunny fcc8093fa6 show discard prompt
psychobunny e47c375e69 closes
Julian Lam 4360069859 fixing buttons on mobile composer, and updating format so tags button only appears on mobile
Julian Lam e71ef216f2 hiding the right sidebar in ACP dash temporarily
barisusakli e5dc408ef5 change current page after ajaxify:start event
barisusakli a5bf991cf0 ignored public/uploads again
barisusakli d00f8a3d27 added uploads/system
barisusakli dc94fe2b6c move admin upload routes to api namespace
move usrrs/csv to api namespace
barisusakli f87f797bed dont keep window.location.search on regular ajaxify
Barış Soner Uşaklı 5b821b2f24 Merge pull request from MegaGM/fix.acp.navigation.delete.btn
Click on "Delete" btn in ACP > General > Navigation causes redirect.
Mega 42eadc72a4 Click on "Delete" btn in ACP > General > Navigation causes redirect.
barisusakli 3dd337bd34 closes
barisusakli 289474edf7 closes
barisusakli 63a6702285 removed whitespace
barisusakli 23a6b33f64 not used
barisusakli 3809b331bc acp shenans
barisusakli c15a289d2a fix check
barisusakli 2a8437f08f removed templates config and mapping 🐑
barisusakli 5821a0758f return template name as well
Barış Soner Uşaklı 00be1e07e3 fix test
Barış Soner Uşaklı ea9fccbf2a fix -inf +inf
added test for -inf +inf
Barış Soner Uşaklı 07572b188b fix crash
Julian Lam f14c5f7e1c added new hook 'action:meta.override404' so plugins can override the regular handling of pages that are not found
Barış Soner Uşaklı 9915e31bc5 closes