Commit graph

437 commits

Author SHA1 Message Date
Antoine Gersant
5111a8b2ba Update playlist content within a transaction 2017-07-11 00:02:13 -07:00
Antoine Gersant
488ef5169e read_playlist now uses a SQL join 2017-07-10 23:39:30 -07:00
Antoine Gersant
9d0ecc5531 Fixed SQL error when reading large playlist 2017-07-10 22:33:00 -07:00
Antoine Gersant
0f0fce66ce Fixed import warnings 2017-07-10 22:27:45 -07:00
Antoine Gersant
a44c56ee67 Implemented playlist read 2017-07-10 22:22:22 -07:00
Antoine Gersant
ad22a3529f Fixed a bug where songs weren't sorted correctly in api/flatten 2017-07-10 21:26:57 -07:00
Antoine Gersant
bd537b8134 Simplified connection API 2017-07-09 23:32:02 -07:00
Antoine Gersant
729bf7a653 Implemented writing songs to playlist 2017-07-09 23:09:37 -07:00
Antoine Gersant
09b7eca2b5 Implemented playlist creation and deletion 2017-07-09 17:53:23 -07:00
Antoine Gersant
9ae77d6903 Added conflict clauses 2017-07-09 17:53:06 -07:00
Antoine Gersant
c5f3bf44e4 Added sample user in test config 2017-07-09 17:52:37 -07:00
Antoine Gersant
ec30987d3a Removed unused import 2017-07-09 16:13:53 -07:00
Antoine Gersant
88c692e9a5 Share test DB function between modules 2017-07-09 15:54:08 -07:00
Antoine Gersant
d184802130 Added playlists tables 2017-07-09 15:47:57 -07:00
Antoine Gersant
eb5900fb7d Updated readme to match 0.6.0 functionality 2017-07-08 19:04:13 -07:00
Antoine Gersant
7cd2bdfd6b Cleaned up makefile 2017-07-08 18:58:22 -07:00
Antoine Gersant
fc21e3a9b3 Removed default config from build 2017-07-08 17:55:06 -07:00
Antoine Gersant
2351d62b67 Fixed a bug where linux builds had bad names 2017-07-08 17:54:37 -07:00
Antoine Gersant
0c9ecc46d9 Bumped version number 2017-07-08 17:46:50 -07:00
Antoine Gersant
35dd08ca04 Automatically generate the web UI portion of the installer
Also moves the entire install to AppData.
2017-07-08 16:46:02 -07:00
Antoine Gersant
2dace6b3d4 Fixed a bug where default database location was incorrect 2017-07-08 16:36:59 -07:00
Antoine Gersant
48013dd16c Bumped versioni number 2017-07-08 12:50:51 -07:00
Antoine Gersant
55f9700da2 Removed default config 2017-07-08 12:41:33 -07:00
Antoine Gersant
1b818c0010 Removed config file from build process 2017-07-08 12:41:18 -07:00
Antoine Gersant
8a6a6fae90 Bumped version number 2017-07-08 12:26:12 -07:00
Antoine Gersant
6c030c7ffd Removed outdated content from installer 2017-07-08 12:25:02 -07:00
Antoine Gersant
3d52145236 Pulled latest polaris-web 2017-07-08 12:08:07 -07:00
Antoine Gersant
9a9abbe39d Defined SQL random 2017-07-08 11:46:32 -07:00
Antoine Gersant
48f5ea9f88 Autoformat 2017-07-08 02:13:53 -07:00
Antoine Gersant
c5db1f250f Fixed infinite loop in index process after IO errors 2017-07-08 01:32:41 -07:00
Antoine Gersant
58a083aec1 Build UI code on CI 2017-07-06 23:05:57 -07:00
Antoine Gersant
1900fc3c37 Updated dependency 2017-07-06 22:55:51 -07:00
Antoine Gersant
2117d94649 Updated dependencies 2017-07-06 20:49:34 -07:00
Antoine Gersant
b607bbaceb Added compile task, switch run task to debug build 2017-07-05 23:29:00 -07:00
Antoine Gersant
4b251dd953 Added API endpoint to trigger collection reindex 2017-07-04 17:16:32 -07:00
Antoine Gersant
5b62b7d048 Removing polaris-web tests 2017-07-04 13:18:56 -07:00
Antoine Gersant
e8024d2311 Removed web client CI (moving to polaris-web repository) 2017-07-04 13:17:18 -07:00
Antoine Gersant
e91152144d Updating deprecated package 2017-07-04 04:05:33 -07:00
Antoine Gersant
559c4de0dd Simplify test 2017-07-04 04:01:33 -07:00
Antoine Gersant
d42154e6be Attempt to override bad phantomjs default install 2017-07-04 04:01:06 -07:00
Antoine Gersant
dbdc17f147 Fixed polyfill 2017-07-04 03:44:56 -07:00
Antoine Gersant
74c74651b5 Swapped fetch polyfill 2017-07-04 03:36:35 -07:00
Antoine Gersant
53edb24a63 Loading fetch polyfill into global 2017-07-04 03:25:21 -07:00
Antoine Gersant
2091286953 Better output about why polyfill is missing 2017-07-04 02:50:06 -07:00
Antoine Gersant
e6eec5cbad Fixed globals path 2017-07-04 02:41:34 -07:00
Antoine Gersant
9affe2429d Removed redundant npm flag 2017-07-04 02:38:45 -07:00
Antoine Gersant
584b18224f I dont event know javascript 2017-07-04 02:32:41 -07:00
Antoine Gersant
2e8591a3f6 Attempt to actually load the fetch polyfill 2017-07-04 02:21:34 -07:00
Antoine Gersant
7cdfc73f0e Cosmetic change 2017-07-04 02:16:01 -07:00
Antoine Gersant
a600ad4f74 Install fetch polyfill 2017-07-04 02:08:26 -07:00