-
Updated
Jan 31, 2020 - Java
filtering
Here are 474 public repositories matching this topic...
Errors linux GUI
- in linux with xfce and dark background, the icon is barely visible

- the GUI should have an option to close and only appear notification icon

fastp will overwrite -o without checking if it is the same as -i. Worth adding a check for this scenario.
As interface shows below:
/**
* <p>
* Send batch messages to server.
*
* @param messages messages to be sent.
*/
void send(List<Message> messages);
This API can lead to multiple behaviors, such as sending to multiple partitions, or the same partition, so how should we define the behavior of this method?
And this issue exists in many places, suc
-
Updated
Dec 23, 2019 - Python
-
Updated
Jun 6, 2020 - TypeScript
-
Updated
Jul 12, 2020 - Jupyter Notebook
bannedregexpurllist:
котик
kitty
e2guardian.conf:
weightedphrasemode = 1
phrasefiltermode = 2
preservecase = 2
hexdecodecontent = off
forcequicksearch = on
When I visit, for example, http://blank.org/?котик - request is blocked, all ok. But when I visit http://blank.org/?КОТИК or http://blank.org/?Котик - all passes.
When I enter http://blank.org/?kitty or http://bl
Forgive me. But on this page:
https://github.com/miki725/django-url-filter/blob/master/docs/usage.rst
There is an enticing Django section after a Vanilla section that makes no sense to me. And in it I expect to see how I might use this in Django. But that section helps me naught.
It presents some code snippets out of context and I'm a tad clueless as to to use filters from it.
Where
-
Updated
Mar 1, 2019
-
Updated
Mar 24, 2020 - Python
STR:
- navigate to demo page https://codepen.io/rubanraj54/full/zyZdzN
- navigate to any page using pagination bar
expected:
pagination_info will reflect current page
actual:
pagination_info stays the same "From 1 to 10 of 500 entries (500 total records) | 0 rows selected"
-
Updated
May 14, 2020 - Python
-
Updated
Jun 22, 2020 - TypeScript
Usually users do not input operators like (ge)2018-04-16
It make view code little hacky like change values before send
I think operators should be in query keys, not values like below
Now
<input name="foo" value="(ge)2018-04-16">
My opinion
<input name="(ge)foo" value="2018-04-16">
Do we need to consider the structure of the examples and documentation? I noticed you separated the code samples app into a "Shared" project, and then added Server and WASM versions - that was a good idea.
Samples
When I added EmptyDataTemplate I added an example page, EmptyData.razor, but that could lead a very cluttered Pages folder. Perhaps we could add a Features folder to the sample
Roadmap
-
Updated
Mar 9, 2020 - C#
The standard Python logging module produces something like this
WARNING:root:Watch out!
It is a Sisyphean task to try to include submodes for different logging solutions and situations (as hinted in the README), but maybe some popular ones would be nice little contribution
-
Updated
Apr 29, 2020 - PHP
Add Unit Examples?
i'm trying to compare this package to mississippi
Do you think it makes sense to add some unit examples to your code base of what you think a normal usage pattern is - so that I can make the case of if this make sense for my use case - or keep using the ol'mississippi
Ref
1: npm.im/mississippi
-
Updated
May 6, 2019 - TypeScript
-
Updated
Jun 27, 2020 - C
-
Updated
May 15, 2020 - PHP
Between brackets is the name of the old header file it's declared in. They are grouped by
the new header file they should be declared in.
Only a few of these functions are really worth the effort; most of them are not documented, and hence nobody will miss them. Documented function names in bold.
- diplib/analysis.h
dip_CurvatureFromTilt(dip_structure.h)- `dip_OSEmphasizeL
Improve this page
Add a description, image, and links to the filtering topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the filtering topic, visit your repo's landing page and select "manage topics."