ethanpil
ethanpil
**Describe the bug** I cannot get Sciter to run at all on my MacBook Pro (16-inch, 2019) Intel, Catalina 10.15.7 (19H1030) Seems like permissions, paths and some other issues... **To...
What thickness of material is this designed for? What material did you use?
I think a function similar to the *nix `touch` command would be useful in the mapper in cases when we need to update `datetime` or `timestamp` field in the original...
I propose we add an optional parameter to `$mapper->reset()` that will also remove all of the vfields. ``` function $mapper->reset($vfields = False) { ``` Per https://groups.google.com/forum/#!topic/f3-framework/RQA-NOcuBWk
The[ `` ](https://www.w3schools.com/tags/tag_nav.asp) tag seems like a great candidate for water.css as it is fully supported by all browsers and can be an easy way to create some navigational elements...
Would love to have this available on CDNJS... Then I can use it even faster, and include in JSFiddles and all kinds of other joys... https://github.com/cdnjs/cdnjs "We will host any...
https://colorlib.com/polygon/concept/pages/general-table.html Seems like an issue on the demo site. If I view via Github cdn, all works ok: https://rawcdn.githack.com/puikinsh/concept/dc53b450f9d038180c5bfe0e1785ad540ae2c71d/pages/data-tables.html
Instead of storing the cache files on disk, how about an option for storing them in memory? APC/APCu / Memcached http://we-love-php.blogspot.com/2013/02/php-caching-shm-apc-memcache-mysql-file-cache.html
I would love the ability to name backup files prior to backup or alternatively, and/or to rename them after backup to help me remember specific points that the backup represents.
I have wanted this for years. Today I decided to "Just Do It" (TM) and submitted a pull request #28 for your review. I am happy to make changes per...