deemixer/server/src/routes/api/post
2021-05-23 21:30:51 +02:00
..
addToQueue.ts Added support for ; separated urls 2021-05-21 12:34:05 +02:00
cancelAllDownloads.ts Squashed commit of the following: 2021-04-09 18:38:35 +02:00
index.ts feat(server): added loginWithCredentials endpoint; feat(webui): added loginWithCredentials call 2021-05-23 20:34:28 +02:00
login-arl.spec.ts chore: moved tests folder outside src folder 2021-05-11 21:09:00 +02:00
login-arl.ts Added autostart queue after login 2021-05-21 12:34:52 +02:00
loginWithCredentials.ts Added missing async for loginWithCredentials 2021-05-23 21:30:51 +02:00
logout.ts Squashed commit of the following: 2021-04-09 18:38:35 +02:00
openDownloadsFolder.ts Squashed commit of the following: 2021-04-09 18:38:35 +02:00
removeFinishedDownloads.ts Squashed commit of the following: 2021-04-09 18:38:35 +02:00
removeFromQueue.ts Squashed commit of the following: 2021-04-09 18:38:35 +02:00