146 Commits (ea5927047fdf065cd05ff63572f899b5fd76afa5)

Author SHA1 Message Date
psychobunny 82429c10db slideout 10 years ago
psychobunny ea3fa0ff1d md snackbar for acp 10 years ago
psychobunny acb1e8a495 added a tweaked mdl.css that works with BS 10 years ago
psychobunny fed87dded6 sayonara, acp menu 10 years ago
Julian Lam 9d2c54e26a Add missing timeago locale files 10 years ago
Julian Lam 3d9415b65e Fixes #3442 10 years ago
Julian Lam 7e6703c18e more line ending conversion #3343 10 years ago
Nicolas Siver a77641c3ca add new vendor script for sorting 10 years ago
Julian Lam b58e50fb1e updated bootstrap js version in core 10 years ago
Julian Lam e147328d53 updated backgroundDraggable jquery plugin with fork that allows for percentages: ad2c5a87d1 10 years ago
barisusakli 039dab829a downgrade autocomplete to 0.1.2 10 years ago
barisusakli 32369f6191 disabled textcomplete css for now 10 years ago
Barış Soner Uşaklı eda98a35ea closes #2862 10 years ago
psychobunny ec897be3e7 jshint 10 years ago
psychobunny 7b604c0895 this prevents autosize from causing the screen from jumping up and down as you type, on android at least
@jackmoore this might not the best solution but its working well so far.
let me know if you'd like a PR :)
10 years ago
psychobunny 6d4b658579 using unminified version of autosize 10 years ago
psychobunny 5e3a990f2d added vendor/autosize 10 years ago
Trevor 8d2f89a5e2 Update FontAwesome 4.3.0
Fixed incorrect variables path.
10 years ago
Trevor 6454e89bac Update FontAwesome 4.3.0 10 years ago
barisusakli e3ba6716d1 closes #2723 10 years ago
Barış Soner Uşaklı 0421b6ef06 closes #2639 10 years ago
psychobunny 72e14e6db6 closes #2653 10 years ago
Julian Lam 675968f0f3 cover photo for groups, #2588 10 years ago
Julian Lam b4731ad47b added colorpicker to frontend, badge colour changes for groups, #2588 10 years ago
TheBronx e26f8c3290 update bootstrap js to v3.3.1 fixes #2579
update bootstrap.min.js to v3.3.1 fixes #2579
10 years ago
psychobunny 2148e24969 added jquery drag and drop event libs 10 years ago
psychobunny 9c8395808c use page visibility api instead of window.onblur
this lib supports most major browsers
10 years ago
psychobunny 4b5112e60a mobile swipe-in sidemenu for acp 10 years ago
psychobunny 95740ae8f9 stop. hammer time! 10 years ago
psychobunny 2b329b8337 charts baby 10 years ago
psychobunny 06b4e84fc1 acp - nanoscroller ftw 10 years ago
psychobunny d902ac1efe accidentally deleted bootstrap.js lolol
who needs bootstrap anyways
10 years ago
psychobunny d5316dbe7a started theming acp 10 years ago
psychobunny 3be951367f removed prev editor 10 years ago
psychobunny a17cd6aacc ace editor 10 years ago
psychobunny 28efeef844 latest bs3 10 years ago
Julian Lam 101288c75c Merge branch 'master' into 0.5.1 10 years ago
Julian Lam 963428174b fixed #2091 10 years ago
Julian Lam 063a4e5628 finished up UX integration for in-topic searching, added mousetrap lib to capture ctrl-F only in topic view, closed #1800 11 years ago
psychobunny ad00c3cb50 updating font path 11 years ago
psychobunny 20da1b37a5 updating fontawesome, closes #2024 11 years ago
psychobunny 615b81a447 closes #1797 11 years ago
barisusakli b9c30aa42d possible fix to #1660
modified the tagsinput source to use keypress instead of keydown for the
confirmKeys
11 years ago
barisusakli c852574cef closes #1572 11 years ago
barisusakli df73ceaeb7 closes #1556
added tag input box to composer when creating a topic
added new routes for viewing tags 'tags' and 'tags/:tagname'
respectively
post_bar.tpl shows the tags of the topic
can edit the main post to remove or add new tags
added a new menu item to header to go to the tags page
11 years ago
barisusakli ab15dba0de closes #1472 11 years ago
barisusakli 3ecd523799 added jquery ui datepicker 11 years ago
Julian Lam 8c7b474e8b moved fontawesome CSS into stylesheet.css, and updating the js and css middlewares to compile at app start, not on first load 11 years ago
Julian Lam 0ea14324ac adding missing files 11 years ago
Julian Lam ca2e9d7d9e linting and moving xregexp back to .js 11 years ago
Julian Lam 738ada9b16 Merge branch 'master' of github.com:designcreateplay/NodeBB 11 years ago
Julian Lam 816d9e5d12 minifying xregext lib 11 years ago
psychobunny fdb9b889ec Merge branch 'master' of https://github.com/designcreateplay/NodeBB 11 years ago
psychobunny fb1ddc3d9b minifying colorpicker.js 11 years ago
Julian Lam b525d95915 Merge branch 'master' of github.com:designcreateplay/NodeBB 11 years ago
Julian Lam 6aa8df1d24 removed unminified buzz library, keeping minified version 11 years ago
psychobunny da0355ef79 remove async dep for widgets (30kb was overkill for one use of async.each); linting 11 years ago
barisusakli d4556d4da3 added minifed js files
replace jquery form and timeago with minified versions
11 years ago
Julian Lam a500899fdf removing unused bootstrap js file 11 years ago
Julian Lam 4343f240d0 moving async back to proper vendor folder 11 years ago
psychobunny df29410c08 moving async back to require.js modules/vendor folder 11 years ago
Julian Lam 4cb9f34253 adding buzz and sound assets 11 years ago
Julian Lam f65a7f96ff moving async to proper vendor folder 11 years ago
barisusakli 661dff2f9b added jquery css 11 years ago
barisusakli 78f9c25c9c added autocomplete to jquery fixed search results 11 years ago
Baris Soner Usakli c49c3e3550 fixed jquery ui package 11 years ago
Baris Soner Usakli 075c6c01f2 upload changes, show progres in composer 11 years ago
Julian Lam 53285d70a9 just sneaking tabIndent into NodeBB core -- nothing to see here... 11 years ago
Julian Lam 5861630dec - removed autocomplete in composer core (now entirely in mentions)
- upped jQuery UI to 1.10.4
11 years ago
psychobunny 1528c70a30 deleted BS css files from core - please update vanilla 11 years ago
Julian Lam acc390f6ef added timeago locales, fixed timeago template error in ACP. 11 years ago
Julian Lam c8a514aa37 updated new timeago path 11 years ago
Baris Soner Usakli 414eaea413 username mention auto completes 11 years ago
Julian Lam 53caa5e422 full unicode support in slugify method, thanks to XRegExp 11 years ago
Julian Lam 0f362b7fac updated bootstrap - because why not 11 years ago
Julian Lam 5b6f5ebf9d added tinycon lib and changed notif icon to be in CSS instead of in
template
11 years ago
Baris Usakli 541993c80a fontawesome 4 migration, closes #473 11 years ago
Julian Lam 39f2efbef8 closed #540 11 years ago
Julian Lam c5bc2dd64f upgrading to bootstrap 3.0.1, wish us luck! 11 years ago
psychobunny 3fd7d9a604 moved jquery.form.js into appropriate location 11 years ago
Julian Lam da59f47624 adding missing files 11 years ago
Baris Usakli d721320af5 added jquery.timeago.js 11 years ago
psychobunny 6647e75c77 updated bootbox to BS3 12 years ago
psychobunny e5af4f6299 BS3 source files, damn you windows github 12 years ago
psychobunny 2f70dd732d BS3 basic integration; btn-large to btn-lg (inc FA); navbar fixed 12 years ago
psychobunny 99d8affa53 started categories admin + icon picker; updated fontawesome; removed FA docs/less/sass 12 years ago
Julian Lam cbd03e75e2 fixing bug where the number of posts counted was incorrect (1 over), causing thread tools to not appear when a topic was locked.
also integrated bootbox into confirm dialogs for thread deletion
12 years ago
Julian Lam 0a00eac970 added requirejs, new 'composer' module for all posting related functions (client-side)
composer module only has "push" at the moment... doesn't render a window quite yet.
12 years ago
psychobunny 6dd8264685 updated to latest font-awesome (3.11) 12 years ago
Baris Usakli c7dcbb8ab2 added jquery.ui.min 12 years ago
Julian Lam 94cd7e84eb updating bootstrap to official 2.3.2 version 12 years ago
Julian Lam 24c6d2c458 manually applying fix as detailed in https://github.com/twitter/bootstrap/issues/7118 12 years ago
psychobunny 88de8cd824 fixed an issue in bootstrap.js causing ctrl-click to not work. removed ctrl-click / middle click simulation code in ajaxify. am currently using unminified bootstrap TODO minifiy fixed version; 12 years ago
psychobunny 517b4de2fe threads look awesome now 12 years ago
psychobunny d711a4e334 added post button, post window, added click handler to toaster alert, started on posts and topics schema and code 12 years ago
psychobunny b04d262fe4 init, just some testing 12 years ago