jdescottes
|
6620f7e5a9
|
Issue #277 : Add global StorageService, enable CTRL+S
|
2015-09-20 10:42:14 +02:00 |
|
jdescottes
|
473bd4705c
|
Add save as button
|
2015-04-23 23:59:05 +02:00 |
|
juliandescottes
|
b480acc6a0
|
Added JSCS linter to enforce style conventions
|
2015-04-14 18:02:33 +02:00 |
|
Lee Grey
|
0ec3787fc4
|
change require() to window.require() so compiler does not report errors.
|
2015-03-25 18:36:55 +13:00 |
|
Lee Grey
|
932974d744
|
Undid changes to suppress Errors, since grunt test did not like it that way either. (Bad style.)
|
2015-03-24 23:09:44 +13:00 |
|
Lee Grey
|
eb4941417c
|
suppressing build errors when referring to "require" and "process"
|
2015-03-24 22:58:42 +13:00 |
|
Lee Grey
|
6a6f75b3ce
|
Moved desktop lO logic to new DesktopStorageService class. Bound keypresses for ctrl-o, ctrl-s, and ctrl-shift-s. Savepath is now also propagated on resize operation. SaveFile can optionally guarantee that a supplied file extension will be present on output file.
|
2015-03-19 23:46:53 +13:00 |
|
Lee Grey
|
04a1633a90
|
Moved desktop FileUtils into their own class. Split PiskelFileUtils::loadFromFile() so the decoding portion can be called separately by desktop load function. "savePath" is stored in piskel instance, and propagated to new instances in HistoryService. "savePath" is also stored on load so it is available for resave.
|
2015-03-18 00:24:03 +13:00 |
|