discourse/app/assets/javascripts/discourse/routes
2014-07-28 13:39:33 -04:00
..
application_routes.js FEATURE: show the user's flagged/deleted posts 2014-07-16 21:04:55 +02:00
application.js.es6 FIX: Navigating to a user's admin page would not populate 2014-07-23 16:54:04 -04:00
badges-index.js.es6 ES6: Convert more routes over 2014-07-28 13:39:33 -04:00
badges-show.js.es6 ES6: Convert more routes over 2014-07-28 13:39:33 -04:00
build-category-route.js.es6 TRIVIAL: Remove log statement 2014-07-03 11:32:10 -04:00
build-topic-route.js.es6 FEATURE: query param for topic state 2014-07-17 09:29:09 +10:00
discourse_location.js FIX: Direct links to hash URLS were broken. Regression? 2014-07-24 12:52:43 -04:00
discourse_restricted_user_route.js FIX: Use replaceWith instead of transitionTo when redirecting to a 2014-06-03 10:47:21 -04:00
discourse_route.js BUGFIX: calling .blur() on the body element unfocus the browser window in IE10 2014-07-03 22:27:10 +02:00
discovery_categories_route.js BUGFIX: incorrect ordering in category permissions 2014-07-10 12:02:16 +10:00
discovery_route.js ES6: Most controllers converted over now. 2014-05-27 10:51:03 -04:00
discovery_top_routes.js ES6: More controllers 2014-05-20 12:49:38 -04:00
exception.js.es6 ES6: Convert more routes over 2014-07-28 13:39:33 -04:00
group-index.js.es6 ES6: Convert more routes over 2014-07-28 13:39:33 -04:00
group-members.js.es6 ES6: Convert more routes over 2014-07-28 13:39:33 -04:00
group.js.es6 ES6: Convert more routes over 2014-07-28 13:39:33 -04:00
login.js.es6 ES6: Convert more routes over 2014-07-28 13:39:33 -04:00
preferences_routes.js REFACTOR: Convert profile background uploader to be an ember component 2014-06-30 14:13:59 -04:00
signup.js.es6 ES6: Convert more routes over 2014-07-28 13:39:33 -04:00
static_route.js FIX: Direct links to hash URLS were broken. Regression? 2014-07-24 12:52:43 -04:00
topic_from_params_route.js FIX: Apply category class when inside a topic of that category 2014-07-01 16:06:48 -04:00
topic_route.js FIX: If you hit back while a replaceState was queued up it would 2014-07-24 11:26:53 -04:00
unknown_route.js Support 404 routes in the Ember App 2014-04-29 15:29:13 -04:00
user_activity_stream_route.js BUGFIXES: properly deal with bookmarks and deleted posts 2014-06-04 17:41:11 +02:00
user_admin_posts_routes.js FEATURE: show the user's flagged/deleted posts 2014-07-16 21:04:55 +02:00
user_topic_list_routes.js FEATURE: add the first 3 participants in a private message 2014-05-12 09:32:49 +02:00
user-activity.js.es6 ES6: Start converting routes 2014-07-21 12:00:58 -04:00
user-badges.js.es6 ES6: Enable compatibility layer for routes 2014-07-22 12:09:29 -04:00
user-index.js.es6 ES6: Start converting routes 2014-07-21 12:00:58 -04:00
user-invited.js.es6 ES6: Start converting routes 2014-07-21 12:00:58 -04:00
user-private-messages.js.es6 ES6: Start converting routes 2014-07-21 12:00:58 -04:00
user.js.es6 ES6: Start converting routes 2014-07-21 12:00:58 -04:00