aboutsummarylogtreecommitdiffstats
AgeCommit message (Collapse)Author
2018-05-27Added functions to store additional Info dataAntony Kellermann
2018-05-27Removed google url shortener and options for post fields in curlAntony Kellermann
2018-05-27Updated license to remove News API and Google URL shortenerAntony Kellermann
2018-05-27Modified news to take data from iex, instead of News APIAntony Kellermann
2018-05-26Refactoring and error checksAntony Kellermann
2018-05-25Fixed 7d% bugAntony Kellermann
2018-05-21Documentation and new versionAntony Kellermann
2018-05-19Explicitly set graph/cmp background colorAntony Kellermann
2018-05-19Modified check to run in an ncurses window and easier sorting functionalityAntony Kellermann
2018-05-18Added documentation for cmp and new versionAntony Kellermann
2018-05-18Refactoring and changed compare command to cmpAntony Kellermann
2018-05-16Refactoring and improved documentationAntony Kellermann
2018-05-15Implemented compare commandAntony Kellermann
2018-05-15Version 2.0 -- Increased stability and API speed increased greatlyAntony Kellermann
2018-05-15Fixed graph zoom indicator issue and small optimizationsAntony Kellermann
2018-05-15Fixed info bugAntony Kellermann
2018-05-15Small optimizationsAntony Kellermann
2018-05-14Moved curl init to main for multithread safetyAntony Kellermann
2018-05-13Fixed SIGABRT sometimes caused by decryptionAntony Kellermann
2018-05-13Implemented multithreading for check for O(1) compute timeAntony Kellermann
2018-05-12Minor changesAntony Kellermann
2018-05-12Added return/goto macros to portfolio.c and improved code documentationAntony Kellermann
2018-05-12Rewrote/rearranged encryption and decryption methodsAntony Kellermann
2018-05-05Updated info and new versionAntony Kellermann
2018-05-05Added 7 day profit sort optionAntony Kellermann
2018-05-05Modified API calls to include 7 day changeAntony Kellermann
2018-05-03Updated man page and new versionAntony Kellermann
2018-05-03Implemented sorting and rewrote most of print_all. Changed main check argumentsAntony Kellermann
2018-05-02Rewrote portfolio_print_stockAntony Kellermann
2018-05-02Rewrote portfolio_print_allAntony Kellermann
2018-05-02Added documentationAntony Kellermann
2018-05-02Function for storing api data in security data structAntony Kellermann
2018-05-01Implemented storing portfolio data in structsAntony Kellermann
2018-04-30Added alloc check function to exit if an alloc fails.Antony Kellermann
2018-03-21New versionAntony Kellermann
2018-03-21Fixed undefined behavior caused by securities that haven't existed for at ↵Antony Kellermann
least five years
2018-03-21Fixed invalid freeAntony Kellermann
2018-03-18Implemented panning left and right for graphing and minor UI changesAntony Kellermann
2018-03-17Fixed errors with writing new items to porfolio, empty/missing porfolio, and ↵Antony Kellermann
fixed memory leaks
2018-03-17Fixed #2: tick will now properly create/format a portfolio if the file ↵Antony Kellermann
doesn't exist or is empty
2018-03-17Updated man/readme and new versionAntony Kellermann
2018-03-17Fixed #2: Does not create portfolio file when missing, and requests password ↵Antony Kellermann
for empty portfolio file
2018-03-17Implemented zooming in and out for graphingAntony Kellermann
2018-03-12Transitioned graph to NCursesAntony Kellermann
2018-03-11Added morningstar 5y history for graphingAntony Kellermann
2018-03-11Added command 'graph' for IEX securitiesAntony Kellermann
2018-03-11Small updates to Makefile, PKGBUILD, READMEAntony Kellermann
2018-03-02Fixed segfaults on wrong password and memory leaks, cleared up main, and new ↵Antony Kellermann
version
2018-03-02Improved code documentation substantiallyAntony Kellermann
2018-02-28Updated information and new versionAntony Kellermann