aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2022-12-31[ImgBot] Optimize imagesimgbotImgBotApp
*Total -- 5,299.50kb -> 3,764.86kb (28.96%) /misc/screenshots/dashboard.png -- 451.50kb -> 276.62kb (38.73%) /misc/screenshots/login.png -- 512.24kb -> 329.05kb (35.76%) /misc/screenshots/register.png -- 530.50kb -> 344.99kb (34.97%) /misc/screenshots/admin-dashboard.png -- 498.34kb -> 326.01kb (34.58%) /misc/screenshots/landing-2.png -- 602.08kb -> 414.17kb (31.21%) /misc/screenshots/landing-3.png -- 652.40kb -> 468.46kb (28.19%) /misc/screenshots/landing-1.png -- 1,919.33kb -> 1,477.31kb (23.03%) /app/static/images/screenshot.jpeg -- 133.11kb -> 128.26kb (3.64%) Signed-off-by: ImgBotApp <ImgBotHelp@gmail.com>
2021-06-11replaced with morph themev0.5.0Navan Chauhan
2021-06-11added screenshotsNavan Chauhan
2021-06-10fixed requirememnts fileNavan Chauhan
2021-06-10fixed testsNavan Chauhan
2021-06-10added migration to appNavan Chauhan
2021-06-10added migration to appNavan Chauhan
2021-06-10added blinker to pipfileNavan Chauhan
2021-06-10intiial migration scriptNavan Chauhan
2021-06-10initial migrationNavan Chauhan
2021-06-07Merge pull request #6 from navanchauhan/deepsource-transform-10eb3717Navan Chauhan
Format code with black
2021-06-07Format code with blackdeepsource-autofix[bot]
This commit fixes the style issues introduced in 11a2e1c according to the output from black. Details: https://deepsource.io/gh/navanchauhan/SaaS-in-a-Flask/transform/5a6278fb-7606-43ba-b4b5-8c059152a84c/
2021-06-07added docstringsNavan Chauhan
2021-06-07started work on automatic documentationNavan Chauhan
2021-06-07added docstringsNavan Chauhan
2021-06-06fix requirementsNavan Chauhan
2021-06-06added Sentry SupportNavan Chauhan
2021-06-06added Sentry SupportNavan Chauhan
2021-06-06added Sentry SupportNavan Chauhan
2021-06-06Merge pull request #4 from navanchauhan/deepsource-transform-8d12973bNavan Chauhan
Format code with black
2021-06-06added deep source badgeNavan Chauhan
2021-06-06Format code with blackdeepsource-autofix[bot]
This commit fixes the style issues introduced in 1ffd0bc according to the output from black. Details: https://deepsource.io/gh/navanchauhan/SaaS-in-a-Flask/transform/8395b2a2-2310-4066-9dbd-80dd3a04219e/
2021-06-06silenced intentional violationNavan Chauhan
2021-06-06Merge pull request #3 from navanchauhan/deepsource-transform-a18b8aafNavan Chauhan
Format code with black
2021-06-06Format code with blackdeepsource-autofix[bot]
This commit fixes the style issues introduced in 2d5ab7b according to the output from black. Details: https://deepsource.io/gh/navanchauhan/SaaS-in-a-Flask/transform/a86da106-1f68-4a11-84a6-76647546672c/
2021-06-06removed unnecessary elseNavan Chauhan
2021-06-06removed assertionNavan Chauhan
2021-06-06silenced intentional violationNavan Chauhan
2021-06-06remove unused argumentNavan Chauhan
2021-06-06Merge branch 'master' of github.com:navanchauhan/SaaS-in-a-FlaskNavan Chauhan
2021-06-06fixing pullNavan Chauhan
2021-06-06Merge pull request #2 from navanchauhan/deepsource-fix-618a6511Navan Chauhan
Use identity check for comparison to a singleton
2021-06-06Use identity check for comparison to a singletondeepsource-autofix[bot]
2021-06-06Merge pull request #1 from navanchauhan/deepsource-transform-10f49d7dNavan Chauhan
Format code with black
2021-06-06Format code with blackdeepsource-autofix[bot]
This commit fixes the style issues introduced in 57207ef according to the output from black. Details: https://deepsource.io/gh/navanchauhan/SaaS-in-a-Flask/transform/fb582430-1f1f-45bb-8c05-5f5bec16f981/
2021-06-06Add .deepsource.tomlDeepSource Bot
2021-06-06remove unnecessary print statementNavan Chauhan
2021-06-06expanded test coverageNavan Chauhan
2021-06-06updating progressNavan Chauhan
2021-06-06testing if user does not existNavan Chauhan
2021-06-06throw 404 codeNavan Chauhan
2021-06-06add exceptions for confirm token and test for unverified emailNavan Chauhan
2021-06-06add test for verified emailNavan Chauhan
2021-06-06config for mail setupNavan Chauhan
2021-06-06add email templateNavan Chauhan
2021-06-06add verify email constraintNavan Chauhan
2021-06-06send mail with threadingNavan Chauhan
2021-06-06init flask mailmanNavan Chauhan
2021-06-06add flask-mailmnaNavan Chauhan
2021-06-05added deploy from heroku badgeNavan Chauhan