-
Updated
Mar 13, 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 8,979 public repositories matching this topic...
-
Updated
Jul 29, 2020 - JavaScript
-
Updated
Nov 18, 2020 - Go
-
Updated
Mar 13, 2021 - TypeScript
-
Updated
Mar 2, 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
Is your feature request related to a problem?
As a user who users angulartics, I want to be able to send events to PostHog.
Describe the solution you'd like
Have a look at the current mixpanel implementation on angulartics2. We should be able to adapt that pretty easily to use PostHog instead.
-
Updated
Dec 30, 2020 - Python
-
Updated
Nov 9, 2020 - Shell
Problem
After #621 is finished, we should add the input to the "Getting Started" page so users can actually set this field.
Solution
Add an input below the greeting input on the "Getting Started" page (which is here: https://github.com/papercups-io/papercups/blob/master/assets/src/components/account/GettingStartedOverview.tsx#L306-L318)
The label should say "**Set an away message
-
Updated
Mar 26, 2020 - Swift
-
Updated
Mar 10, 2021 - JavaScript
-
Updated
Mar 9, 2021 - Python
-
Updated
Feb 27, 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
Mar 13, 2021 - PHP
-
Updated
Feb 2, 2021 - JavaScript
-
Updated
Mar 9, 2021 - Python
-
Updated
Feb 11, 2021
-
Updated
Mar 13, 2021 - Python
-
Updated
Sep 18, 2020 - TypeScript
-
Updated
Jul 23, 2020 - Python
-
Updated
Jan 22, 2018 - Python
-
Updated
Mar 8, 2021 - Shell
-
Updated
Feb 26, 2021 - HTML
- Organization
- heroku
- Website
- www.heroku.com
- Wikipedia
- Wikipedia
Is your enhancement request related to a problem? Please describe.
Currently when sending emoji via slack to a web-user, the emoji will come through with the slack text name, such as
:frowning:This is true even if the slack user pastes a native emoji and doesn't use the slack picker.
Interestingly, emoji coming the other way work just fine.
Describe the solution you'd like