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
Sam 59cd7894d9 FEATURE: if site is under extreme load show anon view
If a particular path is being hit extremely hard by logged on users,
revert to anonymous cached view.

This will only come into effect if 3 requests queue for longer than 2 seconds
on a *single* path.

This can happen if a URL is shared with the entire forum base and everyone
is logged on
2018-04-18 16:58:57 +10:00
..
adapters FIX: Group pages should work when group name contains periods. 2018-04-12 17:11:36 +08:00
components FEATURE: if site is under extreme load show anon view 2018-04-18 16:58:57 +10:00
controllers UX: Require an extra click to open topic draft 2018-04-17 14:45:18 +10:00
helpers Remove support for theme settings in raw handlebar templates 2018-04-11 18:21:04 +05:30
initializers Fix - service worker registrations 2018-04-10 15:17:32 -07:00
lib UX: staff can see the delete button on a post that was marked for deletion by the author 2018-04-13 15:10:18 -04:00
mixins UX: remove fast scroll which is leading to bugs 2018-03-02 12:58:38 +11:00
models UX: Require an extra click to open topic draft 2018-04-17 14:45:18 +10:00
pre-initializers REFACTOR: Remove many Discourse.Category.list() calls 2017-11-01 15:25:35 -04:00
raw-views UX: updated 'new dot' styling 2018-03-30 01:25:39 +05:30
routes UX: Require an extra click to open topic draft 2018-04-17 14:45:18 +10:00
services FEATURE: search should default scope to current category or user 2017-02-20 17:02:02 -05:00
templates UX: Require an extra click to open topic draft 2018-04-17 14:45:18 +10:00
widgets Fix: trigger group card on a post's primary group click 2018-04-17 10:34:52 -07:00
mapping-router.js.es6 Allow route maps to access site easily 2017-08-09 11:49:18 -04:00