Dialga

Results 48 issues of Dialga

Just a suggestion, since algernon is a batteries included web server please add webdav support, an example use case would be so office documents can be edited online.

feature request

Attempting to load tiddlywiki.com fails to display anything.

In version 0.8.1, `fselect path,created from . order by created` does not seem to work - the created date is not showing nor is the results being sorted by the...

``` $ fselect size, abspath from . where size gt 2g ./lost+found: Permission denied (os error 13) ``` I can't even get around it by adding user=myusername or group=mygroup.

![Screenshot_20210804-230407_Tiddloid](https://user-images.githubusercontent.com/5157928/128171279-5d468b05-d08b-463b-bab2-c7716fcea2f6.png) The last 30 lines in my tiddlywiki file: ``` /////////////////////////// Autoboot in the browser if($tw.browser && !$tw.boot.suppressBoot) { $tw.boot.boot(); } return $tw; }); if(typeof(exports) !== "undefined") { exports.TiddlyWiki =...

bug
help wanted
question

After exiting tiddloid from a shortcut to a tiddlywiki file, the status bar is not restored on Android 11. Expected behavior is that the status bar returns.

bug

Feature request: Add the ability to serve a file/folder under a custom path, the use case I envision is for shorten urls for files under a long path. Something like...

When attempting to upload a .mhtml file (created by Edge), .eml possibly affected as well, you get an error: 500 Internal Server Error Failed to process multipart request cause by:...

Hi, since octosql supports mysql and postgresql, can sqlite support be added?