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/app
Penar Musaraj aee7ef0dc9
DEV: Fix build due to highlight.js branch issue (#12441)
Highlight.js changed their default branch from master to main. This switches to the @highlightjs/cdn-assets package, thus sidestepping the problem. It's a slightly cleaner integration though (no need to build locally anymore).
2021-03-18 18:21:23 -04:00
..
adapters DEV: Sort imports alphabetically (#11382) 2020-12-01 15:31:26 -03:00
components A11Y: makes search results count readable by screen reader (#12437) 2021-03-18 18:44:26 +01:00
controllers FIX: all staff members (regardless of TL) should be able to pin/unpin topics (#12435) 2021-03-18 15:32:42 -04:00
helpers Login signup zazz (#11957) 2021-02-10 14:53:18 -06:00
initializers FEATURE: Allow invites redemption with Omniauth providers. 2021-03-09 09:27:18 +08:00
lib DEV: Fix build due to highlight.js branch issue (#12441) 2021-03-18 18:21:23 -04:00
mixins FEATURE: Add newly loaded topics to bulk-select automatically if Select All is on (#12026) 2021-03-05 17:16:03 +03:00
models UX: Show first unique letters in invite link (#12434) 2021-03-18 19:05:38 +02:00
pre-initializers DEV: Use Ember CLI middleware to decorate the index template (#12292) 2021-03-09 10:09:35 -05:00
raw-views FIX: Show all topic statuses on full page search. 2020-12-23 10:30:35 +08:00
routes FIX: Ensure the signup boolean is passed when started via _autoLogin (#12338) 2021-03-10 15:39:14 +00:00
services Quite a few Ember-CLI / Upgrade related changes (#11867) 2021-01-29 10:19:54 -05:00
styles DEV: Migrate to Ember CLI (#11932) 2021-02-03 14:22:20 -05:00
templates A11Y: makes search results count readable by screen reader (#12437) 2021-03-18 18:44:26 +01:00
widgets A11Y: improves avatar menu focus/active states (#12422) 2021-03-18 13:29:27 +01:00
app.js DEV: Sync up more Ember CLI features (#11790) 2021-01-21 15:55:39 -05:00
index.html REFACTOR: Use a <script src> tag to start the app (#12401) 2021-03-16 09:36:11 -04:00
mapping-router.js DEV: prettier 2.2.1 (#11862) 2021-01-27 12:39:20 +01:00