Go to file
Justin DiRose 7849f8943c
FIX: 406 Error on Reload
Logic was not properly checking if there was a topic selected or not. As a result, the template for onebox data was still being loaded, causing an error. Also changed the order around TopicView to avoid unwanted effects.
2020-10-01 13:24:28 -05:00
app FIX: 406 Error on Reload 2020-10-01 13:24:28 -05:00
assets FEATURE: Add onebox metadata (#10) 2020-10-01 09:32:28 -05:00
config Add Greek Translations (#8) 2020-07-27 13:39:54 -05:00
lib FEATURE: Move route to /docs 2020-07-14 10:07:18 -05:00
spec/requests FEATURE: Add onebox metadata (#10) 2020-10-01 09:32:28 -05:00
.eslintrc DEV: apply coding standards (#9) 2020-09-04 13:22:46 +02:00
.gitignore DEV: apply coding standards (#9) 2020-09-04 13:22:46 +02:00
.rubocop-https---raw-githubusercontent-com-discourse-discourse-master--rubocop-yml FEATURE: Swap to raw for topic list (#6) 2020-06-12 12:55:10 -05:00
.rubocop.yml DEV: apply coding standards (#9) 2020-09-04 13:22:46 +02:00
.template-lintrc.js DEV: apply coding standards (#9) 2020-09-04 13:22:46 +02:00
Gemfile FEATURE: Add onebox metadata (#10) 2020-10-01 09:32:28 -05:00
Gemfile.lock FEATURE: Add onebox metadata (#10) 2020-10-01 09:32:28 -05:00
package.json DEV: linting 2020-09-22 17:12:39 +02:00
plugin.rb Add plugin URL 2020-05-12 16:13:51 -04:00
yarn.lock DEV: linting 2020-09-22 17:12:39 +02:00