Peter Deltchev
b46ba956d0
Fixes #51 : Slugs are now unique and user-changeable.
2016-06-05 20:05:57 -07:00
Josef Citrine
59b0ebd64e
Admins can modify show songs
2016-06-06 00:12:10 +01:00
Maximilian Walter
d735cb6816
update: implemeted playlist sort functionality
2016-06-01 21:02:16 +02:00
Maximilian Walter
b73d1753b3
update: added playlist sort logic to laravel controller
...
update: implemented basic filter functions to angular
2016-06-01 19:40:49 +02:00
Josef Citrine
ef598a72ef
Test UI for notifications
2016-05-27 20:38:59 +01:00
Peter Deltchev
0109244115
Feature/notifications ( #87 )
...
* #25 : Implemented enough of the notification system to start writing drivers.
* #25 : Implemented most of the Pony.fm notification driver's backend.
* #25 : Abstracted the logic for building lists of notification recipients.
* #25 : Implemented notification API endpoints for the SPA.
* Front end setup for notifications
* #25 : Implemented notification API endpoints for the SPA.
2016-05-27 20:12:40 +01:00
Josef Citrine
7bc8852043
Check if logged before checking admin
2016-05-17 12:59:46 +01:00
Josef Citrine
9f01a0cbc5
Repeat playlists
2016-05-16 21:43:55 +01:00
Josef Citrine
2d1e7448f1
Repeat button #77
2016-05-16 17:24:13 +01:00
Josef Citrine
1ed0d54ab3
Fixed null error while checking for admin
2016-05-16 01:08:06 +01:00
Josef Citrine
d01b24a91f
Admins can assign tracks to accounts
2016-05-15 23:03:49 +01:00
Josef Citrine
481a0a6b9f
Admins can view all tracks
2016-05-11 17:41:49 +01:00
Josef Citrine
0c8e11885c
Updated copyright
2016-05-05 10:48:15 +01:00
Josef Citrine
a46a66f230
Switched to CoffeeScript string interpolation
2016-05-04 21:47:05 +01:00
Josef Citrine
152e1e1fb6
Passing stats data to the front end
2016-05-02 23:25:54 +01:00
Mihail-K
e63c18f6be
Merge branch 'master' into feature/track-removals
2016-03-20 15:10:17 -04:00
Peter Deltchev
5d70fc9fd1
#27 : Improved title tags; added a "meta" service for managing them and meta descriptions.
2016-03-15 21:37:17 -07:00
Peter Deltchev
b715422c24
#2 : Properly handle editing tracks and albums that you don't own.
2016-03-12 17:27:49 -08:00
Peter Deltchev
9e753ec26e
#2 : Implemented track moderation.
2016-02-26 19:23:14 -08:00
Peter Deltchev
e8f6a2fd22
Functioning Webpack configuration in dev.
2016-02-16 02:56:16 -08:00
Peter Deltchev
b345601faf
Fixed the track editor sometimes not working after uploading a track.
2016-02-15 11:05:58 -08:00
Peter Deltchev
8960d11869
#1 : IT'S ALIVE!
2016-01-16 19:22:04 -08:00
Peter Deltchev
6b5d3f67a3
#1 : Beginning of the search front-end.
2016-01-16 01:13:53 -08:00
Peter Deltchev
bf831d839a
#20 : Added the genre creation tool.
2016-01-06 04:50:44 -08:00
Zeusking19
dfefb2ad81
Implement server-side track removal from playlist
2015-12-28 14:31:28 +00:00
Peter Deltchev
851dfff921
#39 : Implemented asynchronous encoding in uploads.
2015-12-18 05:11:29 -08:00
Peter Deltchev
07bb5e2c3a
#20 : Implemented the genre merging tool.
2015-12-05 18:43:05 -08:00
Peter Deltchev
4c660fcb71
#20 : Implemented the genre renaming tool.
2015-11-24 02:49:47 -08:00
Peter Deltchev
8bfddc7037
Fixes #10 : Use the X-XSRF-TOKEN header globally for AJAX CSRF protection.
2015-11-11 13:45:44 -08:00
Peter Deltchev
5583c59ec3
Merge branch 'master' into feature/cache_tracks
2015-11-05 17:15:28 -08:00
Kelvin Zhang
b2408e3d84
Add in changes from code review
2015-11-01 16:49:28 +00:00
Kelvin Zhang
98e069e6a2
Update copyright notices for created files
2015-10-30 15:29:18 +00:00
Kelvin Zhang
a5bc7491e0
Fix URL for download-cached service
2015-10-29 14:36:36 +00:00
Kelvin Zhang
4876775f31
Add copyright notice to download-cached.coffee
2015-10-29 14:16:58 +00:00
Kelvin Zhang
d4526852cf
Add download-cached service
2015-10-29 14:14:30 +00:00
Peter Deltchev
2253f51be7
Added minification-safe boilerplate to the focus service.
2015-10-29 03:57:50 -07:00
Peter Deltchev
240bfb78b6
Improved track pagination to better handle tons of content, including a "jump to page" button.
2015-10-29 03:24:12 -07:00
Peter Deltchev
ed0a5fb8ac
Licensed Pony.fm under the GNU Affero General Public License (AGPL).
2015-10-24 22:17:45 -07:00
Peter Deltchev
b00982cd61
Converted a bunch of tabs to spaces.
2015-10-24 19:35:37 -07:00
Peter Deltchev
f7d128dbc5
T388: Albums, playlists, and artists are now sorted alphabetically; tracks have an alphabetical sort option; and a few new indices were added.
2015-09-28 21:10:35 -07:00
Peter Deltchev
0463c83578
T350: Updated the name of the CSRF header used by Laravel 5.
2015-09-12 19:19:45 -07:00
Kelvin Zhang
80218408c2
Add missing scripts and styles
2015-09-12 15:41:53 +01:00
Kelvin Zhang
8088b66b8e
Merge rPF50ca46583558: T357: Sort tracks by publication date rather than creation date.
2015-09-10 12:49:01 +01:00
Kelvin Zhang
6875637fe4
Add assets (scripts + styles)
2015-08-31 16:42:23 +01:00