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/models
2014-01-02 17:59:08 +11:00
..
action_summary.js Convert Discourse.User to use Discourse.Singleton 2013-08-08 12:42:08 -04:00
archetype.js Convert Discourse.Site and Discourse.ScreenTrack to use Discourse.Singleton 2013-08-08 12:49:58 -04:00
category_list.js List subcategories on categories page 2013-10-31 18:02:24 -04:00
category.js FEATURE: Added UI for adding and removing watched and muted categories 2014-01-02 17:59:08 +11:00
composer_message.js FIX: JSHint errors 2013-09-13 12:29:57 -04:00
composer.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
draft.js staff can always upload a file 2013-09-07 10:49:11 +02:00
input_validation.js Some javascript refactoring: Move markdown functions into their own classs, remove extraneous window. calls. 2013-03-05 14:53:55 -05:00
invite.js User invites page now has search, displays first invites_shown records 2013-11-05 17:53:26 -05:00
login_method.js working plugin interface for custom openid auth, custom css and custom js 2013-08-01 16:02:43 +10:00
model.js refactors Discourse.Model to bind context to self plus some minor clean-ups 2013-10-09 18:00:55 +02:00
nav_item.js.erb add top page 2013-12-24 00:50:36 +01:00
permission_type.js work in progress, add fidelity to category group permissions (full, create posts, readonly) 2013-07-16 15:46:11 +10:00
post_action_type.js Shows who deleted a post 2013-07-10 16:22:49 -04:00
post_stream.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
post.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
selectable_array.js Moved JSHint into Qunit suite. It's much harder to forget about now! 2013-06-21 14:07:11 -04:00
session.js Add Discourse.Singleton class mixin for creating singletons. 2013-08-08 12:00:58 -04:00
share_link.js Upgrade font-awesome to version 4 2013-12-11 10:31:09 -05:00
site.js Upgrade Ember to 1.1.2 2013-10-29 13:01:57 -04:00
sort_order.js Controls for sorting topic columns 2013-11-13 11:48:38 -05:00
top_list.js add top page 2013-12-24 00:50:36 +01:00
topic_details.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
topic_list.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
topic_tracking_state.js add top page 2013-12-24 00:50:36 +01:00
topic.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
trust_level.js Show number before trust level. Also use less memory for trust levels. 2013-07-12 16:18:32 -04:00
user_action_group.js Clean up JS, add YUIDoc support, automatically create IIFE via asset pipeline 2013-02-25 17:16:57 -05:00
user_action_stat.js Each user activity filter has its own URL now. 2013-07-17 15:42:31 -04:00
user_action.js FIX: broken font-awesome icons on user activity pages 2013-12-12 16:07:34 -05:00
user_stream.js FIX: Loading was broken on activity streams 2013-07-27 13:55:34 -04:00
user.js FEATURE: Added UI for adding and removing watched and muted categories 2014-01-02 17:59:08 +11:00