full-stack
Here are 2,954 public repositories matching this topic...
-
Updated
Jan 14, 2018 - HTML
gettext has lazy version, this is useful for storing messages / global variables which make sense syntactically but are problamatic at runtime because they are evaluated only once.
Lazy version of _ should return a lazy string that gets evaluated to translated version when __str__ is called on it.
example:
https://github.com/frappe/frappe/blob/c82b6e758ed168ccd2491f9e72cc429fa1cc9
-
Updated
Jun 1, 2022 - JavaScript
-
Updated
Jul 21, 2022 - TypeScript
-
Updated
May 17, 2022 - HTML
-
Updated
Oct 10, 2018 - HTML
-
Updated
May 10, 2022 - Go
-
Updated
Jun 11, 2022
-
Updated
Jul 30, 2022
-
Updated
Aug 17, 2018 - Java
-
Updated
Aug 9, 2022 - Julia
-
Updated
Apr 24, 2022 - Java
-
Updated
Jul 11, 2022 - JavaScript
-
Updated
Jul 13, 2022 - TypeScript
-
Updated
Aug 5, 2022 - Clojure
-
Updated
Jul 10, 2022 - Java
There should be routes that trigger an email for "forgot" and "reset" password options. These can be celery tasks but probably need a separate container for a simple SMTP server in order to send the emails.
The fullstack Vue project has an example of a containerized SMTP server.
-
Updated
Jul 25, 2022
-
Updated
Apr 9, 2022 - TypeScript
-
Updated
Aug 10, 2022 - TypeScript
I'm new to code and would like to learn how to set up using Firebase instead of MongoDB.
Would like to see an alternative code to Firebase instead, hope this is alright.
(I'm new to this so I'm not sure if I did it the right way. Sorry if I caused any issues!)
-
Updated
May 28, 2022 - JavaScript
-
Updated
Aug 9, 2022 - Nim
-
Updated
Jul 21, 2022 - JavaScript
-
Updated
May 23, 2022 - TypeScript
Improve this page
Add a description, image, and links to the full-stack topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the full-stack topic, visit your repo's landing page and select "manage topics."
Bug Description
fix issues found by Coverity Scan in TDengine/src/query/src/qFilter.c
To Reproduce
N/A
Expected Behavior
fix following issues: