Commit Graph

  • 85e9d11f1a Updated Docker_README to reflect config changes that have occurred Brandon 2018-11-03 11:18:33 -07:00
  • 3b608b80b4 Updated Docker_README to reflect config changes that have occurred Brandon 2018-11-03 11:14:51 -07:00
  • 7566af123b Added examples for supported import formats. Tiberiu Chibici 2018-11-03 14:58:19 +02:00
  • 9d8b023560 Improved handling of comments in 'subscription list' files (basically a text file containing subscriptions, and optionally comments with #). Properly handled case where file is opened in binary mode. Tiberiu Chibici 2018-11-03 14:56:16 +02:00
  • 59a766b0fe Implemented import from file functionality. Tiberiu Chibici 2018-11-03 14:43:23 +02:00
  • cd37b2671b Make toolbar look better. Tiberiu Chibici 2018-11-03 14:42:27 +02:00
  • 101fa47c58 Handle enctype="multipart/form-data" properly in modal ajax call. Tiberiu Chibici 2018-11-03 14:41:08 +02:00
  • 7a87ad648a Integrated latest pytaw, which adds support for feed URLs. Tiberiu Chibici 2018-11-02 22:49:24 +02:00
  • d95cdcdd7f Revert "Integrated latest pytaw, which adds support for feed URLs." Tiberiu Chibici 2018-11-02 22:48:27 +02:00
  • 37ec395f31 Integrated latest pytaw, which adds support for feed URLs. Tiberiu Chibici 2018-11-02 22:45:20 +02:00
  • d989cf4132 Merge pull request #22 from chibicitiberiu/development chibicitiberiu 2018-11-02 22:08:29 +02:00
  • 9dda2965be Updated readme Tiberiu Chibici 2018-11-02 03:24:49 +02:00
  • 6fd55920eb Ignored .idea workspace files. Tiberiu Chibici 2018-11-02 03:06:35 +02:00
  • 08d8c71aec Ignore .directory files (generated by dolphin) Tiberiu Chibici 2018-11-02 02:54:43 +02:00
  • d8f4151242 Added /media location to nginx, so it fetches the downloaded thumbnails. Tiberiu Chibici 2018-11-02 02:50:49 +02:00
  • 2a8cc8da0e Fixed problem caused by parallel downloads where ok.mkdirs would fail (when called by youtube-dl). Tiberiu Chibici 2018-11-02 02:50:16 +02:00
  • 288328f538 Docker server should have multiple workers to work properly. Tiberiu Chibici 2018-11-02 02:32:29 +02:00
  • 1fafd859b7 Fixed docker image. Fixed issue with environment variable interpolation (on Linux, it is case sensitive, so converting to lowercase was bad. Cleaned up directory structure. Tiberiu Chibici 2018-11-02 02:25:15 +02:00
  • ba965515e9 Replaced app/config with a symlink to config/ Tiberiu Chibici 2018-11-01 23:27:46 +02:00
  • 1701cddbe9 Added some additional variables for DATA and CONFIG Tiberiu Chibici 2018-11-01 01:07:11 +02:00
  • fc59989405 Improved settings.py to read the global settings from the .ini file. Tiberiu Chibici 2018-11-01 01:01:21 +02:00
  • e230f1524f Modified database engine to sqlite3 which is the default. Tiberiu Chibici 2018-10-31 23:45:05 +02:00
  • baaf9577da Environment Variables and Docker standalone support (#21) Brandon 2018-10-31 08:57:32 -07:00
  • 092949ff9c Merge pull request #2 from J-tt/master chibicitiberiu 2018-10-30 12:59:37 +02:00
  • 192c63362a Merge branch 'master' into master Jett Jackson 2018-10-30 18:05:39 +08:00
  • 7f932e4010 Fixed issue where server was running in 2 instances (once with guinicorn and once with manage.py runserver) chibicitiberiu 2018-10-30 12:04:08 +02:00
  • fc876a4bce Added license chibicitiberiu 2018-10-30 11:58:43 +02:00
  • d9dc463358 Clean up readme chibicitiberiu 2018-10-30 11:56:20 +02:00
  • 003181eafa Remove redundant command Jett Jackson 2018-10-30 17:45:56 +08:00
  • 555707962f Merge pull request #1 from J-tt/master chibicitiberiu 2018-10-30 11:30:35 +02:00
  • 7364ca8fc7 Fix missing migrate Jett Jackson 2018-10-30 14:19:14 +08:00
  • 9b88a75ed4 redact Jett Jackson 2018-10-30 14:18:11 +08:00
  • 84b0c2e861 Added docker support Jett Jackson 2018-10-30 14:15:49 +08:00
  • 97e7e792f8 Fixed synchronize statistics issues. Added current state to readme. Tiberiu Chibici 2018-10-29 23:04:10 +02:00
  • c07d1b61f0 Enabled video statistics (forgot to enable them), also fixed the synchronization of statistics. Tiberiu Chibici 2018-10-29 22:45:12 +02:00
  • ce645b98a3 Fixed bug where delete subscription didn't work properly. Tiberiu Chibici 2018-10-29 22:31:33 +02:00
  • 0ee5f0ccec Fix readme heading Tiberiu Chibici 2018-10-29 20:32:14 +02:00
  • 19d57c4200 Added install instructions to readme. Tiberiu Chibici 2018-10-29 20:29:53 +02:00
  • 5d65552852 Replaced jstree with CDN. Tiberiu Chibici 2018-10-29 19:45:41 +02:00
  • d80110cee3 Use CDN for bootstrap. Tiberiu Chibici 2018-10-29 19:42:20 +02:00
  • 0fb09b00da Integrated pytaw library for youtube API. Tiberiu Chibici 2018-10-29 18:52:09 +02:00
  • 6dd63b078f Added missing bootstrap files. Tested on Linux. Tiberiu Chibici 2018-10-27 16:05:56 +03:00
  • 3da026dbe6 Fixed multiple issues in configparser usage and implementation. Added dropdowns for sort order, and used the values everywhere. Tiberiu Chibici 2018-10-27 03:33:45 +03:00
  • 58baf16802 Implemented user settings page. Tiberiu Chibici 2018-10-26 18:41:52 +03:00
  • ab47484f54 Added rating and views to video information. Tiberiu Chibici 2018-10-22 01:02:51 +03:00
  • 6fd1c0a963 Implemented mark as watched/unwatched auto-delete and auto-download funcitonality. Tiberiu Chibici 2018-10-21 01:37:51 +03:00
  • 1dd9a3cf02 Implemented video management facilities. Tiberiu Chibici 2018-10-21 01:20:31 +03:00
  • 43e00e935b Fixed filters form. Filters form now submitted automatically when an input changes. Tiberiu Chibici 2018-10-19 14:28:30 +03:00
  • a6d58dfaa6 Finished CRUD operations for subscriptions and folders. Tiberiu Chibici 2018-10-18 00:38:40 +03:00
  • c3e3bfa33c Worked on folder modals. Tiberiu Chibici 2018-10-15 00:45:08 +03:00
  • 1d5c7ea24b Work on big refactor Tiberiu Chibici 2018-10-13 23:01:45 +03:00
  • ae77251883 Big refactor Tiberiu Chibici 2018-10-11 01:43:50 +03:00
  • 291da16461 Implemented YouTube layer, as well as synchronization on schedule. TODO: fix issue where ready() is called twice. The synchronization should only run on one thread/process. Tiberiu Chibici 2018-10-08 03:01:35 +03:00
  • c26732d101 Implemented folder management. Tiberiu Chibici 2018-10-05 22:53:27 +03:00
  • 784d4deec8 Initial commit Tiberiu Chibici 2018-10-04 14:36:11 +03:00