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
Josef Citrine
7786950990
Icon for admins
2016-05-25 23:57:46 +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
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
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
Josef Citrine
0c8e11885c
Updated copyright
2016-05-05 10:48:15 +01:00
Josef Citrine
a46a66f230
Switched to CoffeeScript string interpolation
2016-05-04 21:47:05 +01:00
Josef Citrine
2a7e774df5
Moved chart.js to npm
2016-05-04 17:07:14 +01:00
Josef Citrine
31380e7be2
Removed left over debug code
2016-05-04 01:09:06 +01:00
Josef Citrine
88bee8c7ab
Laravel-ised queries
2016-05-04 00:50:59 +01:00
Josef Citrine
c90a8d744f
Applied the pony.fm colour to the chart
2016-05-03 23:30:34 +01:00
Josef Citrine
53cd704c84
Layout improvements for stats
2016-05-03 23:20:55 +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
152e1e1fb6
Passing stats data to the front end
2016-05-02 23:25:54 +01:00
Josef Citrine
5add0a17c8
Added file upload button
2016-05-02 01:45:29 +01:00
Kelvin
91120e303b
Fix issue where the lyrics reveal box hides 1px of the lyrics text
2016-04-03 18:21:16 +01:00
Adam Lavin
764a7df18d
Added a minimum height on the tracks listing display
2016-03-28 11:57:40 +01:00
Mihail-K
d8cb98b912
Add confirmation dialog to track removal.
2016-03-20 17:41:54 -04:00
Mihail-K
fb2997c2e9
Add remove button for tracks in playlists.
...
Resolves #3
2016-03-20 16:31:22 -04: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
af760aa13f
Made the image re-importer more robust + fixed a typo.
2016-03-16 09:32:39 -07:00
Peter Deltchev
5d70fc9fd1
#27 : Improved title tags; added a "meta" service for managing them and meta descriptions.
2016-03-15 21:37:17 -07:00
Peter Deltchev
804d1fd3d4
Upgraded UI-Router to the latest stable version and made it an npm dependency.
2016-03-15 18:59:52 -07:00
Peter Deltchev
5c7278fdee
Fixed another CSS bug in the album editor.
2016-03-15 18:53:19 -07:00
Peter Deltchev
9de8a3f384
Fixed a CSS bug in the album editor.
2016-03-15 18:19:56 -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
46941b23d9
#2 : Refactored the track editor's CSS to be self-contained.
2016-02-26 19:40:45 -08:00
Peter Deltchev
9e753ec26e
#2 : Implemented track moderation.
2016-02-26 19:23:14 -08:00
Peter Deltchev
b38026b218
Removed extraneous console.log statement.
2016-02-16 05:04:22 -08:00
Peter Deltchev
32a3b07f55
Fixed pagination.
2016-02-16 05:04:00 -08:00
Peter Deltchev
4f6f64a3c0
Integrated Webpack for the embedded player.
2016-02-16 03:35:52 -08:00
Peter Deltchev
f11d321764
Webpack config is now production-ready.
2016-02-16 02:57:19 -08:00
Peter Deltchev
e8f6a2fd22
Functioning Webpack configuration in dev.
2016-02-16 02:56:16 -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
1d0cd9db69
Tweaked the footer.
2016-02-16 01:56:23 -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
3ffa8dd07a
Fixed the release date picker when no date is chosen.
2016-02-15 13:10:44 -08:00
Peter Deltchev
b345601faf
Fixed the track editor sometimes not working after uploading a track.
2016-02-15 11:05:58 -08:00
Andre Santos
bd9a525393
Remove underline from play button on hover
2016-02-15 17:27:14 +00:00
Andre Santos
5241331fb3
Add padding to volume slider
2016-02-14 17:59:53 +00:00
Peter Deltchev
dbd46c8dc5
Added lots of "track by" and a few more one-time bindings.
2016-02-14 03:12:13 -08:00
Peter Deltchev
cbce336478
Converted uses of bindonce to Angular one-time bindings.
2016-02-14 02:53:27 -08:00
Peter Deltchev
7ab0b907c5
Fixed the release date picker.
...
- upgraded ui-date to the newest version
- made adjustments to keep this date in UTC
- fixed the picker's broken images
2016-02-14 01:29:02 -08:00
Peter Deltchev
e27f66c737
Upgraded to Angular 1.5.0.
2016-02-13 20:56:24 -08:00
Peter Deltchev
ae8fe6138a
Made the genre and show song lists scrollable again.
2016-02-13 20:49:10 -08:00
Peter Deltchev
4e0eea71e4
Upgraded to Angular 1.3.20.
2016-02-13 20:29:13 -08:00
Peter Deltchev
f563c7426f
Upgraded to Angular 1.2.29.
2016-02-13 19:36:38 -08:00
Peter Deltchev
3868a62bf5
Upgraded to Angular 1.2.0.
2016-02-13 19:26:29 -08:00
Peter Deltchev
697e91c47e
#2 : Always reload data for the track editor.
2016-02-13 19:08:23 -08:00
Peter Deltchev
dda46768fb
#2 : The track editor now updates the list of tracks in the account section.
2016-02-13 17:44:55 -08:00
Peter Deltchev
46b95cadc0
#2 : Implemented the new track editor directive.
2016-02-13 17:42:01 -08:00
Andre Santos
79ed83e2f6
Hide y axis scroll bar from cache loader
2016-02-08 07:21:36 +00:00
Andre Santos
eba99bc94c
Hide y axis scroll bar from cache loader
2016-02-08 06:47:22 +00:00
Nelson LaQuet
53f01b1469
#2 : Refactored the track route to be a parent route for both showing a track and editing a track.
2016-02-02 19:59:31 -08:00
Peter Deltchev
a2b35ba8a3
#56 : Fixed duplicate tracks in playlists.
2016-01-23 04:27:43 -08:00
Peter Deltchev
d73a0d006d
#1 : Improved visual feedback that a search is in progress.
2016-01-20 22:06:52 -08:00
Peter Deltchev
56edd5ec28
#1 : Search relevancy improvements and other tweaks.
2016-01-17 02:33:58 -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
864112b1f2
#1 : Improved the layout of the search results.
2016-01-16 23:11:06 -08:00
Peter Deltchev
93b447f05c
#1 : Removed double negatives in the pfmPopup directive.
2016-01-16 22:16:47 -08:00
Peter Deltchev
ffca74f45d
#1 : Progress commit - the search popup now responds to clicks correctly!
2016-01-16 20:04:23 -08:00
Peter Deltchev
8960d11869
#1 : IT'S ALIVE!
2016-01-16 19:22:04 -08:00
Peter Deltchev
6b5d3f67a3
#1 : Beginning of the search front-end.
2016-01-16 01:13:53 -08:00
Andre Santos
b009eb9efd
Merge pull request #52 from Poniverse/nav-fix
...
Navigation Update
2016-01-07 20:05:50 +00:00
Andre Santos
f5b84e51f4
Removal of Content Tabs
...
Part 2; Issue #31
2016-01-07 07:46:39 +00:00