Commit Graph

139 Commits

Author SHA1 Message Date
octospacc b412e04726 Wrapper script with disconnect handling; Basic dark mode fix; Include all assets locally 2023-09-05 18:15:43 +02:00
octospacc ef797f127c Use file session; Fix HTML to have easier find/replace; Include libs 2023-05-10 00:48:56 +02:00
odysseusmax b2539699fa fix for older python versions 2021-11-02 21:45:27 +05:30
odysseusmax df65e3ba49 update poetry.lock 2021-11-02 21:26:33 +05:30
odysseusmax 364417a65f changes related to aiohttp update 2021-11-02 21:22:00 +05:30
odysseusmax b5e876f393 add type hinting 2021-11-01 09:32:46 +05:30
odysseusmax 34811800f7 fix typo in requirements 2021-09-27 10:41:49 +05:30
odysseusmax 9973f56505 fix typo 2021-07-17 10:09:32 +05:30
odysseusmax 19bfd20003 clean up repo 2021-07-17 10:05:14 +05:30
odysseusmax b6bf0b360b fix file name being urlencoded in index and info pages 2021-07-17 08:51:54 +05:30
odysseusmax f952010c25 Merge branch 'master' of https://github.com/odysseusmax/tg-index 2021-07-16 18:31:28 +05:30
Christy Roys 988dd18e12
Merge pull request #42 from culturecloud/replit-patch
Replit deploy guide, updated pre-run scripts and dependencies.
2021-07-06 09:13:04 +05:30
RedoX 6f7563fc88 Use python-dotenv instead of dotenv. 2021-07-05 17:38:39 +00:00
RedoX c0d8f3aae5
Update run-dev.py 2021-07-05 22:31:39 +06:00
RedoX 4629014b34
Update replit-deploy-guide.md 2021-07-05 21:41:10 +06:00
RedoX a8ed727bdf
Update README.md 2021-07-05 21:24:17 +06:00
RedoX 039d8eb753
Update replit-deploy-guide.md 2021-07-05 21:03:18 +06:00
RedoX ae1a13206e
Update replit-deploy-guide.md 2021-07-05 21:02:08 +06:00
RedoX 8eebb1052e
Update replit-deploy-guide.md 2021-07-05 20:56:18 +06:00
RedoX fb4bf4dfa9
Update replit-deploy-guide.md 2021-07-05 19:38:22 +06:00
RedoX 3ee8b13197
Update replit-deploy-guide.md 2021-07-05 16:50:28 +06:00
RedoX cb60793ae9
Update replit-deploy-guide.md 2021-07-05 16:49:31 +06:00
RedoX 1f510da293
Update replit-deploy-guide.md 2021-07-05 16:47:54 +06:00
RedoX d2319d89c3
Create replit-deploy-guide.md 2021-07-04 22:42:39 +06:00
RedoX eba3054a5c Updated run script and require aiohttp optional recommended dependencies. 2021-07-04 11:01:01 +00:00
Christy Roys 8c5b73c3a8
Merge pull request #39 from culturecloud/replit-patch-7
Dark mode support and a few UI changes
2021-07-03 12:02:03 +05:30
RedoX bb668de025 Revert to use flex style instead of grid 2021-06-27 08:35:48 +00:00
RedoX 1d4eeeccee
make this check a generic one so that all the required env variables are checked before continuing.
Co-authored-by: Christy Roys <royschristy@gmail.com>
2021-06-27 03:02:06 +06:00
RedoX 3153308073 Fix inline flex buttons 2021-06-22 16:14:55 +00:00
RedoX f25712eb9a Few padding adjustments 2021-06-22 15:54:27 +00:00
RedoX 64395efcbb Prettify code 2021-06-22 15:07:07 +00:00
RedoX 67f4298223 Dark UI improvement 2021-06-22 14:59:39 +00:00
RedoX ff217f29c6 Optimized login form for Dark UI 2021-06-22 13:41:36 +00:00
RedoX ef676c540e UI redesign, dark mode switch and a few changes 2021-06-22 13:23:45 +00:00
RedoX 2a33a9f177 Fixed arial.ttf font missing issue 2021-06-22 05:57:41 +00:00
RedoX 96f5b05e83 Dark mode, UI improvement beta 2021-06-22 05:30:57 +00:00
RedoX d6694b74e5 home/sources view redesign beta 2021-06-21 14:12:12 +00:00
RedoX a10a1c7c80 Dark mode, UI redesign beta and some test changes 2021-06-21 12:05:07 +00:00
odysseusmax b4e81599ef update basic auth check 2021-06-19 22:12:12 +05:30
odysseusmax d35646b5b1 add name to wildcard route 2021-06-14 21:31:50 +05:30
odysseusmax 888984694b fix TypeError in middleware 2021-06-14 21:29:30 +05:30
odysseusmax e566d5048c fix some issues in authentication 2021-06-14 21:23:33 +05:30
odysseusmax bf9348699a few formating changes and update logo endpoint 2021-06-14 11:00:52 +05:30
odysseusmax 71f0a11789 fix issue when SECRET_KEY is not provided 2021-06-14 09:36:11 +05:30
odysseusmax ce1aec90a9 fix error when only one chat is indexed 2021-06-13 16:37:45 +05:30
odysseusmax 11f33611ae add basic auth support and few under the hood changes 2021-06-13 16:31:23 +05:30
Christy Roys 9eabc78872
Merge pull request #33 from rayanfer32/master
UI improvements + patch for avoiding alias duplication
2021-06-13 12:39:04 +05:30
Rayan fernandes fe8a9ba92e 💫 Change shadow for cards 2021-06-13 11:30:45 +05:30
Rayan fernandes bcdeb5f2ff Add download, m3u ,stream buttons for item 2021-06-13 11:27:57 +05:30
Rayan fernandes 4b40fdf5c6 🔧 add vlc url to entry 2021-06-12 21:05:35 +05:30