webmail
Here are 72 public repositories matching this topic...
-
Updated
Jun 18, 2021 - JavaScript
-
Updated
Jul 8, 2021 - Python
-
Updated
Jan 23, 2021 - C
When using default settings, users will experience fewer bugs. So when there are issues, resetting to the default can be a quick fix/workaround. And this can lead to better bug reports.
We did this in Tiki for http://doc.tiki.org/Site-configuration-preferences. I got used to it and miss it in other applications. Basically, it shows user which settings have been modified and lets them reset to
We currently use foreach (array_chunk($ids, 1000) as $chunk) pretty much everywhere to chunk IN querys for Oracle.
Change the number to a constant with an expressive name, so people can extrapolate why we use chunking.
-
Updated
Jan 7, 2018 - Go
-
Updated
Nov 8, 2019 - PHP
-
Updated
May 27, 2021 - TypeScript
-
Updated
Jul 5, 2021 - Shell
-
Updated
Jul 8, 2021 - PHP
-
Updated
Jun 10, 2021 - PHP
-
Updated
Jun 28, 2021 - Shell
-
Updated
Oct 2, 2018 - Java
-
Updated
May 12, 2021 - PHP
-
Updated
Jul 6, 2021 - Shell
-
Updated
May 16, 2018 - CSS
-
Updated
May 28, 2021 - Shell
-
Updated
May 28, 2021 - TypeScript
-
Updated
Apr 12, 2018 - Python
-
Updated
Jul 3, 2021 - Shell
-
Updated
Dec 17, 2019 - Go
Improve this page
Add a description, image, and links to the webmail topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the webmail topic, visit your repo's landing page and select "manage topics."
Homebrew tap is way out of date, goreleaser should be able to generate a new one. Not sure if it will help with launching Inbucket at boot.