2326 Commits (ea6cf3bbd576be7a9f06f155fc804b14f58daf55)

Author SHA1 Message Date
Julian Lam 7760a6b207 added restart button to ACP (!!) 11 years ago
Baris Soner Usakli a8c7b32a04 moved plugin alert to top 11 years ago
Baris Soner Usakli 3f43ca0925 change on click 11 years ago
Baris Soner Usakli f57e293abb plugin buttons indicate active state 11 years ago
Baris Soner Usakli cfe5b6aa4a check if thumEl exists before trim 11 years ago
Baris Soner Usakli bae76ebd70 fixed the redis error when going to unread/recent if nextStart is missing 11 years ago
Baris Soner Usakli 29ba015d69 fixed topic thumbs 11 years ago
psychobunny f862d856fc alright clearly, regex on fridays just don't happen for me. - fixed 11 years ago
psychobunny 027398f5ba unreverting change 11 years ago
psychobunny 0c54afe576 reverting previous template fix 11 years ago
psychobunny 2ec6dd1d14 added filter:topic.thread_tools for creating custom admin functionality in topics view 11 years ago
psychobunny 6f7243f42f fixed a bug running multiple blocks in one template on an empty array 11 years ago
psychobunny 32ac3d94d2 moved pin and lock out of .topic-title in popular/recent/unread 11 years ago
psychobunny e9c7de951b moved pin and lock out of .topic-title 11 years ago
psychobunny c7fb34c23f new client-side hooks: filter:categories.new_topic, action:categories.new_topic.loaded 11 years ago
psychobunny 15f19653c5 action:categories.loading and action.categories.loaded 11 years ago
psychobunny 7e767da73e closes #1086 and #1085 11 years ago
psychobunny 5179fec986 Merge branch 'master' of https://github.com/designcreateplay/NodeBB 11 years ago
psychobunny a3191227de closes #1080 11 years ago
Julian Lam f10bda49dc Merge remote-tracking branch 'origin/master' into search_hooks 11 years ago
psychobunny 8cfa6e9d83 added panel container without header, closes #1081 11 years ago
psychobunny 86dd01154e closes #1079 11 years ago
Julian Lam 2ba11dce15 hiding search buttons and route when search is not configured 11 years ago
Baris Soner Usakli 74b0da78f4 Merge branch 'master' of https://github.com/designcreateplay/NodeBB 11 years ago
Baris Soner Usakli a92fb07f02 fixes multiple click handlers in admin users 11 years ago
Julian Lam d140fa33dd fixing tab default + removing two calls to code.jquery.com 11 years ago
psychobunny 52781bb539 Merge remote-tracking branch 'origin/master' into Widgets 11 years ago
psychobunny e28589bea8 added jumbotron, alert widgets + color picker for alert and panel 11 years ago
psychobunny 2131506d59 widgets - user friendly instructions 11 years ago
psychobunny 8543d2d437 deprecated hard-coded panels in category sidebar, now you can set custom containers in widget ACP 11 years ago
Baris Soner Usakli 7e825c61bd some login changes 11 years ago
psychobunny 80ce4db764 add container field and title field to all widgets by default 11 years ago
psychobunny ef65f510a5 fomatting 11 years ago
psychobunny 5acf296ada added containers; drag on top of widgets to set a custom container 11 years ago
psychobunny 1b557d4141 upgrade.js - add forum stats widget to homepage footer 11 years ago
psychobunny b821dc70cf moved Forum Stats widget out of core and into widget-essentials 11 years ago
Baris Soner Usakli 93130b27d5 insert loggedIn before hash' 11 years ago
Baris Soner Usakli 34bf839751 closes #1067 11 years ago
Baris Soner Usakli 86556989f4 closes #1068 11 years ago
akhoury 63c9269240 merged composer and some other files with master 11 years ago
akhoury 25207852e8 added topics thumbnails support 11 years ago
Julian Lam 813ff95146 removing useless jqueryUI CSS 11 years ago
Jason Nall 7937ecb6b4 Moved CSS above scripts to ensure CSS files are downloaded in parallel. This can improve page load speed in some browsers. 11 years ago
psychobunny 599027f2d3 send full url to widgets as well so they can parse based on path 11 years ago
psychobunny fa4555e26e moved addActiveUser code to widget-essentials 11 years ago
psychobunny 305ec0da28 removed unused language strings from previous sidebar 11 years ago
psychobunny 835b4d61a2 removed active_users + moderator sidebar code from core in favour of widget system 11 years ago
psychobunny cb986186a1 removing recent replies code + tpls from the core in favour of widget system 11 years ago
Julian Lam fdd2dc322b first pass #992 11 years ago
psychobunny 1827c8390b filter:category.build_sidebars (custom sidebars in category view) is now deprecated 11 years ago
psychobunny eda7455be2 using motd class instead of a well 11 years ago
Julian Lam 37bd88d1b2 faux masonry lol 11 years ago
psychobunny aea7329871 animate page load only after widgets load 11 years ago
Julian Lam f4ad1ac2dc moving active users list to bottom of admin index 11 years ago
psychobunny 163b0f964e Merge remote-tracking branch 'origin/master' into Widgets 11 years ago
psychobunny 0963e62acb completely removing all motd code in favour of using the widget system 11 years ago
psychobunny c0df95b2dc render widgets upon ajaxify - this widget feetorez iz completified! 11 years ago
psychobunny 37d673028a added async to client side 11 years ago
Baris Soner Usakli ea222c4f8a crash fix for notifications, removed exec_body_script, closes #1058 11 years ago
psychobunny 4e1b3506e8 allow plugins/widgets to define widgets; moved sample widgets out of core and into nodebb-widget-essentials 11 years ago
psychobunny f4ad1bdeae console.log 11 years ago
Baris Soner Usakli fd3efd59f9 Merge branch 'master' of https://github.com/designcreateplay/NodeBB 11 years ago
Baris Soner Usakli 495fded6dd closes #1038 11 years ago
Julian Lam 3107e43b64 cleaned up admin panel index a bit 11 years ago
psychobunny 86a8103c15 saving, updating, deleting widgets; widget dragging improvements 11 years ago
Julian Lam 0d7e47ded7 closed #1057 11 years ago
Julian Lam 7c7f66c08b bringing language files up to date 11 years ago
Julian Lam 3fdd0c1bff Merge branch 'master' of github.com:designcreateplay/NodeBB 11 years ago
Julian Lam 031e8128c7 fixed #912, added new page string for popular topics 11 years ago
Baris Soner Usakli ab60da30da Merge branch 'master' of https://github.com/designcreateplay/NodeBB 11 years ago
Baris Soner Usakli 520b349c17 closes #1044 11 years ago
psychobunny 9f8f78f6d4 client-side saving of widgets 11 years ago
psychobunny 447cff1995 got the basic ui, dragging, sorting etc going for widgets acp 11 years ago
psychobunny 8f972d8cdc added widgets tab to themes acp 11 years ago
psychobunny 6496ad95e8 Revert "closes #992"
This reverts commit ed4b0461b9.
11 years ago
Baris Soner Usakli bbe1a00d34 Merge branch 'master' of https://github.com/designcreateplay/NodeBB 11 years ago
Baris Soner Usakli f33256d628 fixes error alerts if scroll is triggered during transitions 11 years ago
Julian Lam bc7eb501c8 same for topics (translation + pagination) 11 years ago
Julian Lam 0b0b74a559 properly translating strings in category nojs template, and added pagination (so not all topics are loaded on every request) 11 years ago
Baris Soner Usakli 9a02f85620 update motd string 11 years ago
Baris Soner Usakli 8518f26adb closes #1023 11 years ago
Baris Soner Usakli 6140d76f76 fixed index of newly created posts, matched vanilla search form to lavender 11 years ago
Baris Soner Usakli 17cee2cb99 pagination fix if only 1 topic 11 years ago
Baris Soner Usakli e1f016c075 closes #1046 11 years ago
Baris Soner Usakli 3993259336 closes #1055 11 years ago
Julian Lam 3b4985efe5 tx translation update 11 years ago
Baris Soner Usakli 1712fcc9fe dont scroll to 0th post 11 years ago
Baris Soner Usakli 229fe2f80f seems to work better for long posts 11 years ago
Baris Soner Usakli 7aa38adb52 Merge branch 'master' of https://github.com/designcreateplay/NodeBB 11 years ago
Baris Soner Usakli 83ad454c3e better error message if image upload fails, #1052 11 years ago
psychobunny d69835e115 allow any hash to be pushed to history 11 years ago
psychobunny 1e47953efd expanding hash regex to alphanumeric 11 years ago
Baris Soner Usakli 9b88dcdc14 removed double if 11 years ago
Baris Soner Usakli 92ebf2975a possible fix for #1050 11 years ago
Baris Soner Usakli a620a85d85 Merge branch 'master' of https://github.com/designcreateplay/NodeBB 11 years ago
Baris Soner Usakli 21367a1847 reverse infinite loading 11 years ago
psychobunny ed4b0461b9 closes #992 11 years ago
Baris Soner Usakli 1da75866f4 added global loggedIn to templates' 11 years ago
Julian Lam 560fa6ffe8 Merge branch 'master' of github.com:designcreateplay/NodeBB 11 years ago
Julian Lam 8e4c126e3c fixing template in favourites.tpl 11 years ago