discourse/app/assets/javascripts/discourse/lib
2014-06-05 18:39:26 +02:00
..
app_events.js BUGFIX: progress bar was hidden when the composer was open - TAKE 2 2014-06-05 18:39:26 +02:00
autocomplete.js FEATURE: admins can invite users to groups via the web UI 2014-05-09 18:22:36 +10:00
capabilities.js FEATURE: posts per page is configurable, so should be desktop slack 2014-05-31 10:19:29 +10: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 Bump hashes on various files 2014-05-15 15:52:09 +10: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
highlight.js FEATURE: search highlighting within topic 2014-06-05 17:03:53 +10: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
keyboard_shortcuts.js BUGFIX: limit hijacking of search for places that have infinite lists of stuff. 2014-06-05 10:23:42 +10:00
lightbox.js BUGFIX: spoiler tag on lightboxed images wasn't working 2014-01-12 19:38:46 +01:00
Markdown.Editor.js BUGFIX: Ember.run.throttle is dodge. 2014-06-05 09:55:45 +10:00
markdown.js BUGFIX: markdown sanitize on null/undefined text 2014-05-14 12:14:33 +02: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 FEATURE: rush posting read times for newly read posts 2014-06-03 11:48:52 +10: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 FEATURE: search highlighting within topic 2014-06-05 17:03:53 +10:00
user_search.js Remove two noop backslashes in regexes 2014-03-18 18:24:36 -07:00
utilities.js BUGFIX: change the image upload icon when only images are authorized (fixes ) 2014-06-04 19:51:26 +02:00