discourse/plugins/discourse-local-dates
David Taylor 583c932173
DEV: Refactor complex initializers into classes (#28661)
We're working to remove all decorators from object-literal-properties. This commit refactors all initializers which were using these decorators into classes, where decorators are allowed. Also adds cleanup logic to the local-dates initializer, which was previously missing.
2024-09-02 10:08:07 +01:00
..
assets DEV: Refactor complex initializers into classes (#28661) 2024-09-02 10:08:07 +01:00
config FEATURE: Add Uyghur language (#27183) 2024-05-27 09:58:18 +02:00
lib/discourse_local_dates
spec FIX: BBCode tag parser 2024-06-18 10:47:18 +02:00
test/javascripts DEV: add recurrence rule parameter to downloadCalendar API (#24404) 2023-11-30 13:56:22 +11:00
plugin.rb DEV: Update rubocop-discourse to latest version 2024-03-04 15:08:35 +01:00