Kelvin
63d4063ccc
#7 : Implement back-end handling of mixed losslessness track collections
2016-07-11 12:43:10 +01:00
Kelvin
2c3ef557af
#7 : Implement CR changes
2016-07-11 11:25:45 +01:00
Kelvin
05c66ca5dd
[ #7 ] Prevent completely lossy albums/playlists from being downloaded as lossless
2016-07-10 15:20:22 +01:00
Peter Deltchev
64a44fff4f
Made avatars optional. Useful for archived profiles!
...
Also took the opportunity to refactor SaveAccountSettingsCommand somewhat.
2016-06-19 13:13:47 -07:00
Josef Citrine
60f55e6223
Ignore requests with no subscription data
2016-06-15 13:44:54 +01:00
Josef Citrine
61520815de
#25 : Basic service worker notifications
2016-06-15 13:44:28 +01:00
Josef Citrine
2b72b4dcdb
#25 : Service worker subscription
2016-06-15 13:44:28 +01:00
Peter Deltchev
a482a183dc
#2 : Admins can now manage other users' content.
2016-06-14 01:27:56 -07:00
Peter Deltchev
185ead4ed0
Improved a bunch of use statements.
2016-06-12 04:49:24 -07:00
Peter Deltchev
09effb6955
#2 : Implemented the user creation tool.
2016-06-12 04:16:03 -07:00
Josef Citrine
4714f04a80
Added follower count
2016-06-07 19:31:32 +01:00
Josef Citrine
bd330a1089
Mark as read and notification count
2016-06-07 17:49:00 +01:00
Scrutinizer Auto-Fixer
3b1b03e12b
Scrutinizer Auto-Fixes
...
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
2016-06-06 06:29:37 +00:00
Peter Deltchev
9a9ac7e5a1
Lots of minor code cleanup.
2016-06-05 23:15:56 -07:00
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
Peter Deltchev
73de10cff4
Don't list albums and playlists with only one track.
2016-06-05 12:27:04 -07: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
Maximilian Walter
2d458c3d80
Merge branch 'master' of https://github.com/Poniverse/Pony.fm into feature-playlist-sort
2016-05-31 15:03:26 +02:00
Peter Deltchev
27f19f9dc7
Added a bunch of eager-loading.
2016-05-28 12:29:06 -07: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
7786950990
Icon for admins
2016-05-25 23:57:46 +01:00
Maximilian Walter
950ef3b585
added: playlist sort by favourite_count on initial request
...
update: added composer lock file to gitignore
2016-05-25 22:58:41 +02:00
Peter Deltchev
060b8e7121
Fixes #83 : Album shortlinks work again.
2016-05-21 00:22:47 -07:00
Josef Citrine
44bcf87ddb
New profiles, works better on mobile
2016-05-19 22:31:04 +01:00
Josef Citrine
87d25bb8b8
Admin album editing
2016-05-18 01:27:59 +01:00
Josef Citrine
fb7f291f31
Switch admin check to Gate
2016-05-17 13:00:57 +01:00
Josef Citrine
40122a9446
Admins can edit users
2016-05-17 00:30:05 +01:00
Josef Citrine
481a0a6b9f
Admins can view all tracks
2016-05-11 17:41:49 +01:00
Josef Citrine
a6c9393e3d
Cleaned up code, added caching for stats
2016-05-04 17:07:00 +01:00
Josef Citrine
7b4cf4adff
Fixed error for unpublished tracks
2016-05-04 01:26:52 +01:00
Josef Citrine
2832ba5bd2
Fixed syntax error
...
I'm tired
2016-05-04 01:12:12 +01:00
Josef Citrine
563578c622
Code style fixes
2016-05-04 01:08:59 +01:00
Josef Citrine
88bee8c7ab
Laravel-ised queries
2016-05-04 00:50:59 +01:00
Josef Citrine
473d1d7b38
Fixing data to accurately represent plays
2016-05-03 23:20:38 +01:00
Josef Citrine
7a73e20929
Added cumulative graph
2016-05-03 20:30:57 +01:00
Josef Citrine
97b4bb1b8b
'Functional' play charts
...
Needs styling
2016-05-03 13:01:50 +01:00
Josef Citrine
4ca904667b
Hourly stats should only display a 24 hour period
2016-05-02 23:25:26 +01:00
Josef Citrine
3e874da868
Start of a stats API
2016-05-02 13:23:22 +01:00
Mihail-K
e63c18f6be
Merge branch 'master' into feature/track-removals
2016-03-20 15:10:17 -04:00
Peter Deltchev
61ca938877
#2 : Fixed up the album editor in its new home.
2016-03-19 01:10:33 -07:00
Peter Deltchev
d8933374ab
#2 : Rearranged various routes for account management + other cleanup.
...
The "Favourites" area within account management was removed as it duplicates
the functionality of the favourites area on public profiles.
2016-03-18 20:01:00 -07:00
Peter Deltchev
61e762dc13
#2 : Nested all things account management under profile pages.
2016-03-18 20:00:30 -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
5451294dfc
Replaced Pony.fm's profiler with @barryvdh's Laravel Debugbar.
2016-02-16 02:53:28 -08:00
Peter Deltchev
7176fb2bca
#2 : Implemented the inline track editor on track pages.
...
Also includes a fix for lyrics on track pages.
2016-02-15 23:50:36 -08:00
Peter Deltchev
20ef64988a
Fixes #56 : no more duplicate tracks when browsing!
2016-02-15 08:02:44 -08:00
Peter Deltchev
5314f5accb
Fixed an n+1 query.
2016-02-15 07:51:26 -08:00