MrDraw/docs/api
Gina Häußge 42ac133436 Support full UTF8 file names
Files (and folders) are still slugified to ASCII for storage on disk,
but now the original filename is stored alongside in metadata.yaml
and used for display in the file list and print status.

The slicing dialog also inherits that display name for use as base
for the suggested GCODE name.

Internally, everything still depends completely on the slugified
ASCII version.

This implements #2094
2017-10-12 18:08:41 +02:00
..
apps.rst Documentation and changelog entries updated 2014-11-17 13:49:46 +01:00
connection.rst Lots of documentation updates + some related code fixes 2016-09-22 16:27:06 +02:00
datamodel.rst Support full UTF8 file names 2017-10-12 18:08:41 +02:00
files.rst [Docs] Fix missing docs for recursive parameter on file API 2016-12-09 10:50:53 +01:00
general.rst Fixed a small issue with RFC 5987 headers arriving as unicode in parser 2016-09-07 18:44:46 +02:00
index.rst Some more documentation 2016-09-22 22:21:52 +02:00
job.rst Lots of documentation updates + some related code fixes 2016-09-22 16:27:06 +02:00
languages.rst Some more documentation 2016-09-22 22:21:52 +02:00
logs.rst Lots of documentation updates + some related code fixes 2016-09-22 16:27:06 +02:00
printer.rst Lots of documentation updates + some related code fixes 2016-09-22 16:27:06 +02:00
printerprofiles.rst Fixed documentation of printer profile API 2017-03-06 14:36:43 +01:00
push.rst Lots of documentation updates + some related code fixes 2016-09-22 16:27:06 +02:00
settings.rst Consolidate API Key handling 2017-03-13 17:09:56 +01:00
slicing.rst Adjusted docs of slicing API to match implementation 2017-02-21 14:17:14 +01:00
system.rst Add possible print distruption warning to shutdown dialog 2017-10-06 09:32:49 +10:00
timelapse.rst Some more documentation 2016-09-22 22:21:52 +02:00
users.rst Docs for user API 2016-09-28 11:18:43 +02:00
util.rst Docs for user API 2016-09-28 11:18:43 +02:00
version.rst Added release notes for 1.1.0 and documentation of OctoPrint's events and the version resource 2014-08-31 15:17:32 +02:00
wizard.rst Some more documentation 2016-09-22 22:21:52 +02:00