Commit graph

  • 0427658dbf #86: Fixed more queries for PostgreSQL. Peter Deltchev 2016-07-09 06:44:49 -0700
  • 7b521f5733 #86: This causes some issue with Postgres. Commenting for now Josef Citrine 2016-07-05 01:40:55 +0100
  • ccb05bb958 #86: Corrected a number of column definitions. Peter Deltchev 2016-06-30 04:08:07 -0700
  • 28bd79aa1a #86: Revert boolean changes Josef Citrine 2016-06-29 20:09:02 +0100
  • c36a7145a5 Sanitise track numbers Josef Citrine 2016-06-29 20:05:58 +0100
  • 4b0ed2fd1b #86: More Postgres tweaks Josef Citrine 2016-06-28 18:53:53 +0100
  • ab127a0c72 #86: Updated PGSQL credentials Josef Citrine 2016-06-27 19:18:12 +0100
  • f6c82bf245 #86: Updated migrations to work with Postgres Josef Citrine 2016-06-27 10:31:15 +0100
  • a4db41c6b1 Corrected a boolean column to a tiny integer. Peter Deltchev 2016-06-26 23:03:29 -0700
  • 6e8a9b34c6 #86: Modified a bunch of queries to work in PostgreSQL. Peter Deltchev 2016-06-26 19:20:10 -0700
  • d4aa08b328 #86: Removed migration generator Josef Citrine 2016-06-27 00:14:03 +0100
  • 37059992eb #86: Generated migrations from MySQL DB Josef Citrine 2016-06-27 00:11:45 +0100
  • dd404d2a22 Swthced to pqsql Josef Citrine 2016-06-25 20:25:48 +0100
  • a2f00f8134 Merge pull request #93 from Poniverse/patch/volume-knob-offset Josef Citrine 2016-06-24 17:08:25 +0100
  • 151fd2d396 Removed offset from height Andre Santos 2016-06-22 21:08:47 +0100
  • 6c4a7cde51 Sidebar fix for large and small phones Josef Citrine 2016-06-20 03:20:20 +0100
  • a4eb8b465c Fixed sidebar issues on mobile Josef Citrine 2016-06-20 03:17:32 +0100
  • 51ea1578ec Track page album art changes Josef Citrine 2016-06-20 02:52:05 +0100
  • acd3eabfae Fixed z-index issues with sticky tabs Josef Citrine 2016-06-20 02:47:22 +0100
  • 01960b8e4d Moved tabs on artist page Josef Citrine 2016-06-20 02:45:30 +0100
  • db21f82739 New scrollable tabs Josef Citrine 2016-06-20 02:42:20 +0100
  • 336e04a0c1 Disabling notifications until they're stable on Chrome Josef Citrine 2016-06-20 01:38:07 +0100
  • 64a44fff4f Made avatars optional. Useful for archived profiles! Also took the opportunity to refactor SaveAccountSettingsCommand somewhat. Peter Deltchev 2016-06-19 13:13:47 -0700
  • f5f58760e1 Fixed package.json to a functioning set of dependencies. - upgraded everything that Gulp uses - locked packages to specific versions - removed npm-shrinkwrap.json because it contained a macOS-specific dependency Peter Deltchev 2016-06-17 22:23:02 -0700
  • 0cbe82725f Shrinkwrapped npm dependencies to fix the build. Peter Deltchev 2016-06-17 21:26:09 -0700
  • f1bdc6fc33 Revert changes Josef Citrine 2016-06-17 21:00:41 +0100
  • a51448928b I'm going insane Josef Citrine 2016-06-17 19:04:54 +0100
  • 28e6b45b4a Another attempt to fix a build bug Josef Citrine 2016-06-17 18:06:04 +0100
  • 2812a5c48d Attempt to fix build error Josef Citrine 2016-06-17 18:01:31 +0100
  • a9e7a69268 Merge pull request #92 from Poniverse/native-notifications Josef Citrine 2016-06-17 17:49:48 +0100
  • 66c6334b10 God damn it Josef Citrine 2016-06-15 14:18:55 +0100
  • c649763409 Moved feature detect to seperate function Josef Citrine 2016-06-15 13:28:45 +0100
  • 60f55e6223 Ignore requests with no subscription data Josef Citrine 2016-06-14 00:40:14 +0100
  • 6e87e330f3 Ignore upload in service worker Josef Citrine 2016-06-13 13:49:48 +0100
  • 64d28f0b1f Attempt to fix page load issues on staging server Josef Citrine 2016-06-13 13:32:49 +0100
  • 0c1a283867 Removed old developement API key Josef Citrine 2016-06-12 02:51:40 +0100
  • a29b5a62bb #25: Installed GMP, needed for PHP web-push Josef Citrine 2016-06-12 01:12:11 +0100
  • 88aa2950b3 #25: Hide toggle if service worker fails to register Josef Citrine 2016-06-12 01:07:14 +0100
  • 61520815de #25: Basic service worker notifications Josef Citrine 2016-06-12 00:58:10 +0100
  • 2b72b4dcdb #25: Service worker subscription Josef Citrine 2016-06-10 02:19:16 +0100
  • fbb42b27e6 Removed an obsolete database index. Peter Deltchev 2016-06-15 01:02:19 -0700
  • 9366c43a65 Added a unique constraint to cache keys. Peter Deltchev 2016-06-15 00:58:16 -0700
  • 221268a0b7 Fixed broken track pages for guests. Peter Deltchev 2016-06-14 20:54:18 -0700
  • a482a183dc #2: Admins can now manage other users' content. Peter Deltchev 2016-06-14 01:27:56 -0700
  • 3864ea7a1f The admin area goes to user management by default now. Peter Deltchev 2016-06-12 05:19:50 -0700
  • 185ead4ed0 Improved a bunch of use statements. Peter Deltchev 2016-06-12 04:49:24 -0700
  • 7d05e68079 Minor cleanup. Peter Deltchev 2016-06-12 04:31:57 -0700
  • 09effb6955 #2: Implemented the user creation tool. Peter Deltchev 2016-06-11 22:55:27 -0700
  • 84d51fee2f Web server accessable on port 8080. Why? Because service worker and mobile device debugging, that's why! Josef Citrine 2016-06-08 17:34:27 +0100
  • 4714f04a80 Added follower count Josef Citrine 2016-06-07 19:31:32 +0100
  • bd330a1089 Mark as read and notification count Josef Citrine 2016-06-07 17:49:00 +0100
  • 35886a57d7 Text layout improvement on notifications Josef Citrine 2016-06-07 13:53:26 +0100
  • d33985325e New notification look. Mark as read feature (disabled for now due to issues) Josef Citrine 2016-06-07 00:37:41 +0100
  • 078ba8b5fc Adjusted position of the notification icon Josef Citrine 2016-06-06 12:22:34 +0100
  • 3277a69399 Notifications on mobile and improved small mobile support Josef Citrine 2016-06-06 12:19:43 +0100
  • b334e51928 Merge pull request #89 from Poniverse/scrutinizer-patch-1 Peter Deltchev 2016-06-05 23:30:26 -0700
  • 3b1b03e12b Scrutinizer Auto-Fixes Scrutinizer Auto-Fixer 2016-06-06 06:29:37 +0000
  • 9a9ac7e5a1 Lots of minor code cleanup. Peter Deltchev 2016-06-05 23:15:56 -0700
  • b46ba956d0 Fixes #51: Slugs are now unique and user-changeable. Peter Deltchev 2016-06-05 20:05:51 -0700
  • 9d0229d1f6 Credit to Whoops Josef Citrine 2016-06-06 00:16:25 +0100
  • 59b0ebd64e Admins can modify show songs Josef Citrine 2016-06-06 00:12:04 +0100
  • 73de10cff4 Don't list albums and playlists with only one track. Peter Deltchev 2016-06-05 12:27:04 -0700
  • 9eac8153db Switched error handler to Whoops Josef Citrine 2016-06-05 19:45:21 +0100
  • c8cad79b9f Merge branch 'master' of https://github.com/Poniverse/Pony.fm Josef Citrine 2016-06-05 16:36:58 +0100
  • 02d4b9c3b9 Ignore moment.js locales Josef Citrine 2016-06-05 16:36:55 +0100
  • 824229b600 Fixes #79: The back button works a lot better now. Peter Deltchev 2016-06-05 02:18:57 -0700
  • 5fe0eb1dfa Composer.lock is needed Josef Citrine 2016-06-03 01:55:59 +0100
  • 8b6b441edc Updated offline mode with a basic offline page Josef Citrine 2016-06-02 20:58:29 +0100
  • e4d270b794 Remove left over debug code Josef Citrine 2016-06-02 20:44:43 +0100
  • e10c08ce87 Fixed sidebar not animating sometimes Josef Citrine 2016-06-02 17:30:52 +0100
  • 4e564aed0c Merge pull request #88 from Poniverse/feature-playlist-sort Josef Citrine 2016-06-02 17:03:11 +0100
  • 583171669f Made playlist track delete actually functional Josef Citrine 2016-06-02 16:52:48 +0100
  • b22ddcbf5c removed: unused code after playlist filter implementation Maximilian Walter 2016-06-02 15:59:39 +0200
  • 3b3863f030 #25: Notification texts are simple plaintext for now. Peter Deltchev 2016-06-01 20:12:56 -0700
  • d44cd83e11 Start of a slideable side nav Josef Citrine 2016-06-02 00:56:38 +0100
  • 69673d40e9 Hide notification button on mobile for now Josef Citrine 2016-06-02 00:09:05 +0100
  • 87d0c5fca2 No notification message Josef Citrine 2016-06-02 00:00:43 +0100
  • d735cb6816 update: implemeted playlist sort functionality Maximilian Walter 2016-06-01 21:02:16 +0200
  • b73d1753b3 update: added playlist sort logic to laravel controller update: implemented basic filter functions to angular Maximilian Walter 2016-06-01 19:40:49 +0200
  • ae36132a2d Upgraded Webpack to remove sourcemap deprecation warnings. Peter Deltchev 2016-05-31 22:29:24 -0700
  • 2d458c3d80 Merge branch 'master' of https://github.com/Poniverse/Pony.fm into feature-playlist-sort Maximilian Walter 2016-05-31 15:03:26 +0200
  • 409182c77e Part of the notification front end Josef Citrine 2016-05-31 00:59:04 +0100
  • 674046fc7d Switched to one time binding Josef Citrine 2016-05-28 21:43:04 +0100
  • 716eff3955 Fixed a bad query. Peter Deltchev 2016-05-28 12:53:18 -0700
  • 27f19f9dc7 Added a bunch of eager-loading. Peter Deltchev 2016-05-28 12:29:06 -0700
  • fc4ae856f8 #25: Made the SendNotifications job in line with the rest of the notification system's design. Peter Deltchev 2016-05-27 22:21:35 -0700
  • ce5b060194 Basic styling for notifications Josef Citrine 2016-05-27 23:46:20 +0100
  • ef598a72ef Test UI for notifications Josef Citrine 2016-05-27 20:38:59 +0100
  • 0109244115 Feature/notifications (#87) Peter Deltchev 2016-05-27 12:12:40 -0700
  • a895b19f62 Merge branch 'feature/notifications' of https://github.com/Poniverse/Pony.fm into feature/notifications Josef Citrine 2016-05-27 20:05:45 +0100
  • 5195de7a28 #25: Implemented notification API endpoints for the SPA. Peter Deltchev 2016-05-26 01:49:07 -0700
  • ee834082ab Front end setup for notifications Josef Citrine 2016-05-26 11:08:02 +0100
  • 029a21fac8 #25: Implemented notification API endpoints for the SPA. Peter Deltchev 2016-05-26 01:49:07 -0700
  • 6313bce3e1 #25: Abstracted the logic for building lists of notification recipients. Peter Deltchev 2016-05-24 19:45:05 -0700
  • b4d5571b80 #25: Implemented most of the Pony.fm notification driver's backend. Peter Deltchev 2016-05-22 13:57:32 -0700
  • e03ac9e9ac #25: Implemented enough of the notification system to start writing drivers. Peter Deltchev 2016-05-01 18:24:39 -0700
  • 7786950990 Icon for admins Josef Citrine 2016-05-25 23:57:46 +0100
  • 950ef3b585 added: playlist sort by favourite_count on initial request update: added composer lock file to gitignore Maximilian Walter 2016-05-25 22:58:41 +0200
  • cea48c6d83 Fixed Laravel Debugbar in the dev environment. Peter Deltchev 2016-05-23 01:57:03 -0700
  • 8fb2991d04 Replaced UI-Bootstrap with AngularStrap Josef Citrine 2016-05-22 02:30:48 +0100