Commit graph

  • 35d163af34 Add maven wrapper main William Brawner 2023-08-07 20:51:49 -0600
  • d7028723ae
    Merge pull request #24 from Riduidel/features/easier_run Rohit Awate 2018-10-03 18:20:10 +0530
  • 90c3e69555 The amount of dots in this text is damn too high ! Riduidel 2018-10-03 14:40:24 +0200
  • d445d09c02 Made everest easily runnable in dev mode Using the exec maven plugin allow easier launch of application by just running two maven commands : mvn packageand mvn exec:java. They can even be merged mvn package exec:java. It could even be simpler using a profile ... Riduidel 2018-10-02 11:30:07 +0200
  • 45ae12c784
    Merge pull request #22 from RohitAwate/readme-update Rohit Awate 2018-09-19 23:31:12 +0530
  • 97f4737200
    Update README.md Rohit Awate 2018-09-19 23:29:36 +0530
  • 3ec6a02711 Update README for Aplha 1.3 and add THEMES.md Rohit Awate 2018-09-19 23:20:55 +0530
  • d5b4c36fae Exception handling improvements to SettingsLoader Rohit Awate 2018-09-01 10:58:18 +0530
  • 4701fc18ff Add state maintenance for inner auth tabs Rohit Awate 2018-09-01 10:13:48 +0530
  • d348218541 Add support for DigestAuth Rohit Awate 2018-08-31 19:38:29 +0530
  • c3e25a8f8f Add DigestAuthProvider Rohit Awate 2018-08-31 15:37:05 +0530
  • 0de2f257ca
    Add support for Basic Access Authentication aka BasicAuth Rohit Awate 2018-08-30 19:34:07 +0530
  • 2a8046a97e
    Add checks in DashboardController while applying state to check if it belongs to active state Rohit Awate 2018-08-27 15:14:29 +0530
  • 4b1ba0c80a
    Minor improvements to Logger output and removed Services class Rohit Awate 2018-08-25 00:26:25 +0530
  • fcdfed793e
    Fix issue where partially filled KeyValue fields were not searched in HistoryPane Rohit Awate 2018-08-24 22:40:22 +0530
  • 94db944e28
    Merge pull request #21 from RohitAwate/pseudo-tab-switching Rohit Awate 2018-08-21 19:05:18 +0530
  • 2c2f05f1b1
    Use HTTP status code description logic from previous commit in DashboardController Rohit Awate 2018-08-21 18:51:15 +0530
  • 8a179b9a9c
    Implemented custom method for getting HTTP status code description Rohit Awate 2018-08-21 18:24:26 +0530
  • 6eb4595f91
    Fix issues with detecting duplicate ComposerStates while saving history Rohit Awate 2018-08-18 22:27:11 +0530
  • 53a42f8de5
    Eliminate duplicate Content-Type conversions Rohit Awate 2018-08-16 17:55:42 +0530
  • 8082f002fe
    Add ability to make DataRequests with empty bodies Rohit Awate 2018-08-15 19:11:04 +0530
  • 7b631a019b
    Add Data and Sync managers to manage Everest's data and move HistoryManager into SQLiteManager Rohit Awate 2018-08-15 18:45:36 +0530
  • 2d0cf380a7
    Rid HistoryManager of isDuplicate() and areListsEqual() and add binary file path and raw body type as search priorities Rohit Awate 2018-08-15 16:41:22 +0530
  • 035a7cf0f1
    Clean up HistoryManager Rohit Awate 2018-08-15 16:19:48 +0530
  • 459aabb146
    Fix issues where HistoryManager did not load Body tab data Rohit Awate 2018-08-15 15:27:52 +0530
  • d5e5e357d2 Minor fixes for HistoryItem's method font Rohit Awate 2018-08-14 20:01:10 +0530
  • 2e4f550513
    Aesthetic improvements to Content-Type combo-boxes Rohit Awate 2018-08-14 15:14:01 +0530
  • 14cd517555
    Change padding of KV panes Rohit Awate 2018-08-14 14:48:10 +0530
  • dccaf7e73d
    Several minor UI tweaks, add live params preview automatic KV field addition Rohit Awate 2018-08-14 14:23:50 +0530
  • 42bb97eb42
    Add HTTPConstants class and partial improvements to HistoryManager Rohit Awate 2018-08-13 18:06:45 +0530
  • 0be0fbce41
    Add TreeItem recycling for TreeVisualizer Rohit Awate 2018-08-13 16:39:27 +0530
  • 65f689be47
    Minor optimizations to ResponseHeadersViewer and move 'state' package Rohit Awate 2018-08-12 12:45:10 +0530
  • a8413e8b5c
    Replace dedicated RequestManagers with a single one Rohit Awate 2018-08-12 12:02:10 +0530
  • 2e8cb06cb7
    Project-wide rename-refactoring for DataRequest and remove redundant and useless constructors Rohit Awate 2018-08-11 19:26:47 +0530
  • 6825b135ec
    Fix issue where multiple requests could not be run simultaneously Rohit Awate 2018-08-11 19:13:11 +0530
  • f735667d42
    Remove HBoxes and VBoxes from TreeVisualizer and add new abstract Visualizer class Rohit Awate 2018-08-09 11:34:55 +0530
  • 56fab0d48d
    Fix parameter appending logic Rohit Awate 2018-08-01 17:55:26 +0530
  • 45b757c7c8
    Remove LoggingService and RequestManagerFactory from Services and make fully static Rohit Awate 2018-08-01 17:04:28 +0530
  • 22973d1c95
    Fix issues where LoadingLayer's progressBar was frozen and while sending new request while one is already being sent Rohit Awate 2018-07-31 20:06:42 +0530
  • 3dcb57070c Fix issues related to RawBody type not being maintained during sessions and tab switches Rohit Awate 2018-07-30 20:54:00 +0530
  • e943cf8ca9 Fix issue where Dashboard did not scale when maximized Rohit Awate 2018-07-30 19:15:40 +0530
  • 3b79315228 Add button to add new tab Rohit Awate 2018-07-30 19:08:13 +0530
  • c3c80d643e Fix issue where the only KeyValue field in the tab would display its deleteButton Rohit Awate 2018-07-30 18:31:29 +0530
  • e7537e339d Refactor Highlighting and add Formatting frameworks for future Extension API Rohit Awate 2018-07-30 17:02:46 +0530
  • 197c06b227 Add RequestManager hand-over while switching from loading tabs Rohit Awate 2018-07-30 14:52:39 +0530
  • d9d0ceead2 Add maintenance logic for the selected status of tabs from Composer and ResponseTabPane Rohit Awate 2018-07-24 17:28:12 +0530
  • e07c19aee6 Restore execution of multiple requests simultaneously Rohit Awate 2018-07-24 16:22:32 +0530
  • c739f21337 Add LoadingLayer maintenance while switching tabs Rohit Awate 2018-07-24 15:52:31 +0530
  • df1f61a5d8 Clean tab-text reflection logic and add ErrorLayer maintenance while switching tabs Rohit Awate 2018-07-21 17:14:42 +0530
  • 772ac377bd Re-wrote tab text reflection logic Rohit Awate 2018-07-21 16:04:12 +0530
  • 32dcc0bce2 Re-implemented logic for changing tab-text with URL Rohit Awate 2018-07-18 22:58:47 +0530
  • cef97f0fec Fix issue where tabs were only visible when the window was maximized Rohit Awate 2018-07-18 20:46:55 +0530
  • 9515782650 Fix issue where partially-filled KeyValue fields weren't saved during a tab switch Rohit Awate 2018-07-18 19:53:42 +0530
  • 2e6e1c147c Fix issue where closing the last tab didn't cause the application state to be saved Rohit Awate 2018-07-18 19:19:54 +0530
  • fa4e4fdead Fix issues with tab loading and state recovery Rohit Awate 2018-07-18 18:44:37 +0530
  • ac0fb816f2 Fix issue where responseHeaders were lost in tab-switching Rohit Awate 2018-07-17 20:30:50 +0530
  • 7f9c14d6f6 Add responseLayer maintenance while tab-switching Rohit Awate 2018-07-17 15:44:13 +0530
  • a5b0f80b38 Refactor keymap logic into nested HomeWindowController.KeymapHandler Rohit Awate 2018-07-17 14:22:19 +0530
  • 00ac1f27e9 Add method to reset Dashboard Rohit Awate 2018-07-17 14:07:03 +0530
  • 8cea5f006a
    Add basic tab switching Rohit Awate 2018-07-17 13:20:17 +0530
  • 5f85f83696
    Add foundation for single-Dashboard design Rohit Awate 2018-07-16 22:04:38 +0530
  • f1ca82d61c
    Project-wide cleanup and optimizations Rohit Awate 2018-07-04 19:23:31 +0530
  • ca6bcabdb9
    Merge pull request #20 from warmuuh/feature/searchpane-refactoring Rohit Awate 2018-07-04 17:29:18 +0530
  • 59bf1e586a fixed name clash of 'promptLayer' Peter Mucha 2018-07-04 08:48:17 +0200
  • 6a6bd5ee79 refactored search functionality into own class Peter Mucha 2018-06-26 10:01:16 +0200
  • c86f18038e
    Add option to open link in browser for HTML responses and minor improvements Rohit Awate 2018-07-01 13:20:26 +0530
  • e1e282c08b
    Merge pull request #19 from RohitAwate/state-maintenance-improvements Rohit Awate 2018-07-01 12:23:04 +0530
  • eca1a639e6
    HistoryManager now compares new requests with the previous one on the basis of Content-Type Rohit Awate 2018-06-30 22:01:51 +0530
  • 738ecfee15
    State maintenance logic now saves non-empty KeyValue fields only Rohit Awate 2018-06-30 21:55:25 +0530
  • 51cbce3d7a
    State maintenance logic now retains selection status of KeyValue fields Rohit Awate 2018-06-30 20:53:28 +0530
  • 6e7606c99a
    Added null checks to BodyTab state recovery logic Rohit Awate 2018-06-29 12:27:19 +0530
  • 5c7b7b2a43
    Rewrite DashboardState to save all tabs in BodyTab and not just the active ones Rohit Awate 2018-06-29 11:08:26 +0530
  • 1efaf40a3c
    Shifted state maintenance logic to JSON file Rohit Awate 2018-06-29 09:34:15 +0530
  • f65d2083ff
    Add CONTRIBUTING.md Rohit Awate 2018-06-26 17:06:45 +0530
  • fdb680b97a
    Project re-organization Rohit Awate 2018-06-25 11:48:46 +0530
  • 92e8066607
    Added missing license headers Rohit Awate 2018-06-23 23:24:20 +0530
  • 3180c22949 Changed Travis CI script Rohit Awate 2018-06-22 16:47:13 +0530
  • 58cf44780e Updated README to reflect the addition of syntax highlighting Rohit Awate 2018-06-22 16:38:38 +0530
  • 26c9d7673a
    Merge syntax-highlighting branch with master Rohit Awate 2018-06-22 14:11:31 +0530
  • d5228a6349
    Added combo-box to switch highlighting modes for responseArea Rohit Awate 2018-06-22 13:03:07 +0530
  • 0b46331314
    Added plaintext highlighting Rohit Awate 2018-06-22 12:12:32 +0530
  • 6316c1d5f9
    Added XML syntax highlighting Rohit Awate 2018-06-22 11:58:47 +0530
  • 7f18e0f6ae
    Fixed NPE in EverestCodeArea and added editorWrapText setting Rohit Awate 2018-06-21 15:05:45 +0530
  • 45f4ca5cb1
    Added JSON syntax highlighting for request composer Rohit Awate 2018-06-20 22:18:11 +0530
  • 5c7a0411de
    Added JSON syntax highlighting for responseArea Rohit Awate 2018-06-20 16:11:56 +0530
  • 6d096dcf59
    Merged core-optimization on master Rohit Awate 2018-06-20 13:23:29 +0530
  • 590554c6be
    Merge branch 'core-optimization' into master Rohit Awate 2018-06-09 21:47:52 +0530
  • 6f9ccd282a
    Improved BugReporter and moved it into its own separate module Rohit Awate 2018-06-04 16:42:40 +0530
  • 4c6ab95cff
    Fixed critical bug in protocol prepending logic Rohit Awate 2018-06-04 15:40:03 +0530
  • 6e74b4dbab
    Added automatic prepending of protocol Rohit Awate 2018-06-04 15:16:56 +0530
  • d837cd5000
    Shifted LoadingLayer GIF to JFXProgressBar Rohit Awate 2018-05-24 19:24:24 +0530
  • 8696cbfb2e Added .gitignore entries for Eclipse-generated files (#14) J Patrick Davenport 2018-05-17 08:33:57 -0400
  • c90a22cc7b
    Improved recycling of HashMaps Rohit Awate 2018-05-13 21:48:38 +0530
  • c2f12d146e
    Optimized and cleaned up the logging service Rohit Awate 2018-05-12 12:19:15 +0530
  • 79861e0d7e
    Fixed #11: Application now scales correctly Rohit Awate 2018-05-08 22:35:40 +0530
  • ee956baed6
    Fixed #9: Custom content types now override the ones determined automatically Rohit Awate 2018-05-08 21:56:34 +0530
  • 411214311b
    Added Travis CI Rohit Awate 2018-05-03 13:51:20 +0530
  • 6f063a01c8
    Fixed crucial typo in DashboardController Rohit Awate 2018-05-03 13:08:35 +0530
  • 861b5deab1
    Added ResponseHeadersViewer and minor UI tweaks Rohit Awate 2018-04-29 15:39:21 +0530
  • 6d06518693
    Minor improvements to Visualizer and moved its logic into new class Rohit Awate 2018-04-29 12:46:05 +0530