-
Notifications
You must be signed in to change notification settings - Fork 265
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Basic Mixcloud Integration #46
base: 2.5.x
Are you sure you want to change the base?
Commits on Aug 29, 2013
-
modified: airtime_mvc/application/controllers/ApiController.php
modified: airtime_mvc/application/controllers/PreferenceController.php modified: airtime_mvc/application/forms/Preferences.php modified: airtime_mvc/application/models/Preference.php modified: airtime_mvc/application/models/StoredFile.php modified: airtime_mvc/application/views/scripts/form/preferences.phtml modified: airtime_mvc/public/js/airtime/preferences/preferences.js modified: airtime_mvc/public/js/airtime/preferences/support-setting.js airtime_mvc/application/forms/MixcloudPreferences.php airtime_mvc/application/models/Mixcloud.php airtime_mvc/application/views/scripts/form/preferences_mixcloud.phtml utils/mixcloud-uploader utils/mixcloud-uploader.php
comiconomenclaturist committedAug 29, 2013 Configuration menu - View commit details
-
Copy full SHA for 781aa57 - Browse repository at this point
Copy the full SHA 781aa57View commit details -
new file: airtime_mvc/application/forms/MixcloudPreferences.php
new file: airtime_mvc/application/models/Mixcloud.php new file: airtime_mvc/application/views/scripts/form/preferences_mixcloud.phtml new file: utils/mixcloud-uploader new file: utils/mixcloud-uploader.php
comiconomenclaturist committedAug 29, 2013 Configuration menu - View commit details
-
Copy full SHA for 9f50d25 - Browse repository at this point
Copy the full SHA 9f50d25View commit details
Commits on Nov 19, 2013
-
Merge https://github.com/comiconomenclaturist/Airtime into 2.5.x-mixc…
…loud
Albert Santoni committedNov 19, 2013 Configuration menu - View commit details
-
Copy full SHA for 588e7eb - Browse repository at this point
Copy the full SHA 588e7ebView commit details
Commits on Nov 21, 2013
-
Working MixCloud manual- and auto-upload, OAuth!
Albert Santoni committedNov 21, 2013 Configuration menu - View commit details
-
Copy full SHA for 85c87e9 - Browse repository at this point
Copy the full SHA 85c87e9View commit details -
Added missing php-oauth2 framework
Albert Santoni committedNov 21, 2013 Configuration menu - View commit details
-
Copy full SHA for 621a4b3 - Browse repository at this point
Copy the full SHA 621a4b3View commit details
Commits on Nov 27, 2013
-
Cleanup and API key moved to airtime.conf
Albert Santoni committedNov 27, 2013 Configuration menu - View commit details
-
Copy full SHA for b9bf52a - Browse repository at this point
Copy the full SHA b9bf52aView commit details -
* Hide Mixcloud prefs unless you have client_id and client_secret setup in your airtime.conf * Add the [mixcloud] section to default airtime.conf
Albert Santoni committedNov 27, 2013 Configuration menu - View commit details
-
Copy full SHA for 6885ecc - Browse repository at this point
Copy the full SHA 6885eccView commit details
Commits on Dec 3, 2013
-
* Added better resilience to a missing [mixcloud] section in airtime.conf, will make upgrades simpler.
Albert Santoni committedDec 3, 2013 Configuration menu - View commit details
-
Copy full SHA for a863cd6 - Browse repository at this point
Copy the full SHA a863cd6View commit details