Commit graph

100 commits

Author SHA1 Message Date
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
989a6631ba Moved the dev environment's datastore into the storage directory. 2016-02-02 18:40:50 -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
4585eb712e #1: SEARCH IS ALIVE. LET'S GO, YES! 2016-01-20 19:18:18 -08:00
Peter Deltchev
33befbe3d0 #1: Darklaunched search to site staff. 2016-01-17 05:43:28 -08:00
Peter Deltchev
e295c41243 #1: Made Elasticsearch hosts configurable in an environment variable. 2016-01-17 05:22:14 -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
Peter Deltchev
30a9c9c935 #31: Fixed CSS classes and removed the "Dashboard" link. 2016-01-07 10:30:43 -08:00
Andre Santos
f5b84e51f4 Removal of Content Tabs
Part 2; Issue #31
2016-01-07 07:46:39 +00:00
Peter Deltchev
bf831d839a #20: Added the genre creation tool. 2016-01-06 04:50:44 -08:00
Andre Santos
450c785c15 Navigation Update
Addresses issue #31
2016-01-05 22:07:31 +00:00
Andre Santos
eef8e3c73b Navigation Update
Addresses issue #31
2016-01-05 22:06:54 +00:00
Andre Santos
3209f499c1 Navigation Update 2016-01-05 20:47:27 +00:00
Peter Deltchev
4b51ff9c84 #20: Tweaked the genre merging UI to be less tedious. 2016-01-05 11:18:58 -08:00
Peter Deltchev
96be3224e4 Deleting stuff actually can be undone. 2016-01-05 07:53:01 -08:00
Peter Deltchev
5ff04ff08d Moved all database models into their own namespace. 2015-12-31 16:24:33 -08:00
Peter Deltchev
622dc2d577 #29: Implemented the auth:merge-duplicates CLI script to reconcile duplicate accounts. 2015-12-29 08:54:08 -08:00
Zeusking19
334f8ae278 Allow single line breaks 2015-12-27 18:15:22 +00:00
Zeusking19
96c694b9ad Disable code and strikethrough, add rel="nofollow" 2015-12-27 17:55:42 +00:00
Zeusking19
9e065596d1 Let's appease the gods that be 2015-12-27 17:04:17 +00:00
Zeusking19
6ab08054ea Credit source for nl2br.coffee 2015-12-27 16:10:03 +00:00
Zeusking19
605c8b7f99 Resolve #43 - Implement markdown, remove disfunctional newlines.coffee 2015-12-27 15:59:38 +00:00
Peter Deltchev
a9ce4aabce Merge pull request #44 from Poniverse/feature/linky
Resolves #24: Render URLs in text fields as clickable links
2015-12-27 04:30:51 -08:00
Zeusking19
f418cad608 Replace angular-sanitize.js with a customized version, add link attributes 2015-12-27 12:22:27 +00:00
Peter Deltchev
93b76d1954 Added support for JPEG cover art. 2015-12-27 01:43:43 -08:00
Zeusking19
f1d2095b0b Implement #24 - Render URLs in text fields as clickable links 2015-12-26 21:31:31 +00:00
Zeusking19
78deb73e04 Resolve #26 - Get dates to display properly in Pony.fm 2015-12-26 15:20:31 +00:00
Peter Deltchev
fe1133e99e Removed non-local configs from this repo. 2015-12-20 04:59:01 -08:00
Peter Deltchev
851dfff921 #39: Implemented asynchronous encoding in uploads. 2015-12-18 05:11:29 -08:00
Adam Lavin
0375130ab6 Uncomented and properly implemented the playlist description #27 2015-12-17 00:25:42 +00:00
Adam Lavin
1405ad7d31 Proof-of-concept for SEO meta updates in angular #27 2015-12-17 00:14:59 +00:00
Adam Lavin
f09d75cf76 Ensure template cachebuster interceptor is only pushed on local environments 2015-12-16 13:07:13 +00:00
Zeusking19
effcdbc5cb Clean up colorbox.coffee 2015-12-13 20:21:30 +00:00
Zeusking19
5f96ac4e26 Prevent the lightbox from bleeding past the edges of the screen 2015-12-13 19:55:56 +00:00
Zeusking19
2de2b87653 Make changes in regards to #28 2015-12-13 13:42:37 +00:00