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