Commit Graph

15 Commits

Author SHA1 Message Date
Jason Williams 710abf1237 Finalizing MVP for image cache plugin. Closes #27. 2021-01-02 18:31:29 -07:00
Jason Williams 0f302ec5ba Creating new barebones plugin imgcache.
Eventually this will download and cache external images. Starting work on #27.
2021-01-02 15:06:56 -07:00
Jason Williams 2026e4a872 Closing #47 with completed manual trigger for social updates.
Moving update/import functionality back to the feed controller (removing the import controller previously created), added an option to the backend that triggers the update from the custom SocialApis class.
2020-12-30 20:05:29 -07:00
Jason Williams 3792846778 Creating bare-bones controller in feed plugin for updates.
Starting work on #47. This will eventually provide a mechanism for triggering manual feed updates from the backend.
2020-12-30 15:20:47 -07:00
Jason Williams 1fd2880216 Removing reorder behaviour from Feed controller 2020-12-30 15:15:50 -07:00
Jason Williams 5193f574ed Removing unneccessary extra code related to partial rendering from loadtaglist.js, closing #40 2020-10-28 18:24:36 -06:00
Jason Williams 675c377d91 Changing tag list to load content by ajax (fix #40) and updating the default sort order of backend lists (fix #49) 2020-10-28 17:56:43 -06:00
Jason Williams e576e8f566 Changing tag list to load content by ajax (fix #49) and updating the default sort order of backend lists (fix #49) 2020-10-28 17:53:41 -06:00
Jason Williams a50c117a98 Update channels model to set default icon in the event that one doesn't exist, as described in #55 2020-10-28 16:54:22 -06:00
Jason Williams b5014cae5b Final updates and tweaks in preparation for MVP launch
- Removed unused items from the footer
- Fixed language files to cover all variants of English
- Added Google Analytics tracking code
2020-10-25 12:40:21 -06:00
Jason Williams af4f1366a0 Adding lazy-load version of feed component to load data using AJAX after page content has been rendered. 2020-10-23 22:54:30 +00:00
JayWll e4d86628aa Change to method used for retrieving settings data from Settings::instance() to Settings::get()
Seems simpler and more reliable.
2020-05-16 15:34:59 -06:00
JayWll a92ee4dfac Removing unnecessary console logging 2020-05-16 15:10:14 -06:00
JayWll 48a9226a81 Completed weather and local time plugin 2020-05-16 14:49:59 -06:00
JayWll 8aeceee0eb Creatinging initial version of weather plugin 2020-05-16 12:03:00 -06:00