Go to file
Alan Guo Xiang Tan 1edd930d33
DEV: Fix custom_header_links migration to handle blank string (#69)
If the old theme setting value is set to a blank string, we will end up
not migrating it and thus cause an error to be raised.
2024-08-26 14:39:05 +08:00
.github/workflows DEV: Update CI workflows (#28) 2023-01-10 19:07:39 +00:00
common UX: fix compatibility with discourse-header-search (#35) 2023-08-15 17:55:02 -04:00
javascripts/discourse DEV: Don't use deprecated .topic argument on header outlets (#68) 2024-08-20 22:48:29 -03:00
locales Update translations (#67) 2024-08-20 17:54:02 +02:00
migrations/settings DEV: Fix custom_header_links migration to handle blank string (#69) 2024-08-26 14:39:05 +08:00
spec/system DEV: Remove old header widget code (#66) 2024-08-19 16:35:56 -03:00
test/unit/migrations/settings DEV: Fix custom_header_links migration to handle blank string (#69) 2024-08-26 14:39:05 +08:00
.discourse-compatibility DEV: Pin theme for Discourse < 3.4.0.beta1-dev (#64) 2024-08-02 17:31:00 +08:00
.eslintrc.cjs DEV: Update linting (#43) 2023-11-29 23:05:02 +01:00
.gitignore DEV: Add CI setup (#23) 2022-06-18 01:33:51 +02:00
.prettierrc.cjs DEV: Update linting (#43) 2023-11-29 23:05:02 +01:00
.template-lintrc.cjs DEV: Update linting (#43) 2023-11-29 23:05:02 +01:00
LICENSE DEV: Change license to MIT (#62) 2024-06-19 12:44:06 +10:00
README.md Update README.md 2021-10-25 12:22:40 +11:00
about.json DEV: Add CI setup (#23) 2022-06-18 01:33:51 +02:00
package.json DEV: Update linting (#51) 2024-03-27 16:51:41 +00:00
settings.yml FIX: Ensure that custom header links migration do not fail validation (#55) 2024-04-26 12:57:46 +08:00
translator.yml DEV: Add Crowdin support (#58) 2024-06-11 16:19:13 +02:00
yarn.lock Bump braces from 3.0.2 to 3.0.3 (#60) 2024-06-16 22:33:39 +02:00

README.md

discourse-custom-header-links

See: https://meta.discourse.org/t/custom-header-links/90588