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/components
Régis Hanol faeb4a9ebd enhance upload selector
- Change the icon on the button to a file when attachments are enabled
- Display the list of allowed extensions in the upload selector
- FIX : regexps for validating uploads weren't escaping the dots
2013-08-02 01:30:18 +02:00
..
autocomplete.js Fix for autocomplete delete action removing only the last item 2013-07-21 22:37:01 -04:00
bbcode.js fix non localized said: in quotes 2013-07-16 17:22:54 +10:00
caret_position.js Clean up JS, add YUIDoc support, automatically create IIFE via asset pipeline 2013-02-25 17:16:57 -05:00
click_track.js don't track via AJAX when clicking on local attachments 2013-07-10 22:59:53 +02:00
computed.js Each user activity filter has its own URL now. 2013-07-17 15:42:31 -04:00
debounce.js Moved JSHint into Qunit suite. It's much harder to forget about now! 2013-06-21 14:07:11 -04:00
development.js Added ember-renderspeed library for profiling rendering. Removed old probes stuff that 2013-07-29 12:52:09 -04:00
div_resizer.js Clean up JS, add YUIDoc support, automatically create IIFE via asset pipeline 2013-02-25 17:16:57 -05:00
eyeline.js User stream now uses eyeline for loading more content. 2013-07-23 16:06:26 -04:00
formatter.js Add relative_date_duration site setting 2013-07-10 12:38:43 -04:00
key_value_store.js Moved JSHint into Qunit suite. It's much harder to forget about now! 2013-06-21 14:07:11 -04:00
lightbox.js FIX: lightbox is not closed when using the back button 2013-07-22 01:21:43 +02:00
markdown.js support server side js and arbitrary assets 2013-08-01 17:35:31 +10:00
mention.js Calls to Discourse.ajax no longer need getURL -- will be done automatically. 2013-05-07 15:16:27 -04:00
message_bus.js removed sugar.js, port functionality to moment and underscore.js 2013-06-11 15:27:26 +10:00
onebox.js Moved JSHint into Qunit suite. It's much harder to forget about now! 2013-06-21 14:07:11 -04:00
probes.js Moved JSHint into Qunit suite. It's much harder to forget about now! 2013-06-21 14:07:11 -04:00
screen_track.js Moved highestSeenByTopic to the Discourse.Session 2013-07-26 15:18:46 -04:00
search.js Moved JSHint into Qunit suite. It's much harder to forget about now! 2013-06-21 14:07:11 -04:00
syntax_highlighting.js Clean up JS, add YUIDoc support, automatically create IIFE via asset pipeline 2013-02-25 17:16:57 -05:00
transition_helper.js Some javascript refactoring: Move markdown functions into their own classs, remove extraneous window. calls. 2013-03-05 14:53:55 -05:00
url.js Show topics as a list of topics on the User Stream. 2013-07-25 15:56:20 -04:00
user_search.js removed sugar.js, port functionality to moment and underscore.js 2013-06-11 15:27:26 +10:00
utilities.js enhance upload selector 2013-08-02 01:30:18 +02:00