Isaac Grynsztein
|
b993c8e1d6
|
Fixed bug were downloadOnlyMode failed to work when multiDownloadMode was enabled
|
2020-03-27 15:54:14 -04:00 |
|
Isaac Grynsztein
|
66cb0af762
|
Settings dialog now says "cancel" when settings are changed and "close" otherwise
|
2020-03-27 13:56:55 -04:00 |
|
Isaac Grynsztein
|
8331c319ce
|
File formats are not searched anymore if video is a playlist. Prior to this they simply errored
|
2020-03-27 13:55:50 -04:00 |
|
Isaac Grynsztein
|
da9dcc0249
|
Added border radius to progress bar to make it look less "blocky"
|
2020-03-27 13:55:21 -04:00 |
|
Isaac Grynsztein
|
4b9dc4a950
|
Updated gitignore
|
2020-03-27 13:55:01 -04:00 |
|
Isaac Grynsztein
|
5af0d742ef
|
Fixed bug where updating an audio playlist would cause it to believe it was a video playlist
|
2020-03-26 13:28:26 -04:00 |
|
Isaac Grynsztein
|
ca3a42c075
|
Changed location of archive path to appdata/archives. If the folder doesn't exist, it gets auto-generated. In the future this path will be configurable
|
2020-03-26 10:52:43 -04:00 |
|
Isaac Grynsztein
|
4906e52c57
|
Adjusted styling for advanced download bar to make it look more natural and part of the page
|
2020-03-26 10:48:46 -04:00 |
|
Isaac Grynsztein
|
d33346b11d
|
Final fix for bug where failed downloads still appeared in the multi download menu
|
2020-03-26 10:47:56 -04:00 |
|
Isaac Grynsztein
|
b07f16bdd0
|
Added subtle drop shadow to topBarTitle
|
2020-03-25 23:28:14 -04:00 |
|
Isaac Grynsztein
|
a5c47737c7
|
Fixed bug where simulated output did not include the base path
|
2020-03-25 23:27:51 -04:00 |
|
Isaac Grynsztein
|
603c13eb4c
|
Modified about dialog to have a more consistent design, and added the logo & github logo to the top
|
2020-03-25 17:07:23 -04:00 |
|
Isaac Grynsztein
|
a35d85d7df
|
Added elevation to top toolbar and made it "sticky". That means when users scroll, the toolbar will scroll with
|
2020-03-25 17:05:50 -04:00 |
|
Isaac Grynsztein
|
25b5b28df8
|
Minor visual change to settings
|
2020-03-25 07:40:14 -04:00 |
|
Isaac Grynsztein
|
0c60c12124
|
Append to last commit
|
2020-03-25 07:39:50 -04:00 |
|
Isaac Grynsztein
|
72b42dea5a
|
About dialog now informs user when update is available or when they are up to date based on the github release api
|
2020-03-25 07:39:39 -04:00 |
|
Isaac Grynsztein
|
d0221f2233
|
Updated gitignore and public dir
|
2020-03-25 04:22:44 -04:00 |
|
Isaac Grynsztein
|
43ea401d53
|
Removed old releases from repo
|
2020-03-25 04:16:37 -04:00 |
|
Isaac Grynsztein
|
1ed415d733
|
Fixed bug where if using download-only mode, downloading additonal videos would be blocked
|
2020-03-25 04:16:11 -04:00 |
|
Isaac Grynsztein
|
1808281b50
|
updated gitignore
|
2020-03-25 04:05:40 -04:00 |
|
Isaac Grynsztein
|
b4dc655f2f
|
Re-added contents of public directory to repo
|
2020-03-25 04:05:00 -04:00 |
|
Isaac Grynsztein
|
47a1173a80
|
Updated app.js to remove error when not run from backend directory
|
2020-03-25 03:57:15 -04:00 |
|
Isaac Grynsztein
|
6c22c0e708
|
fixed heroku build process so it skips building the frontend
|
2020-03-25 03:46:56 -04:00 |
|
Isaac Grynsztein
|
0d756c4c97
|
If no config exists, one will be auto generated from the default
|
2020-03-24 20:59:58 -04:00 |
|
Isaac Grynsztein
|
d4664bad45
|
Additional fix for bug that caused server to crash when failing to update youtube-dl
|
2020-03-24 19:36:45 -04:00 |
|
Isaac Grynsztein
|
03e3eb9a81
|
Fixed bug where failed youtube-dl updates crashed the server (it should just continue uninterrupted)
|
2020-03-24 19:27:48 -04:00 |
|
Isaac Grynsztein
|
9e4d36e6ed
|
Updated look of about dialog's close button
|
2020-03-24 19:27:25 -04:00 |
|
Isaac Grynsztein
|
7c605d83cd
|
Updated look of dark mode to be more "dark" and more friendly
|
2020-03-24 19:26:56 -04:00 |
|
Isaac Grynsztein
|
a4f97d3814
|
Removed config writing in docker compose
|
2020-03-22 03:32:21 -04:00 |
|
Isaac Grynsztein
|
c003b02153
|
updated gitignores
|
2020-03-22 03:12:24 -04:00 |
|
Isaac Grynsztein
|
f478f14de1
|
heroku fix (7)
|
2020-03-22 03:01:18 -04:00 |
|
Isaac Grynsztein
|
d0ffb4d90e
|
heroku fix (6)
|
2020-03-22 02:47:25 -04:00 |
|
Isaac Grynsztein
|
6d62669a43
|
heroku fix (5)
|
2020-03-22 02:33:44 -04:00 |
|
Isaac Grynsztein
|
8c6478bfef
|
Final fix for heroku procfile (3)
|
2020-03-22 02:25:35 -04:00 |
|
Isaac Grynsztein
|
9384436f7e
|
fixed procfile for heroku (2)
|
2020-03-22 02:07:56 -04:00 |
|
Isaac Grynsztein
|
bb3c85b0e1
|
Made changes to support heroku (1)
|
2020-03-22 01:38:15 -04:00 |
|
Isaac Grynsztein
|
d7068953a8
|
changed env to prod
|
2020-03-22 01:11:15 -04:00 |
|
Isaac Grynsztein
|
7d9ad0fce1
|
removed debug logging
|
2020-03-22 00:55:00 -04:00 |
|
Isaac Grynsztein
|
b3b2175c67
|
added debug messages to debug heroku
|
2020-03-22 00:37:06 -04:00 |
|
Isaac Grynsztein
|
d8ea848e26
|
Attempted to fix heroku server port
|
2020-03-22 00:13:08 -04:00 |
|
Isaac Grynsztein
|
fb5054a1d7
|
when using heroku, port is auto set as heroku's port
|
2020-03-21 22:11:50 -04:00 |
|
Isaac Grynsztein
|
25dc8d137a
|
Fixed heroku port
|
2020-03-21 21:58:13 -04:00 |
|
Isaac Grynsztein
|
1d6fddf386
|
removed package-lock
|
2020-03-21 21:41:20 -04:00 |
|
Isaac Grynsztein
|
5dce997e3a
|
Updated built location
|
2020-03-21 21:30:59 -04:00 |
|
Isaac Grynsztein
|
3a6d0f38d7
|
updated procfile and made server heroku compatible
|
2020-03-21 21:28:29 -04:00 |
|
Isaac Grynsztein
|
17d877f44a
|
Added heroku-required app.json
|
2020-03-21 19:51:57 -04:00 |
|
Isaac Grynsztein
|
c9a95e48fb
|
Added new step to docker setup
|
2020-03-21 01:02:38 -04:00 |
|
Isaac Grynsztein
|
5cced5aed8
|
Updated README docker instructions to reflect changes in v3.5
|
2020-03-21 00:50:54 -04:00 |
|
Isaac Grynsztein
|
fdba83bd91
|
image urls hotfix
v3.5
|
2020-03-20 23:56:15 -04:00 |
|
Isaac Grynsztein
|
8bcf46d6aa
|
Updated images and instructions on README to reflect v3.5
|
2020-03-20 23:55:28 -04:00 |
|