Commit graph

156 commits

Author SHA1 Message Date
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
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
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
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
bd330a1089 Mark as read and notification count 2016-06-07 17:49:00 +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
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
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
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
47160cd84c Unbroke some stuff
Getting creative with these names
2016-05-21 23:22:43 +01:00
Josef Citrine
f60ab7c73f Webpack doing its thing 2016-05-21 22:15:37 +01:00
Josef Citrine
32cdf6910a Npm-ified angular-strap 2016-05-21 21:34:12 +01:00
Josef Citrine
5b8fb0f025 Switched to angular-strap 2016-05-21 19:29:07 +01:00
Josef Citrine
60e5a51641 Switch to Font Awesome 4 2016-05-20 16:46:44 +01:00
Josef Citrine
ed16f571aa Fixing layout and colour bugs 2016-05-20 15:15:10 +01:00
Josef Citrine
3474664520 Track player optimisations for mobile 2016-05-20 01:10:31 +01:00
Josef Citrine
3d753f067a Upgraded from Bootstrap 2 to Bootstrap 3 2016-05-20 00:08:57 +01:00
Josef Citrine
44bcf87ddb New profiles, works better on mobile 2016-05-19 22:31:04 +01:00
Josef Citrine
ca397f09fc Basic mobile support (#81)
Mobile specific view. Basically Pony.fm desktop squashed into a mobile view
2016-05-19 00:46:58 +01:00
Josef Citrine
87d25bb8b8 Admin album editing 2016-05-18 01:27:59 +01:00
Josef Citrine
7bc8852043 Check if logged before checking admin 2016-05-17 12:59:46 +01:00
Josef Citrine
40122a9446 Admins can edit users 2016-05-17 00:30:05 +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
Maximilian Walter
eba5cbacc2 fixed: profile button highlighting 2016-05-16 16:00:28 +02:00
Josef Citrine
09d3dc3a32 Pagination for admin track viewer 2016-05-16 01:19:34 +01:00
Josef Citrine
1ed0d54ab3 Fixed null error while checking for admin 2016-05-16 01:08:06 +01:00
Josef Citrine
17a9f6e50c Error handling and switched to username 2016-05-15 23:22:32 +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
2fcc8bc9ec Fixed undefined error for hourly tracks 2016-05-05 23:54:33 +01:00