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
Robin Ward c172f2068d
REFACTOR: Remove $.cookie in favor of a local library based on it (#10548)
This helps us out in a few ways:

1. It lessens our reliance on jQuery
2. It's slightly less code because it omits options we don't use
3. It is one less library to import and put into ES6 modules
2020-08-27 14:07:51 -04:00
..
assets REFACTOR: Remove $.cookie in favor of a local library based on it (#10548) 2020-08-27 14:07:51 -04:00
controllers FEATURE: add dismiss unread topics button when filtered by tag. (#10547) 2020-08-27 23:04:45 +05:30
helpers FIX: Detect dark scheme server-side for better dark logo support (#10490) 2020-08-20 14:23:18 -04:00
jobs Fix the build. 2020-08-27 13:50:07 +08:00
mailers PERF: Replace video and audio links in search blurb while indexing. 2020-08-06 12:25:03 +08:00
models Minor follow-up bug fix for 5ff6c10. 2020-08-26 17:25:28 +08:00
serializers FIX: Wizard could not send custom color schemes to the client correctly (#10484) 2020-08-20 17:10:33 -07:00
services Revert "DEV: allow plugins to send extra silenced message params" 2020-08-25 09:57:57 +08:00
views FIX: Fix css var issues + button :active gradient (#10469) 2020-08-18 14:25:38 -05:00