discourse-data-explorer/lib/discourse_data_explorer
TheJammiestDodger 9f841a4c6f
FIX: Update 'Largest Uploads' queries to use the upload_references table (#261)
The post_uploads table has been deprecated. This commit updates the 'Top 50 Largest Uploads' query to use the new upload_references table instead.
2023-11-13 09:53:33 +00:00
..
data_explorer.rb FEATURE: Add JSON result type component (#260) 2023-11-02 09:50:05 +10:00
engine.rb DEV: Update plugin to match latest guidelines (#229) 2023-03-22 23:29:08 +02:00
parameter.rb [FIX] The user_list parameter returned user objects instead of their IDs (#239) 2023-04-15 22:02:32 +01:00
queries.rb FIX: Update 'Largest Uploads' queries to use the upload_references table (#261) 2023-11-13 09:53:33 +00:00
query_group_bookmarkable.rb DEV: Update plugin to match latest guidelines (#229) 2023-03-22 23:29:08 +02:00