Bug Fixes
- seo: revert some Google tweaking (HabitRPG#15658) #15658 (Kalista Payne)
Commits
- 42805a2: Improve googles ability to index the site (HabitRPG#15619) (Phillip Thelen) #15619
- b57fb94: Fiz/daily date discrepancy (HabitRPG#15656) (Kalista Payne) #15656
- fb2eaa3: Move user deletion to worker (HabitRPG#15586) (Kalista Payne) #15586
- c375f82: Redirect apidoc to offsite version (HabitRPG#15657) (Kalista Payne) #15657
- 9d70105: Translated using Weblate (French) (Weblate)
- 8870c2b: Merge branch 'origin/develop' into Weblate. (Weblate)
- 393b6f9: 5.48.1 (Kalista Payne)
- 7b7dc25: Merge commit from fork (Kalista Payne)
- 9bc9ce9: Correctly initialize rate limiter (Phillip Thelen)
- dcbb491: 5.48.2 (Kalista Payne)
- d70c31b: Added Dockerfile and workflow to create and publish production containers. (Adrian Winterstein)
- 636f427: Grant subscription to every user during registration and make first user an admin. (Adrian Winterstein)
- 94ab118: Disables payment for group plans. (Adrian Winterstein)
- 09e1d42: Configurable registration only by invite. (Adrian Winterstein)
- d9368df: Removes most parts of the footer. (Adrian Winterstein)
- 385aedc: Buy gems with gold instead of money. (Adrian Winterstein)
- 49ca400: Disables analytics. (Adrian Winterstein)
- ff6c3c6: Disables payment scripts setup. (Adrian Winterstein)
- 3a41a28: Removes information from subscription settings (Adrian Winterstein)
- 6d2bc7c: Cleanup of the settings pages. (Adrian Winterstein)
- f22b3fa: Removes links from the header menu. (Adrian Winterstein)
- e8b276c: Removes "social" logins from the registration and login pages. (Adrian Winterstein)
- 43f323f: Do not show promo events. (Adrian Winterstein)
- c946c4e: Use https instead of ssh for getting dependencies from github. (Adrian Winterstein)
- 232e546: Do not show the modal dialog for external links. (Adrian Winterstein)
- 36c15e5: Fixed issue that logging was not actually disabled, (Adrian Winterstein)
- 9948118: Allow to leave out some configurations even in production. (Adrian Winterstein)
- 0f80b2c: Removed unused Facebook parameters from the configuration example (Adrian Winterstein)
- 9e01f27: Send emails via SMTP instead of the Mandrill webservice. (Adrian Winterstein)
- 32d9491: Fix Group dailies reset not working. (#7) (Adrian Winterstein)
- 8045b48: Remove loggly from web client (CactiChameleon9)
- 0733fa5: Added rollup dependency explicitly for both architectures. (Adrian Winterstein)
- b7a840a: set backend server location with env (braccae)