-
Updated
Jan 22, 2021
backend
Here are 6,056 public repositories matching this topic...
-
Updated
Jan 25, 2021 - JavaScript
-
Updated
Jan 7, 2021 - JavaScript
-
Updated
Jan 24, 2021 - TypeScript
-
Updated
Dec 20, 2020 - Rust
-
Updated
Jan 22, 2021 - Go
-
Updated
Jan 24, 2021 - JavaScript
-
Updated
Dec 22, 2020 - Python
-
Updated
Jan 23, 2021 - Go
-
Updated
Jan 15, 2021 - JavaScript
-
Updated
Jan 24, 2021 - Java
We want to use caching to speed up Appwrite's Travis CI build process, and we can use the community help here.
Currently our build process time is around ~10 minutes which is OK, but as faster it can be less time maintainers needs to wait for confirmation that there changes are running as expected.
This change should be focused on our Travis CI YAML file. Any suggestions for improving the co
-
Updated
Dec 30, 2020 - Python
-
Updated
Dec 7, 2020 - JavaScript
Describe the bug
I created a CountryField in my CrudController and want to use the Alpha3 format, but when I set it, in the New and Edit Form, all the flags are shown as UNKNOWN, even in the HTML code.
If I use the default Alpha2 format, the flags are shown normally.
In the Index and Detail pages, the flags are shown properly when using both Alpha3 and Alpha2.
To Reproduce
_Easy
Create a weather module which will get the weather for a given city, at a given date (using the language/date package).
The API for that isn't chosen yet.
You can copy the model of the Spotify module for the registration of the tokens, see here
Save the API key into user information if the API requires a token.
Opene
-
Updated
Jan 11, 2021 - Jupyter Notebook
-
Updated
Oct 10, 2018 - HTML
-
Updated
Jan 24, 2021 - Java
-
Updated
Oct 2, 2020
-
Updated
Jun 15, 2020 - Java
-
Updated
Oct 29, 2020 - C++
-
Updated
Jan 25, 2021 - JavaScript
-
Updated
Sep 25, 2020
-
Updated
Jan 19, 2021 - Rust
Improve this page
Add a description, image, and links to the backend topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the backend topic, visit your repo's landing page and select "manage topics."
Description:
Datepicker shows wrong week numbers.
The issue is described here and it was fixed in latest version: Pikaday/Pikaday#878