discourse/app/assets/javascripts
2013-07-29 15:29:43 -04:00
..
admin Add ip_address, email, and context to staff_action_logs table. Context should usually be the url from which the staff member performed the action, but could be any string that describes what the staff member was doing when the action was performed. 2013-07-29 15:29:43 -04:00
defer show diff in post history view 2013-04-29 03:20:51 +02:00
discourse Add BlockedEmail, to block signups based on email. Track stats of how many times each email address is blocked, and last time it was blocked. Move email validation out of User model and into EmailValidator. Signup form remembers which email addresses have failed and shows validation error on email field. 2013-07-29 15:29:43 -04:00
docs Cleaned up admin JS, added YUIDoc headers to all admin classes. 2013-02-21 14:12:09 -05:00
external Added ember-renderspeed library for profiling rendering. Removed old probes stuff that 2013-07-29 12:52:09 -04:00
external_development Upgrade Ember to Fix CVE-2013-4170 2013-07-26 13:10:52 -04:00
external_production Upgrade Ember to Fix CVE-2013-4170 2013-07-26 13:10:52 -04:00
locales fix so some half working locales boot 2013-07-25 11:25:30 +10:00
admin.js Initial release of Discourse 2013-02-05 14:16:51 -05:00
application.js.erb Ember RC6 update 2013-07-16 10:35:18 -04:00
discourse.js Added ember-renderspeed library for profiling rendering. Removed old probes stuff that 2013-07-29 12:52:09 -04:00
env.js Some javascript refactoring: Move markdown functions into their own classs, remove extraneous window. calls. 2013-03-05 14:53:55 -05:00
jquery.js.erb jquery 1.9.1 upgrade ... remove jquery rails 2013-06-07 09:12:46 +10:00
main_include.js Moved Discourse.ajax into a mixin. 2013-07-26 15:12:40 -04:00
pagedown_custom.js wrapped I18n.lookup to inject the "js" namespace 2013-07-09 02:10:55 +02:00
preload_store.js Ember RC6 update 2013-07-16 10:35:18 -04:00