Peter Deltchev
61ee103299
Added a filter for the EqBeats archive.
2017-10-29 03:06:08 -07:00
Peter Deltchev
6aee13a500
Minor fixes
2017-10-28 16:50:15 -07:00
Peter Deltchev
dba9ae1b15
#58 : Implemented a more stable and useful track details endpoint.
2017-10-28 16:44:08 -07:00
Josef Citrine
29cd3de86e
Fixed encoding errors on import
2017-10-11 21:57:03 +01:00
Josef Citrine
1f46b3a85d
Check if user exists before checking redirect
2017-09-28 23:18:38 +01:00
Josef Citrine
4dd8e4f038
Fixed archived style
2017-09-23 23:25:32 +01:00
Josef Citrine
131211aec4
Added EQB command to list
2017-09-23 09:20:07 +01:00
Josef Citrine
c6dc6aae32
EQBeats import script and db migration
2017-09-23 09:20:07 +01:00
Peter Deltchev
df917890e3
Added genres to track pages
2017-09-22 05:10:26 -07:00
Peter Deltchev
8eaa22733b
Documented the Track model's functions
2017-09-22 04:42:59 -07:00
Josef Citrine
b84669c3f1
Added foreign key constraint to redirect to
2017-09-20 22:59:24 +01:00
Josef Citrine
fc305034f5
Fixed query getting wrong user
2017-09-20 22:32:15 +01:00
Josef Citrine
e844054643
Merging accounts now redirects old URL
2017-09-20 22:02:39 +01:00
Josef Citrine
c7c962e91b
Added lock files
2017-09-20 22:02:08 +01:00
Peter Deltchev
dba3669d7e
Fixed track collection downloads in Firefox and Safari
...
Firefox and Safari mistook the previous track collection download code for a
popup and blocked it, making it difficult to download transcoded-on-demand
collections in those browsers.
2017-09-16 02:27:54 -07:00
Joe Citrine
6cc959069f
Merge pull request #121 from jack126guy/easy-slug-fix
...
Ensure that slug is always nonempty
2017-05-19 19:55:40 +01:00
Josef Citrine
fb50ef06ab
Fix for #120 ignore trailing slash
2017-05-19 08:04:00 +01:00
Jack Grayson
4108b8f90b
Ensure that slug is always nonempty
...
Fixes #119 <https://github.com/Poniverse/Pony.fm/issues/119 >
2017-05-18 23:11:49 -07:00
Josef Citrine
2de284963e
Added support for ponify in classifier
2017-05-18 18:25:07 +01:00
Josef Citrine
4e2b2f90ec
Fixed classifier and changed archive message
2017-05-17 11:31:21 +01:00
Joe Citrine
143d405d39
Merge pull request #115 from Poniverse/fix_genre_merge
...
Fixed genre merging
2017-05-17 11:21:32 +01:00
Josef Citrine
d7fc5f02cf
Fixed race condition in genre deletion
2017-05-17 02:38:22 +01:00
Josef Citrine
9e63702387
Fixed genre deletion
2017-05-17 02:04:28 +01:00
Josef Citrine
15ab486a50
Fixed page bug
2017-05-16 22:23:27 +01:00
Josef Citrine
6248f07eb1
Pass page to directive
2017-05-16 21:48:19 +01:00
Josef Citrine
7fc9310760
Added archive button on admin pages
2017-05-16 21:29:52 +01:00
Josef Citrine
afa9e8f50e
Added archive filter to tracks page
2017-05-16 21:08:46 +01:00
Josef Citrine
1f74636a39
Importer can restore deleted genres if needed
2017-05-15 21:01:59 +01:00
Joe Citrine
b89a0344d4
Merge pull request #118 from Poniverse/ponify-import
...
Ponify import
2017-05-15 20:30:39 +01:00
Josef Citrine
2ca0ec1f77
Downgraded some errors to warnings
2017-05-15 20:17:42 +01:00
Josef Citrine
61e907ca37
Fixed some null errors
2017-05-15 20:13:00 +01:00
Josef Citrine
23acd16b64
Typo
2017-05-15 19:47:19 +01:00
Josef Citrine
15bbad77dc
Added null checks
2017-05-15 19:46:18 +01:00
Josef Citrine
cbcd5b1c91
Fixed title parsing and removed old id3 code
2017-05-15 19:37:36 +01:00
Josef Citrine
d43dd9ba40
Updated getID3
2017-05-15 19:37:10 +01:00
Josef Citrine
9616538d9c
Switched to a file whitelist
2017-05-15 18:17:09 +01:00
Josef Citrine
c510dd7dfc
Added ID3v2 support and some stuff from the MLPMA script
2017-05-15 17:59:51 +01:00
Josef Citrine
373703990c
Added ponify directory in config
2017-05-15 12:18:04 +01:00
Josef Citrine
104318e789
Changed name
2017-04-27 23:39:07 +01:00
Josef Citrine
ede7780874
#100 : Don't know why this was missing
2017-03-27 19:44:20 +01:00
Josef Citrine
1e153a614c
#100 : Progress commit 2
2017-02-28 22:49:46 +00:00
Josef Citrine
8841bd2dc7
#100 : Progress commit
2017-02-21 17:16:29 +00:00
Josef Citrine
3526403661
#100 : Duplication detection
2017-02-02 01:35:53 +00:00
Josef Citrine
d7a59b4131
#100 : Start of Ponify import
2017-02-02 00:08:29 +00:00
Josef Citrine
3217062f92
Catching weird Carbon errors
2017-01-25 22:38:54 +00:00
Josef Citrine
7d9eaf9405
Improved tag parsing
2017-01-25 21:31:55 +00:00
tinker
f3c03bce18
Added 'php7.0-gmp' to vagrant provision script to fix composer install
2017-01-11 12:41:53 +10:00
Josef Citrine
780217183e
Using CORS middleware for API requests from supported origins
2017-01-03 17:44:40 +00:00
Josef Citrine
f7bc4f0565
Enabled CORS locally
2017-01-02 19:56:17 +00:00
Josef Citrine
b163d70e9c
Added API to get logged in user
2017-01-02 03:33:21 +00:00