-
Updated
Feb 11, 2022 - Shell
Heroku
Heroku is a platform as a service (PaaS) that enables developers to build, run, and operate applications entirely in the cloud.
Here are 12,852 public repositories matching this topic...
-
Updated
Sep 26, 2021 - JavaScript
Hi All,
Firstly thanks for this repo, it's amazing and as you well know saves countless hours (first time using it).
Usually when I setup my django with docker projects I do it in such a way that I exec into the container
docker exec -it django bash and then run management commands python manage.py migrate
This wasn't working (I was getting a DATABASE_URL missing error), and after so
-
Updated
Sep 27, 2021 - Go
-
Updated
Feb 9, 2022 - TypeScript
-
Updated
Feb 11, 2022 - HTML
This demo is great and help us a lot.
As now JWT ( JSON Web Token ) becomes an important way of authentication. What bout adding JWT authentication to this demo? Or we use JWT authentication instead of traditional session-cookie way.
Let's make this demo more powerful. : )
Add i18n
Describe the feature you'd like to see added
Current the /search endpoint returns a HTML file to display the results. This works well for UI users, which might be the first use case of Whoogle. But it's hard for prog
Describe the bug
The button to toggle the chat widget doesn't have discernible text.
To Reproduce
Steps to reproduce the behavior:
- Go to a page with the Papercups chat widget installed.
- Check accessibility with axe DevTools
- See
Buttons must have discernible textissue
-
Updated
Feb 3, 2022 - Shell
-
Updated
Jun 4, 2021 - Python
-
Updated
Feb 10, 2022 - HTML
-
Updated
Mar 26, 2020 - Swift
-
Updated
Feb 11, 2022 - Java
-
Updated
Aug 21, 2021 - Python
Migration to bcrypt
Context
- This is part of
release-1.5#148 - MEDIUM priority task
Tasks
- Remove dependency
bcrypt-nodejsinpackage.json - Add dependency
bcryptinpackage.json - Migrate file app/data/user-dao.js to bcrypt
- Validate the instalation with the local test
- Add and submit the chang
Upgrade dependencies
-
Updated
Feb 11, 2022 - JavaScript
-
Updated
Feb 8, 2022 - Python
-
Updated
Oct 29, 2021 - JavaScript
-
Updated
Feb 11, 2022 - Python
-
Updated
Feb 11, 2022 - Python
-
Updated
Feb 11, 2021
-
Updated
Oct 3, 2021 - Python
-
Updated
Aug 26, 2021 - HTML
-
Updated
Apr 8, 2021 - TypeScript
- Organization
- heroku
- Website
- www.heroku.com
- Wikipedia
- Wikipedia

Is your enhancement request related to a problem? Please describe.
It is a very very tiny problem but I want to contribute :) In the API documentation, it says the ID of the Agent is the type of integer. In the documentation of the webhook events, the ID of the Agent seems like a string. But when I get a "message_created" event, the ID of the Agent is an integer.
![image](https://user-ima