Skip to content
Snippets Groups Projects
  1. Feb 28, 2023
  2. Feb 26, 2023
  3. Feb 25, 2023
  4. Feb 23, 2023
  5. Feb 21, 2023
    • Jed Fox's avatar
      Allow the server to auto-configure the server URL for the client (#649) · fc308ece
      Jed Fox authored
      * Allow the server to auto-configure the server URL for the client
      
      * Extract server URL/version logic out to ensure consistent updates
      
      * ()
      
      * Be more explicit about when the server version is re-fetched
      
      * Use a single layer of context provider
      
      * Move the bootstrap route to /account/needs-bootstrap
      
      * No more `isActual`
      
      * Refactor to call subscribe-needs-bootstrap instead of fetch()
      
      * Dedupe calls to subscribe-needs-bootstrap
      
      * Don’t revalidate the server when we just validated it
      
      * simplify
      
      * Fix setServerURL
      Unverified
      fc308ece
  6. Feb 16, 2023
  7. Feb 14, 2023
  8. Feb 13, 2023
  9. Feb 12, 2023
    • Jed Fox's avatar
      Updates to the template/goal feature (#588) · a8656162
      Jed Fox authored
      * Dedupe loot-core webpack configs
      
      * Swap to parsing using Peggy
      
      * Actually record syntax errors
      
      * Refactor template types
      
      * Add notifications after applying the templates
      
      * “Successfully”
      
      * Try a Nearley grammar
      
      * Revert "Try a Nearley grammar"
      
      This reverts commit 1e11c07b855a492b905f1291c3eadd93f78ac3de.
      
      Not going with this approach since the error messages are inscrutable.
      
      * switch to PEG.js which has slightly better tooling support
      
      * fix parser
      
      * Fix error reporting
      
      * Adjust grammar for better error messages
      
      Also allow spaces between currency symbol and number
      
      * Fix grammar
      
      * Make #template prefix case insensitive
      
      * Trailing commas
      
      * Remove patch-package from loot-core
      Unverified
      a8656162
  10. Feb 10, 2023
  11. Feb 09, 2023
  12. Feb 08, 2023
  13. Feb 05, 2023
  14. Feb 04, 2023
  15. Feb 03, 2023
  16. Feb 01, 2023
  17. Jan 31, 2023
  18. Jan 30, 2023
  19. Jan 29, 2023
  20. Jan 28, 2023
  21. Jan 25, 2023
  22. Jan 23, 2023
Loading