Commit Graph

8 Commits

Author SHA1 Message Date
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