This website requires JavaScript.
Explore
Help
Sign In
IntenseWebs
/
discourse
Watch
3
Star
0
Fork
0
mirror of
https://github.com/discourse/discourse.git
synced
2026-08-26 13:17:20 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
f4e3ec905c7a2192dbc107ff526bf646ac299a02
discourse
/
app
/
assets
/
javascripts
/
discourse
/
mixins
T
History
Robin Ward
42117c684f
Remove
console
from .jshintrc. If we need our app to log, use
...
`Ember.Logger` instead.
2014-01-28 17:13:34 -05:00
..
ajax.js
Remove
console
from .jshintrc. If we need our app to log, use
2014-01-28 17:13:34 -05:00
has_current_user.js
Revert "inject currentUser into controllers & routes"
2013-09-11 13:26:46 +10:00
load_more.js
Enable JSHINT's
unused
option. It caught a bunch of suspicious stuff which is fixed in this commit.
2013-12-30 13:30:22 -05:00
modal_functionality.js
FIX: Replace modal with an empty view when closed. Fixes the bug where you'd edit a category, close
2013-06-11 16:41:09 -04:00
presence.js
FIX:
Discourse.Presence
was broken on arrays. The flag button was showing for anonymous users.
2013-06-18 11:36:48 -04:00
scrolling.js
Enable JSHINT's
unused
option. It caught a bunch of suspicious stuff which is fixed in this commit.
2013-12-30 13:30:22 -05:00
selected_posts_count.js
Select +Replies for bulk operations
2013-09-05 11:03:29 -04:00
singleton.js
Updated docs for
Discourse.Singleton
2013-08-08 13:00:48 -04:00