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
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
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
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
Peter Deltchev
09de55d14d
Handle slug collisions with disabled accounts properly.
2016-01-24 22:05:08 -08:00
Peter Deltchev
a2b35ba8a3
#56 : Fixed duplicate tracks in playlists.
2016-01-23 04:27:43 -08:00
Peter Deltchev
4585eb712e
#1 : SEARCH IS ALIVE. LET'S GO, YES!
2016-01-20 19:18:18 -08:00
Peter Deltchev
7a005bcf6b
Silently enabled lossy uploads for users.
2016-01-18 02:16:56 -08:00
Peter Deltchev
7a7f4ee02a
#1 : Moved the artists list into its own directive + visual cleanup of search.
2016-01-16 23:35:43 -08:00
Peter Deltchev
990916171c
#1 : Progress commit - some semblance of this is working now.
2016-01-16 01:13:53 -08:00
Peter Deltchev
e0faefee23
#1 : Progress commit.
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
Peter Deltchev
e85b79a9e4
Fixed error on artist pages and an issue with profile URL generation.
2015-12-31 21:12:16 -08:00
Peter Deltchev
8ac590819f
Fixed incorrect class references.
2015-12-31 18:27:21 -08:00
Peter Deltchev
5ff04ff08d
Moved all database models into their own namespace.
2015-12-31 16:24:33 -08:00
Peter Deltchev
622dc2d577
#29 : Implemented the auth:merge-duplicates CLI script to reconcile duplicate accounts.
2015-12-29 08:54:08 -08:00
Zeusking19
dfefb2ad81
Implement server-side track removal from playlist
2015-12-28 14:31:28 +00:00
Zeusking19
8282e5752d
Quickfix to some date issues
2015-12-26 21:01:46 +00:00
Peter Deltchev
ac6ce4bbb4
#8 : Implemented auto-publishing and lots of optional fields for the upload endpoint.
2015-12-26 03:40:47 -08:00
Peter Deltchev
4d119ff758
#8 : Implemented the track upload API.
2015-12-24 04:14:55 -08: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
Adam Lavin
3c0e922b28
Fixed mobile api endpoints
2015-11-30 00:59:59 +00:00
Peter Deltchev
2bd6a0b258
#2 , #20 : Added revision tracking to genres, tracks, albums, users, and playlists.
...
Also ordered genres alphabetically in the genre editor.
2015-11-24 03:15:50 -08:00
Peter Deltchev
4c660fcb71
#20 : Implemented the genre renaming tool.
2015-11-24 02:49:47 -08:00
Peter Deltchev
8d7f36c375
Fixes #29 : Usernames are now used to check if a Pony.fm account already exists. The username column was also renamed.
2015-11-20 18:25:11 -08:00
Peter Deltchev
c28c887e29
#4 : Refactored a bunch of common logic between albums and playlists into a trait.
2015-11-09 22:44:36 -08:00
Kelvin Zhang
6c5155f583
#4 : Implement cached playlist downloads
2015-11-08 17:46:35 +00:00
Peter Deltchev
5583c59ec3
Merge branch 'master' into feature/cache_tracks
2015-11-05 17:15:28 -08:00