.. |
autocomplete.js
|
REFACTOR: Add urls for admin groups, make it more idiomatic ember
|
2014-04-23 15:15:46 -04:00 |
capabilities.js
|
- Extract Browser capabilities from Discourse namespace into a Singleton.
|
2013-12-03 13:03:19 -05:00 |
caret_position.js
|
Remove unused variables
|
2014-03-18 19:09:44 -07:00 |
click_track.js
|
FIX: Only show link clicks on the title of a onebox, not repeatedly in
|
2014-04-17 13:01:44 -04:00 |
computed.js
|
REFACTOR: Introduce Discourse.computed.setting to create a computed
|
2014-04-24 18:36:02 -04:00 |
debounce.js
|
Renamed components to lib in the JS project, as Ember has components and they mean something different.
|
2013-10-24 12:36:46 -04:00 |
div_resizer.js
|
Renamed components to lib in the JS project, as Ember has components and they mean something different.
|
2013-10-24 12:36:46 -04:00 |
eyeline.js
|
Remove unused variables
|
2014-03-18 19:09:44 -07:00 |
formatter.js
|
Extract breaking up a string into a separate file, include it in
|
2014-03-20 14:34:51 -04:00 |
html.js
|
SECURITY: self XSS by admin by editing badge name
|
2014-04-23 09:46:32 +10:00 |
key_value_store.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 |
lightbox.js
|
BUGFIX: spoiler tag on lightboxed images wasn't working
|
2014-01-12 19:38:46 +01:00 |
Markdown.Editor.js
|
disabled scroll sync pending fixes to be discussed in meta
|
2014-04-07 10:55:31 +10:00 |
markdown.js
|
fix the build
|
2014-03-27 16:57:46 +01:00 |
mention.js
|
Remove Zalgo API from Discourse.Mention :
|
2014-04-14 16:51:18 -04:00 |
message_bus.js
|
message bus update, extract message bus js out into gem
|
2013-11-25 17:37:01 +11:00 |
mobile.js
|
Simplify return statements
|
2014-03-18 18:23:15 -07:00 |
onebox.js
|
Renamed components to lib in the JS project, as Ember has components and they mean something different.
|
2013-10-24 12:36:46 -04:00 |
page_tracker.js
|
Fix this/self usage warning
|
2014-03-18 19:09:49 -07:00 |
probes.js
|
Renamed components to lib in the JS project, as Ember has components and they mean something different.
|
2013-10-24 12:36:46 -04:00 |
quote.js
|
Renamed components to lib in the JS project, as Ember has components and they mean something different.
|
2013-10-24 12:36:46 -04:00 |
screen_track.js
|
BUGFIX: improve quality of unread / new counters
|
2014-02-11 15:28:05 +11:00 |
search.js
|
Renamed components to lib in the JS project, as Ember has components and they mean something different.
|
2013-10-24 12:36:46 -04:00 |
syntax_highlighting.js
|
Make autohighighting for all Code-Blocks a SiteSetting
|
2014-03-31 09:44:35 +02:00 |
transition_helper.js
|
Renamed components to lib in the JS project, as Ember has components and they mean something different.
|
2013-10-24 12:36:46 -04:00 |
url.js
|
FIX: Linking to relative hash URLs was reloading the app.
|
2014-05-06 15:09:43 -04:00 |
user_search.js
|
Remove two noop backslashes in regexes
|
2014-03-18 18:24:36 -07:00 |
utilities.js
|
FEATURE: usernames are now on top.
|
2014-04-30 12:13:37 +10:00 |