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
David Taylor 012eb922d5
Reduce theme/color-scheme cookie cookie duration (#18858)
Previously these were set to expire after 9999 days (27 years). This commit updates them to last 1 year, and to automatically be extended on every user visit.
2022-11-03 11:31:16 +00:00
..
adapters FIX: Avoid duplicate topic-list requests (#18073) 2022-08-24 11:54:01 +01:00
components UX: Muted style for entire chat section link when muted (#18852) 2022-11-03 08:37:39 +09:00
controllers UX: hide new/unread counts in sidebar, use dot by default (#18797) 2022-11-02 20:55:05 +09:00
helpers FEATURE: site setting to disable usernames in share links. (#18315) 2022-09-22 23:12:39 +05:30
initializers Reduce theme/color-scheme cookie cookie duration (#18858) 2022-11-03 11:31:16 +00:00
lib Reduce theme/color-scheme cookie cookie duration (#18858) 2022-11-03 11:31:16 +00:00
mixins FIX: Correctly debounce various functions (#18673) 2022-10-20 13:28:09 +02:00
models FIX: Correct the post numbers in lastUnreadUrl (#18831) 2022-11-02 10:49:10 +01:00
modifiers DEV: Install ember-modifier and @ember/render-modifiers (#17595) 2022-07-21 18:12:29 +01:00
pre-initializers DEV: Clean up pre-initializers (#18680) 2022-10-26 09:19:54 +08:00
raw-views DEV: Use method definition syntax consistently (#14915) 2021-11-13 14:01:55 +01:00
routes DEV: Revert topic loading async changes (#18757) 2022-10-26 20:16:01 +02:00
services FIX: 404 sending beacon "leave all" on subfolder install 2022-09-27 19:57:38 +01:00
styles DEV: Migrate to Ember CLI (#11932) 2021-02-03 14:22:20 -05:00
templates FIX: New Topic button is now correctly disabled in a category where they have no permissions, even when filtered by tag (#18741) 2022-11-02 10:54:54 -04:00
widgets FIX: Evaluate all callbacks rather than override them (#18788) 2022-10-31 10:13:56 +08:00
app.js DEV: Normalize event handling to improve Glimmer + Classic component compat (Take 2) (#18742) 2022-10-26 14:44:12 +01:00
index.html DEV: Preload CSS in the <head> (#17322) 2022-07-05 00:23:09 +08:00
mapping-router.js DEV: Clean up pre-initializers (#18680) 2022-10-26 09:19:54 +08:00