This repository has been archived on 2023-03-18. You can view files and clone it, but cannot push or open issues or pull requests.
osr-discourse-src/app/assets/javascripts/discourse/lib
2014-04-21 20:00:37 +02:00
..
autocomplete.js Remove unused variables 2014-03-18 19:09:44 -07: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 Use query params for sortable table headings 2014-04-17 10:52:57 -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 Use sub-category badge on categories page too 2014-03-27 15:25:47 -04: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 BUGFIX: only redirect users top /top page once 2014-04-21 20:00:37 +02:00
user_search.js Remove two noop backslashes in regexes 2014-03-18 18:24:36 -07:00
utilities.js FEATURE: support email attachments 2014-04-14 22:55:57 +02:00