Commit Graph

  • 7d4cd868b0
    Work on admin panel relationals Reckless_Satoshi 2022-01-05 03:20:08 -0800
  • 635420c9dd
    Add HTLC model and placeholder functions Reckless_Satoshi 2022-01-05 02:30:38 -0800
  • ed3605cca6
    Rework minor ui and bugs Reckless_Satoshi 2022-01-04 18:03:03 -0800
  • 369d9e52a7
    Fix bug CSRF token! Reckless_Satoshi 2022-01-04 16:23:52 -0800
  • 9ade961e0f
    Work on update order endpoint and taker requests Reckless_Satoshi 2022-01-04 16:13:08 -0800
  • 4d9a5023e0
    Fix bugs, cards now link to order Reckless_Satoshi 2022-01-04 08:27:15 -0800
  • 78886c8c9c
    Rework admin pannel and extended users Reckless_Satoshi 2022-01-04 07:58:10 -0800
  • 30dfd09f58
    fix minor things, add mui style libs, figured CSRF problems some bugs left Reckless_Satoshi 2022-01-04 07:00:34 -0800
  • 5b712b0765
    Extend user model with profiles and set up admin panel Reckless_Satoshi 2022-01-04 05:47:37 -0800
  • 0823febf73
    Add order expiry time and rework book page Reckless_Satoshi 2022-01-04 02:21:45 -0800
  • a358a89e24
    Add back button Reckless_Satoshi 2022-01-03 15:05:19 -0800
  • bb0d2d46f2
    Remove unused front end function Reckless_Satoshi 2022-01-03 14:58:05 -0800
  • 332aeeb5f8
    Redesign and refactor makerPage Reckless_Satoshi 2022-01-03 14:56:23 -0800
  • 44d95e768c
    Create simple book order page with cards and plaintext Reckless_Satoshi 2022-01-03 14:52:46 -0800
  • 7701f01936
    Rework components. Initialize book component. Reckless_Satoshi 2022-01-03 11:15:13 -0800
  • e06be9b22f
    Bug fix for ghost avatar images after user deletion Reckless_Satoshi 2022-01-03 11:13:39 -0800
  • 87fdaffa24
    Bug fix for book queries with no matches Reckless_Satoshi 2022-01-03 06:39:59 -0800
  • e9bcd23347
    Add BookView endpoint and refactor pages Reckless_Satoshi 2022-01-03 06:27:25 -0800
  • a61eb217b5
    Merge pull request #16 from Reckless-Satoshi/improve-order-detail-page Reckless_Satoshi 2022-01-03 12:16:14 +0000
  • afd90f8fbf
    Improve content and handling on OrderPage Reckless_Satoshi 2022-01-03 04:11:33 -0800
  • 17d8c2f88c
    Merge pull request #15 from Reckless-Satoshi/user-generator-page Reckless_Satoshi 2022-01-03 09:10:18 +0000
  • d037506138
    Handle auth and welcome back for existing users Reckless_Satoshi 2022-01-03 01:06:51 -0800
  • 80e0ca46fb
    add login/logout, validates 1 order max, delete method for user Reckless_Satoshi 2022-01-02 17:31:28 -0800
  • 225c142cd9
    Style avatar css Reckless_Satoshi 2022-01-02 14:50:49 -0800
  • 928d0b4796
    Fix git merge conflict due to ammending pushed commit Reckless_Satoshi 2022-01-02 14:34:25 -0800
  • 790e96cc1b
    Improve user generator UX. Still a bit buggy. Reckless_Satoshi 2022-01-02 13:41:22 -0800
  • d7979086ed
    Improve user generator UX. Still a bit buggy. Reckless_Satoshi 2022-01-02 13:41:22 -0800
  • f4644836d3
    Connect UserGenPage to API. Base 32 string seems to pass quality checks, shorter do not. Reckless_Satoshi 2022-01-02 10:27:40 -0800
  • fb9fb88ab7
    Implement user generator page frontend with client-side token generation Reckless_Satoshi 2022-01-02 09:42:33 -0800
  • 354e7fc5c7
    Create user generation API Reckless_Satoshi 2022-01-02 09:04:51 -0800
  • f0ac03e519
    Add nick generator and robohash avatar generator Reckless_Satoshi 2022-01-02 07:19:49 -0800
  • 9c44e84ffa
    Merge pull request #12 from Reckless-Satoshi/order-details-page Reckless_Satoshi 2022-01-02 13:41:41 +0000
  • 6d6072777b
    Merge branch 'order-details-page' of github.com:Reckless-Satoshi/robosats into order-details-page Reckless_Satoshi 2022-01-02 05:39:16 -0800
  • c71d95ccd0
    Rename boolean explicit for is_explicit/isExplicit Reckless_Satoshi 2022-01-02 05:35:31 -0800
  • 64cac32936
    rename boolean explicit for is_explicit/isExplicit Reckless_Satoshi 2022-01-02 05:35:31 -0800
  • c4b625a993
    Fix order detail page view. Add explicit to model as pricing method boolean explicit/relative Reckless_Satoshi 2022-01-02 05:24:35 -0800
  • 298efc394b
    Create order detail API endpoint, create order page. Not fully working yet Reckless_Satoshi 2022-01-02 04:59:48 -0800
  • 012a7add8a
    Merge pull request #11 from Reckless-Satoshi/add-payment-method-field Reckless_Satoshi 2022-01-02 09:41:41 +0000
  • e087d0b686
    Add payment method field Reckless_Satoshi 2022-01-02 01:40:19 -0800
  • 9335e6abbe
    Merge pull request #6 from Reckless-Satoshi/initialize-frontend-and-create-first-pages Reckless_Satoshi 2022-01-02 00:46:52 +0000
  • fe1ee48a9d
    Add main.js to .gitignore Reckless_Satoshi 2022-01-01 16:45:26 -0800
  • 27429bba21
    Create frontend for order making Reckless_Satoshi 2022-01-01 16:37:04 -0800
  • 1105f70f20
    Create components, urls and homepage routing Reckless_Satoshi 2022-01-01 16:19:18 -0800
  • e83f0295a5
    Build frontend app test page using React Reckless_Satoshi 2022-01-01 15:58:44 -0800
  • 44ddaef23b
    Fix order view arguments Reckless_Satoshi 2022-01-01 15:06:47 -0800
  • 1f756fed09
    Add frontend app Reckless_Satoshi 2022-01-01 15:05:55 -0800
  • d5d706b99d
    Merge pull request #4 from Reckless-Satoshi/make-order-api-endpoint Reckless_Satoshi 2022-01-01 22:44:33 +0000
  • 76a45bc8d5
    Create API endpoint for POST make order Reckless_Satoshi 2022-01-01 14:34:23 -0800
  • 6b8b8c4511
    Create api django app Reckless_Satoshi 2022-01-01 14:13:27 -0800
  • 95e87306b2
    Merge pull request #2 from Reckless-Satoshi/initialize-django Reckless_Satoshi 2022-01-01 18:59:21 +0000
  • 97ae2056e5
    Initialize the Django project and write setup guide Reckless-Satoshi 2022-01-01 10:53:17 -0800
  • 7cdf4bc781
    Update README.md Reckless_Satoshi 2022-01-01 17:29:05 +0000
  • 2e3a32705b
    Add concept for BTC <> Fiat p2p swap using Lightning. Reckless-Satoshi 2022-01-01 06:57:10 -0800