Commit Graph

27 Commits

Author SHA1 Message Date
Andreas Schneider 4babd13dc7 * Added version
* Refactored application
2015-09-29 13:33:54 +02:00
Andreas Schneider 2019b6b929 Added license header 2015-09-29 11:54:28 +02:00
Andreas Schneider 02625fca66 Optimized prompt output upon cancel 2015-09-28 11:13:04 +02:00
Andreas Schneider 46a87b3e0c Fixed missing result 2015-09-28 11:10:41 +02:00
Andreas Schneider 5ae488c008 Fixed deletion of chars in prompt() 2015-09-28 11:10:41 +02:00
Andreas Schneider 05c26ed91f Improved prompting 2015-09-28 11:10:40 +02:00
Andreas Schneider d1d371afb4 Fixed copy&paste in license text ... 2015-09-22 21:03:29 +02:00
Andreas Schneider 9eebe4ffbb Updated README to reflect color codes 2015-09-22 13:58:14 +02:00
Andreas Schneider 4096db005d Fixed default string type being AnsiString 2015-09-22 10:54:59 +02:00
Andreas Schneider 419eb29ec4 Updated README 2015-09-21 21:10:23 +02:00
Andreas Schneider f2f6a22266 Removed debug output 2015-09-21 21:05:58 +02:00
Andreas Schneider dbb2c61225 Added .gitignore 2015-09-21 21:03:04 +02:00
Andreas Schneider 6672151602 Removed synapse (support) 2015-09-21 21:01:52 +02:00
Andreas Schneider 3852f7546c Added highlighting with regular expressions 2015-09-21 20:57:54 +02:00
Andreas Schneider 86fc1aade0 * Renamed project file to .pas for easier file type recognition 2015-09-19 10:36:02 +02:00
Andreas Schneider ff10e890e5 * Fixed typo 2015-09-18 11:13:51 +02:00
Andreas Schneider 22605a453e * Fixed compilation from commandline
* Added readme
2015-09-18 11:12:22 +02:00
Andreas Schneider f1cf1e16b6 * Added XML beautification 2015-09-17 20:54:21 +02:00
Andreas Schneider 6033ea1046 * Added comment support (starting with #) 2015-09-17 16:25:43 +02:00
Andreas Schneider a808f949ab * Fixed header replacement when using fcl-web 2015-09-17 16:24:10 +02:00
Andreas Schneider 4f048a3d02 * Added variable support for POST content 2015-09-17 16:20:13 +02:00
Andreas Schneider 3665c0a6b5 * Added beautify for JSON 2015-09-17 15:54:05 +02:00
Andreas Schneider 61f16f0278 * Fixed POST handling
* Added status info
2015-09-17 15:30:19 +02:00
Andreas Schneider 5689b89d90 * Added BasicAuth support 2015-09-17 15:19:23 +02:00
Andreas Schneider 974c5ef298 * Added (optional) fcl-web support
* Made fcl-web the default
* Fixed connection handling with payload
2015-09-17 15:10:46 +02:00
Andreas Schneider 19c9ea042f * Added template directory support
* Added session variable support
2015-09-17 14:09:37 +02:00
Andreas Schneider c128b16996 Initial commit 2015-09-17 11:47:04 +02:00