Commit Graph

8 Commits

Author SHA1 Message Date
Yannic Kilcher 9ce4348263 set rate limit to false while we don't have redis yet 2023-01-04 22:40:31 +01:00
Yannic Kilcher 5ab2e2d92c added debug login env to web container 2022-12-29 21:35:45 +01:00
Andreas Köpf 30db7254c7 rename flag to DEBUG_USE_SEED_DATA default False, update compose config 2022-12-29 15:58:35 +01:00
Keith Stevens 5729e722a3 Merge pull request #58 from LAION-AI/web-on-ansible
Fixing the nextauth url for the dev instance
2022-12-26 11:46:21 +09:00
Yannic Kilcher 703c1129dd re-introduced ALLOW_ANY_API_KEY 2022-12-25 18:24:49 +01:00
Yannic Kilcher 21f44d2d4c removed ALLOW_ANY_API_KEY and allow skipping API key check in debug 2022-12-25 17:25:30 +01:00
Keith Stevens 583f34685c Fixing the nextauth url for the dev instance 2022-12-25 22:06:54 +09:00
Yannic Kilcher 6452bb860d moved bot to discord-bot
added playbook to deploy dev machine

added playbook to deploy dev machine

added next.js font module, updated fonts, updated login page

replaced logos, changed logo on login and header

added 404 and email confirmation pages, changed discord and github buttons to show conditionally

also removed unused imports, fixed one spelling error, and minor styling changes

Quick format to the authenticated user page, updated header with user profile, styling updates

fixed html encoding

added checkout for release

re-vamped release config and ports
2022-12-25 11:35:54 +01:00