Commit graph

835 commits

Author SHA1 Message Date
Josef Citrine
1edff69571 Updated nav and fixed cross origin bug 2016-07-18 12:20:10 +01:00
Josef Citrine
b98a776db7 Coloured top bars for artists 2016-07-18 12:20:10 +01:00
Josef Citrine
fa7eb96ea6 Replace Font-Awesome with Material Icons 2016-07-18 12:20:10 +01:00
Josef Citrine
d4395cc318 Profile page tweaks and tab updates 2016-07-18 12:20:10 +01:00
Josef Citrine
9a25d54927 Player not scaling on mobile 2016-07-18 12:20:10 +01:00
Josef Citrine
73671c639a Make track player work cross browser 2016-07-18 12:20:10 +01:00
Josef Citrine
c3762bb7ad Sizing updates 2016-07-18 12:20:10 +01:00
Josef Citrine
ea4624d8c0 Updated player and mobile styles 2016-07-18 12:20:10 +01:00
Josef Citrine
8925365c7e Style update to modals 2016-07-18 12:20:10 +01:00
Josef Citrine
98c16e0aa6 Fixed album list in search results 2016-07-18 12:20:10 +01:00
Josef Citrine
1fd921be58 Buttons! 2016-07-18 12:20:10 +01:00
Josef Citrine
bd07c5ca98 Sizing updates 2016-07-18 12:20:10 +01:00
Josef Citrine
2ab4d8f7b8 Dropdown and font updates 2016-07-18 12:20:10 +01:00
Josef Citrine
4b552a8358 Cards in album list 2016-07-18 12:20:10 +01:00
Josef Citrine
8acf5f92d4 White background 2016-07-18 12:20:10 +01:00
Josef Citrine
6aad5271c9 New top bar design 2016-07-18 12:20:10 +01: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
52cdf621b3 Merge pull request #96 from Poniverse/postgres
The switch to PostgreSQL
2016-07-18 00:59:40 +01:00
Josef Citrine
e4fe1dc0e8 #86: Migration improvements 2016-07-17 23:31:14 +01:00
Josef Citrine
c3ad562a8e Added pgloader to vagrant install 2016-07-17 21:34:40 +01:00
Josef Citrine
7f2be0d6b6 #86: Url encode db password 2016-07-16 14:24:26 +01:00
Josef Citrine
06afc0c9d7 #86: Automatic MySQL to PostgreSQL import 2016-07-14 23:26:11 +01:00
Josef Citrine
5f60afbe8f Merge pull request #94 from Poniverse/feature/lossy_download_tweaks
Add tweaks to lossy downloads, closes #7
2016-07-11 22:12:23 +01:00
Josef Citrine
4c6aeb1a6e #86: Updated stats API to work with Postgres 2016-07-11 21:12:02 +01:00
Josef Citrine
a57c1640e8 #86: Fixed editing albums with more than 1 track 2016-07-11 21:07:45 +01:00
Josef Citrine
b467d329a3 Fix for notification images being too large 2016-07-11 18:18:03 +01:00
Peter Deltchev
8c58d2f3cb #25: Hide notifications for deleted content. 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
Josef Citrine
6b26256233 Ignore MP3 requests 2016-07-11 18:18:01 +01:00
Kelvin
0ee7e4a315 #7: Implement front-end handling of mixed losslessness track collections 2016-07-11 13:40:31 +01:00
Josef Citrine
45dae68497 #86: Fixed track uploading SQL errors 2016-07-11 13:00:29 +01:00
Kelvin
63d4063ccc #7: Implement back-end handling of mixed losslessness track collections 2016-07-11 12:43:10 +01:00
Kelvin
2c3ef557af #7: Implement CR changes 2016-07-11 11:25:45 +01:00
Josef Citrine
000239facf Fix for notification images being too large 2016-07-11 01:15:57 +01:00
Kelvin
05c66ca5dd [#7] Prevent completely lossy albums/playlists from being downloaded as lossless 2016-07-10 15:20:22 +01:00
Peter Deltchev
3f5c0d0f51 #25: Hide notifications for deleted content. 2016-07-09 18:16:25 -07:00
Peter Deltchev
a8e81729fb 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-09 17:59:03 -07:00
Josef Citrine
b2dba38268 Ignore MP3 requests 2016-07-10 00:04:54 +01:00
Peter Deltchev
0427658dbf #86: Fixed more queries for PostgreSQL. 2016-07-09 06:44:49 -07:00
Josef Citrine
7b521f5733 #86: This causes some issue with Postgres. Commenting for now 2016-07-05 01:40:55 +01:00
Peter Deltchev
ccb05bb958 #86: Corrected a number of column definitions. 2016-06-30 04:08:07 -07:00
Josef Citrine
28bd79aa1a #86: Revert boolean changes 2016-06-29 20:09:02 +01:00
Josef Citrine
c36a7145a5 Sanitise track numbers 2016-06-29 20:05:58 +01:00
Josef Citrine
4b0ed2fd1b #86: More Postgres tweaks 2016-06-28 18:53:53 +01:00
Josef Citrine
ab127a0c72 #86: Updated PGSQL credentials 2016-06-27 19:18:12 +01:00
Josef Citrine
f6c82bf245 #86: Updated migrations to work with Postgres 2016-06-27 10:31:15 +01:00
Peter Deltchev
a4db41c6b1 Corrected a boolean column to a tiny integer. 2016-06-26 23:03:29 -07:00
Peter Deltchev
6e8a9b34c6 #86: Modified a bunch of queries to work in PostgreSQL. 2016-06-26 19:20:10 -07:00
Josef Citrine
d4aa08b328 #86: Removed migration generator 2016-06-27 00:14:03 +01:00