Commit Graph

77 Commits (5376709c7fc9981272228f2ac0ee0c77d671c357)
 

Author SHA1 Message Date
lance 5376709c7f cleaning up code and writing tests 5 years ago
lalanza808 e11f670408 improve monero address validator to ensure the app only accepts correct addresses for the app's context 5 years ago
lalanza808 c6d661dc80 style update 5 years ago
lalanza808 a655ab6a77 dont show the qr code or cancel button if incoming funds are detected 5 years ago
lalanza808 2e10f72df2 change up get_sale view templates 5 years ago
lalanza808 5e5b46c0ed show incoming transactions on buyer template for sales 5 years ago
lalanza808 4a677ed9bd change error message on missing sale 5 years ago
lalanza808 117983a266 add balances to show_transactions mgmt command 5 years ago
lalanza808 5d0118c4e2 account for network fees in sales without platform fees (no buffer) 5 years ago
lalanza808 0aa4bdf94f drop trailing slash 5 years ago
lalanza808 3f72d668de use symlink instead 5 years ago
lalanza808 f2a5480861 refactor dockerfile so that we dont pip install from the top every time 5 years ago
lalanza808 256b39c728 adjust email body 5 years ago
lalanza808 a6f136fe02 need interactive and tty flags for this make command 5 years ago
lalanza808 4b80cf50c5 adding some command to makefile 5 years ago
lalanza808 7532e989fb add marks for if items are available 5 years ago
lalanza808 99793ac4a9 slight template adjustment 5 years ago
lalanza808 d5243e8117 slight ui adjust 5 years ago
lalanza808 d367d2e8fa added some sick ui updates, including search 5 years ago
lalanza808 45687f563f fix words 5 years ago
lalanza808 9499902c59 adjusting some static 5 years ago
lalanza808 ba4e8894ff add donations and fix up some static 5 years ago
lalanza808 1a4822c730 change home page buttons 5 years ago
lalanza808 dc49050b23 clean up html a bit 5 years ago
lalanza808 aa46f3015c make default fee be 0 5 years ago
lalanza808 dfd59dfc18 slight static adjustment with navbar 5 years ago
lalanza808 b270313f98 fix broken sale url in bids page 5 years ago
lalanza808 4c97b3b114 split fees between buyer and seller, fix a couple tasks, change timing 5 years ago
lalanza808 bad79cedec improve handling user supplied sales 5 years ago
lalanza808 55726b8615 werds 5 years ago
lalanza808 c6f18d9a88 setup logging and refactor tasks 5 years ago
lalanza808 1184d18303 adjust email body 5 years ago
lalanza808 65b25499c0 fix more redirects 5 years ago
lalanza808 4b1cf4f4a7 fix redirect on erroneous cancel 5 years ago
lalanza808 0d8def3859 * refactor sale creation and url schema
* add `sale_cancelled` to ItemSale model
* add new tasks for closing completed and cancelled sales
* add `cancel_sale` url/view/logic
5 years ago
lalanza808 059da3bcf6 adding new management commands for viewing sales and wallet balances 5 years ago
lalanza808 5142d3ee1d including whereabouts on list view 5 years ago
lalanza808 e3cee7b616 fix timing on those tasks 5 years ago
lalanza808 9ae4832c2d switching to "whereabouts" for locations and making some new mgmt commands 5 years ago
lalanza808 8af3788b7f wipe profile when done with confirmation 5 years ago
lalanza808 13c7fcd745 todo item and remove a print stmt 5 years ago
lalanza808 0210715937 drop the middleware, refactor address transfer, update content, remove locations 5 years ago
lalanza808 398481a78e mostly visual stuff, couple todo items 5 years ago
lalanza808 928dbcee3c use proper uri for monero qr code 5 years ago
lalanza808 af9d03ac19 simplification of env.example and trip readme 5 years ago
lalanza808 fc9c09e226 complete sale workflow and views 5 years ago
lalanza808 cb9527339d remove monero image from make build 5 years ago
lalanza808 8e72ca630b change email file structure and improve sale view/workflow 5 years ago
lalanza808 14b27fffac add robots txt 5 years ago
lalanza808 613f21f4b7 my bad solution to the dumb footer placement 5 years ago