sintonia/airtime_mvc/application/common
Duncan Sommerville def8e7280b * SAAS-1161 - refactor backend so episodes are loaded separately from podcast data to speed up loading and improve API readability
* Decouple imported and station podcast behaviour on the frontend
2015-11-02 18:07:16 -05:00
..
enum Fix issue with automatic ingest; shift episode ingest to PodcastEpisodesController 2015-10-22 12:12:41 -04:00
interface * SAAS-1084 - initial work on publishing API backend 2015-10-20 19:03:34 -04:00
widgets Reusable datatable control that hooks up to any of our REST APIs 2015-09-15 14:18:35 -04:00
Billing.php Unpaid invoice usability hint and invoice page style fix - SAAS-1134 2015-10-20 15:44:24 -04:00
CORSHelper.php
CeleryManager.php * Change the Celery timeout to 15 minutes (from 10) to better accommodate automatic ingest 2015-10-29 17:53:45 -04:00
Database.php
DateHelper.php
FileDataHelper.php Merge branch 'saas-dev' into saas 2015-08-10 09:00:54 -04:00
FileIO.php
GoogleAnalytics.php
HTTPHelper.php
LocaleHelper.php
OsPath.php
PodcastManager.php * SAAS-1161 - refactor backend so episodes are loaded separately from podcast data to speed up loading and improve API readability 2015-11-02 18:07:16 -05:00
ProvisioningHelper.php Merge branch 'saas-dev' into saas 2015-08-10 09:00:54 -04:00
SecurityHelper.php SAAS-1085: Optimization - Don't start sessions unless we actually need them. 2015-09-25 10:41:51 -04:00
SessionHelper.php Refactored double Set-Cookie prevention code, and session reopening code 2015-09-25 12:03:10 -04:00
TaskManager.php Add SoundCloud update and download tasks to Celery backend; requires airtime-celery reinstall 2015-10-30 16:10:16 -04:00
Timezone.php CC-6127 - Add 'Use station default' option to user settings timezone, don't set user timezone by default when creating the admin user 2015-09-01 16:10:33 -04:00
TuneIn.php
UsabilityHints.php Unpaid invoice usability hint and invoice page style fix - SAAS-1134 2015-10-20 15:44:24 -04:00
WidgetHelper.php