Commit graph

915 commits

Author SHA1 Message Date
Josef Citrine
409182c77e Part of the notification front end 2016-05-31 00:59:04 +01:00
Josef Citrine
674046fc7d Switched to one time binding
I am commiting this as I'm playing overwatch. Tracer is best hero
2016-05-28 21:43:11 +01:00
Peter Deltchev
716eff3955 Fixed a bad query. 2016-05-28 12:53:18 -07:00
Peter Deltchev
27f19f9dc7 Added a bunch of eager-loading. 2016-05-28 12:29:06 -07:00
Peter Deltchev
fc4ae856f8 #25: Made the SendNotifications job in line with the rest of the notification system's design. 2016-05-27 22:21:35 -07: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
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
cea48c6d83 Fixed Laravel Debugbar in the dev environment. 2016-05-23 01:57:03 -07:00
Josef Citrine
8fb2991d04 Replaced UI-Bootstrap with AngularStrap 2016-05-22 02:30:48 +01:00
Peter Deltchev
d85be2e25c Merge pull request #84 from Poniverse/bootstrap3
#21: The Long Awaited Bootstrap 3 Upgrade
2016-05-21 15:50:27 -07: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
Peter Deltchev
060b8e7121 Fixes #83: Album shortlinks work again. 2016-05-21 00:22:47 -07:00
Josef Citrine
852e427da5 Making track editor look ok on mobile 2016-05-20 20:24:05 +01:00
Josef Citrine
cf57a88148 Tweaks to track editor 2016-05-20 20:12:48 +01:00
Josef Citrine
60e5a51641 Switch to Font Awesome 4 2016-05-20 16:46:44 +01:00
Josef Citrine
ec8f2e5dc5 Mobile tweaks 2016-05-20 16:31:04 +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
a441e209c2 Fixed size issues 2016-05-20 00:18:27 +01:00
Josef Citrine
d8410f5a20 Reimported Bootstrap 3 to fix issues
Blame git for breaking everything
2016-05-20 00:12:33 +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
11541c89d5 Fixed scrolling issues 2016-05-19 11:03:50 +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
fb7f291f31 Switch admin check to Gate 2016-05-17 13:00:57 +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
Adam Lavin
04d9d46d7a Merge pull request #80 from Poniverse/feature-profile-button
fixed: #53 profile button highlighting
2016-05-16 15:37:58 +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
0c2b46dd20 Revert "Merge branch 'feature-remote-dev' of https://github.com/Poniverse/Pony.fm"
This reverts commit 1a77341ce2, reversing
changes made to d01b24a91f.
2016-05-16 01:00:37 +01:00
Josef Citrine
17a9f6e50c Error handling and switched to username 2016-05-15 23:22:32 +01:00
Maximilian Walter
1a77341ce2 Merge branch 'feature-remote-dev' of https://github.com/Poniverse/Pony.fm
merged: simple config changes to enable a remote development install
2016-05-16 00:12:33 +02:00
root
9364b52f95 update: added new config variables to support dev installation on remote host 2016-05-16 00:09:30 +02: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
Andre Santos
3b808a17aa Remove duplicate credit 2016-05-06 12:23:19 +01:00
Josef Citrine
2fcc8bc9ec Fixed undefined error for hourly tracks 2016-05-05 23:54:33 +01:00
Adam Lavin
049c01a0a1 Merge pull request #78 from Poniverse/feature/stats
A basic stats page for tracks
2016-05-05 11:03:28 +01:00
Josef Citrine
0c8e11885c Updated copyright 2016-05-05 10:48:15 +01:00