Commit Graph

126 Commits

Author SHA1 Message Date
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 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
Rayan fernandes 67883eab19 m3u Playlist export support 2021-06-12 21:04:26 +05:30
Rayan fernandes 3e13a35f9e 🙈 .vscode ignored 2021-06-12 21:01:19 +05:30
Rayan fernandes 23e291318b Streaming enabled using v.mp4 link 2021-06-12 21:00:52 +05:30
Rayan fernandes 0c4f8130f6 🥅 catch thumbnail out of bounds 2021-06-11 23:40:08 +05:30
Rayan fernandes db5e09d9a5 ️ download url included for item result 2021-06-11 23:39:02 +05:30
Rayan fernandes d067faed7b 🩹 add alias duplication avoiding logic 2021-06-11 23:37:48 +05:30
Rayan fernandes 6799af0572 🚸 💄 New Search bar, Download button for item 2021-06-11 23:36:14 +05:30
Rayan fernandes 54880ce339 🚸 show the host url in title 2021-06-11 23:34:40 +05:30
Rayan fernandes 597bb051c0 🚸 PORT error shown 2021-06-11 23:33:57 +05:30
Rayan fernandes 7dd3723114 Merge branch 'master' of https://github.com/rayanfer32/tg-index 2021-06-10 21:36:40 +05:30
Rayan fernandes 18702721c6 🐛 improved hash generating logic 2021-06-10 14:25:44 +05:30
odysseusmax e658eb9b2a add redirection memory 2021-06-10 09:24:15 +05:30
odysseusmax d41485d04a fix typo in readme 2021-06-10 08:58:25 +05:30