Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | Enabled warnings | Gregor Kleen | 2016-02-26 | |
| | ||||
* | Split QMConfig into own module | Gregor Kleen | 2016-02-26 | |
| | ||||
* | Switched to bulk deletion/abortion | Gregor Kleen | 2016-02-26 | |
| | ||||
* | Fixed queue to be FIFO | Gregor Kleen | 2016-02-26 | |
| | ||||
* | View job contents | Gregor Kleen | 2016-02-26 | |
| | ||||
* | Handling focus in haskell | Gregor Kleen | 2016-02-25 | |
| | ||||
* | Include jobs in printer table | Gregor Kleen | 2016-02-25 | |
| | ||||
* | Better tables | Gregor Kleen | 2016-02-25 | |
| | ||||
* | Catch early death of server thread during testing | Gregor Kleen | 2016-02-25 | |
| | ||||
* | Fixed last commit | Gregor Kleen | 2016-02-25 | |
| | ||||
* | delayed debugging printer | Gregor Kleen | 2016-02-25 | |
| | ||||
* | Job/Printer list | Gregor Kleen | 2016-02-25 | |
| | ||||
* | Accept trailing newlines | Gregor Kleen | 2016-02-25 | |
| | ||||
* | Checkbox to disable autosave | Gregor Kleen | 2016-02-25 | |
| | ||||
* | mocked up printing | Gregor Kleen | 2016-02-25 | |
| | ||||
* | switch to error tab when emitting one | Gregor Kleen | 2016-02-25 | |
| | ||||
* | Fixed draft loading | Gregor Kleen | 2016-02-25 | |
| | ||||
* | Inverse to bbcode | Gregor Kleen | 2016-02-25 | |
| | ||||
* | style tweaks | Gregor Kleen | 2016-02-24 | |
| | ||||
* | Style tweaks & discard -> save & clear | Gregor Kleen | 2016-02-24 | |
| | ||||
* | Style tweaks | Gregor Kleen | 2016-02-24 | |
| | ||||
* | Partial GUI prototype | Gregor Kleen | 2016-02-24 | |
| | ||||
* | Incorporated: Switched to using location.host | Gregor Kleen | 2016-02-24 | |
| | | | | 480675cba32803ab74ec064e14ed6b2001c8e071 | |||
* | Exporting Thermoprint.API for convenience | Gregor Kleen | 2016-02-24 | |
| | ||||
* | Added stability to websockets | Gregor Kleen | 2016-02-23 | |
| | ||||
* | First work on integrating websockets into webgui | Gregor Kleen | 2016-02-22 | |
| | ||||
* | Websocket based push notifications | Gregor Kleen | 2016-02-22 | |
| | ||||
* | doc cleanup | Gregor Kleen | 2016-02-22 | |
| | ||||
* | First stab at threepenny gui | Gregor Kleen | 2016-02-22 | |
| | ||||
* | Garbage collection of jobs in db | Gregor Kleen | 2016-02-19 | |
| | ||||
* | ServerSpec.hs depends on Data.Map | Gregor Kleen | 2016-02-19 | |
| | ||||
* | Unified ghc version used across build | Gregor Kleen | 2016-02-19 | |
| | ||||
* | Revert "Revert "Removed extraneous instance"" | Gregor Kleen | 2016-02-19 | |
| | | | | This reverts commit e109d7c997960718707e6e74a776890a97e54a9f. | |||
* | Revert "Removed extraneous instance" | Gregor Kleen | 2016-02-19 | |
| | | | | This reverts commit 9be1df5c047c1cb0f4e1d72feb5c99b86918df80. | |||
* | Api tests for Thermoprint.Server | Gregor Kleen | 2016-02-18 | |
| | ||||
* | ghc version bump & cleanup | Gregor Kleen | 2016-02-18 | |
| | ||||
* | Removed extraneous instance | Gregor Kleen | 2016-02-18 | |
| | ||||
* | minor code cleanup | Gregor Kleen | 2016-02-18 | |
| | ||||
* | Fixed client/shell.nix | Gregor Kleen | 2016-02-18 | |
| | ||||
* | Doc fix | Gregor Kleen | 2016-02-18 | |
| | ||||
* | documentation cleanup | Gregor Kleen | 2016-02-18 | |
| | ||||
* | documentation cleanup | Gregor Kleen | 2016-02-18 | |
| | ||||
* | More documentation | Gregor Kleen | 2016-02-18 | |
| | ||||
* | Enriched Client interface | Gregor Kleen | 2016-02-18 | |
| | ||||
* | Introduced Range | Gregor Kleen | 2016-02-18 | |
| | ||||
* | Full client & doc fixes | Gregor Kleen | 2016-02-18 | |
| | ||||
* | Started work on client library | Gregor Kleen | 2016-02-17 | |
| | ||||
* | Tweaks to API to make servant happier | Gregor Kleen | 2016-02-17 | |
| | ||||
* | No more logging in Thermoprint.ServerSpec | Gregor Kleen | 2016-02-17 | |
| | | | | | | | | Logged output was intermingled with hspecs output in a nondeterministic way. Investigation into a way to append the log generated to hspecs output after the test would be helpful. 'runChanLoggingT' might be useful. | |||
* | concurrency & dyre fixes for server spec | Gregor Kleen | 2016-02-17 | |
| |