-
Updated
Nov 10, 2021 - 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 11,762 public repositories matching this topic...
-
Updated
Sep 26, 2021 - JavaScript
Description
Drone.io support built-in
Add a .drone.yml file that allows projects to be tested/built using drone.io
Rationale
There are options for several areas of the project. Why not add some more flavor to the CI/CD options?
[Drone ](https://github.com/drone
-
Updated
Sep 27, 2021 - Go
-
Updated
Nov 6, 2021 - TypeScript
-
Updated
Sep 21, 2021 - 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 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
Nov 9, 2020 - Shell
-
Updated
Jun 4, 2021 - Python
-
Updated
Nov 10, 2021 - HTML
-
Updated
Mar 26, 2020 - Swift
-
Updated
Nov 8, 2021 - 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
Oct 29, 2021 - JavaScript
-
Updated
Nov 8, 2021 - Python
-
Updated
Oct 5, 2021 - Python
-
Updated
Nov 9, 2021 - JavaScript
-
Updated
Feb 11, 2021
-
Updated
Nov 10, 2021 - TypeScript
-
Updated
Apr 8, 2021 - TypeScript
-
Updated
Aug 26, 2021 - HTML
- Organization
- heroku
- Website
- www.heroku.com
- Wikipedia
- Wikipedia


In the API docs, we are asking the users to use the account id. It is not displayed anywhere in the application. The devs would need to deduce it from the URL which is a bad UX.
Todo: