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 |
|
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
|
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
|
ccb92606e8
|
Added chart.js credit
|
2016-05-04 01:20:50 +01:00 |
|
Josef Citrine
|
2832ba5bd2
|
Fixed syntax error
I'm tired
|
2016-05-04 01:12:12 +01:00 |
|
Josef Citrine
|
31380e7be2
|
Removed left over debug code
|
2016-05-04 01:09:06 +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
|
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
|
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
|
152e1e1fb6
|
Passing stats data to the front end
|
2016-05-02 23:25:54 +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 |
|
Josef Citrine
|
a6188b0373
|
Merge pull request #75 from Poniverse/uploader-dev
Added file upload button
|
2016-05-02 02:00:10 +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 |
|
Kelvin Zhang
|
8a96945de9
|
Merge pull request #73 from Poniverse/feature/optional_lyrics
Make lyrics optional, fixes #72
|
2016-04-03 18:12:20 +01:00 |
|
Kelvin
|
327588aa6c
|
Make lyrics optional
|
2016-04-03 17:57:00 +01:00 |
|
Kelvin
|
22a81e42e0
|
Add creation of tmp folder under datastore
|
2016-04-03 17:55:53 +01:00 |
|
Kelvin
|
efecc9f847
|
Remove duplicate errors.lyrics line
|
2016-04-03 17:42:31 +01:00 |
|
Adam Lavin
|
764a7df18d
|
Added a minimum height on the tracks listing display
|
2016-03-28 11:57:40 +01:00 |
|
Adam Lavin
|
547a8dc883
|
Merge pull request #71 from Poniverse/feature/track-removals
Feature/track removals
|
2016-03-20 21:56:47 +00:00 |
|
Mihail-K
|
d8cb98b912
|
Add confirmation dialog to track removal.
|
2016-03-20 17:41:54 -04:00 |
|
Mihail-K
|
e7ed44d7de
|
Clean up loose code.
|
2016-03-20 16:42:58 -04:00 |
|