Peter Deltchev
efea3cda2f
Fixes #102 : Tagging tracks with multiple show songs works again.
...
This was broken during the MySQL -> PostgreSQL migration.
2016-08-07 16:31:09 -07:00
Josef Citrine
63562f9338
Corrected error code
2016-07-18 02:20:10 +01:00
Josef Citrine
6c2039159f
New maintenance page
2016-07-18 01:46:17 +01:00
Josef Citrine
b467d329a3
Fix for notification images being too large
2016-07-11 18:18:03 +01:00
Peter Deltchev
6c4f7b962b
Run asynchronous workers in the dev environment.
...
This better matches how Pony.fm is deployed in production and avoids issues
with the database being reconnected in the middle of a database transaction.
2016-07-11 18:18:02 +01:00
Kelvin
0ee7e4a315
#7 : Implement front-end handling of mixed losslessness track collections
2016-07-11 13:40:31 +01:00
Josef Citrine
a2f00f8134
Merge pull request #93 from Poniverse/patch/volume-knob-offset
...
Remove offset from volume knob Y position
2016-06-24 17:08:25 +01:00
Andre Santos
151fd2d396
Removed offset from height
...
7.5 has been removed from the maths equation for the knob initial position.
2016-06-22 21:08:47 +01:00
Josef Citrine
6c4a7cde51
Sidebar fix for large and small phones
2016-06-20 03:20:20 +01:00
Josef Citrine
a4eb8b465c
Fixed sidebar issues on mobile
2016-06-20 03:17:32 +01:00
Josef Citrine
51ea1578ec
Track page album art changes
2016-06-20 02:52:05 +01:00
Josef Citrine
acd3eabfae
Fixed z-index issues with sticky tabs
2016-06-20 02:47:22 +01:00
Josef Citrine
01960b8e4d
Moved tabs on artist page
2016-06-20 02:45:30 +01:00
Josef Citrine
db21f82739
New scrollable tabs
2016-06-20 02:42:20 +01:00
Josef Citrine
336e04a0c1
Disabling notifications until they're stable on Chrome
2016-06-20 01:38:07 +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
c649763409
Moved feature detect to seperate function
2016-06-15 13:44:54 +01:00
Josef Citrine
0c1a283867
Removed old developement API key
2016-06-15 13:44:54 +01:00
Josef Citrine
88aa2950b3
#25 : Hide toggle if service worker fails to register
2016-06-15 13:44:28 +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
221268a0b7
Fixed broken track pages for guests.
2016-06-14 20:54:18 -07:00
Peter Deltchev
a482a183dc
#2 : Admins can now manage other users' content.
2016-06-14 01:27:56 -07:00
Peter Deltchev
3864ea7a1f
The admin area goes to user management by default now.
2016-06-12 05:19:50 -07:00
Peter Deltchev
7d05e68079
Minor cleanup.
2016-06-12 04:31:57 -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
Josef Citrine
35886a57d7
Text layout improvement on notifications
2016-06-07 13:53:26 +01:00
Josef Citrine
d33985325e
New notification look. Mark as read feature (disabled for now due to issues)
2016-06-07 00:37:41 +01:00
Josef Citrine
078ba8b5fc
Adjusted position of the notification icon
2016-06-06 12:22:34 +01:00
Josef Citrine
3277a69399
Notifications on mobile and improved small mobile support
2016-06-06 12:19:43 +01: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
824229b600
Fixes #79 : The back button works a lot better now.
2016-06-05 02:18:57 -07:00
Josef Citrine
e4d270b794
Remove left over debug code
2016-06-02 20:44:43 +01:00
Josef Citrine
e10c08ce87
Fixed sidebar not animating sometimes
2016-06-02 17:30:52 +01:00
Josef Citrine
4e564aed0c
Merge pull request #88 from Poniverse/feature-playlist-sort
...
Feature playlist sort
2016-06-02 17:03:11 +01:00
Josef Citrine
583171669f
Made playlist track delete actually functional
2016-06-02 16:52:48 +01:00
Maximilian Walter
b22ddcbf5c
removed: unused code after playlist filter implementation
2016-06-02 15:59:39 +02:00
Josef Citrine
d44cd83e11
Start of a slideable side nav
2016-06-02 00:56:38 +01:00
Josef Citrine
69673d40e9
Hide notification button on mobile for now
2016-06-02 00:09:05 +01:00
Josef Citrine
87d0c5fca2
No notification message
2016-06-02 00:00:50 +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
409182c77e
Part of the notification front end
2016-05-31 00:59:04 +01:00
Josef Citrine
ce5b060194
Basic styling for notifications
...
Need to move this into a directive at some point
2016-05-27 23:46:20 +01: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