Skip to content
Snippets Groups Projects
  1. Feb 27, 2023
  2. Feb 26, 2023
  3. Feb 25, 2023
  4. Feb 24, 2023
  5. Feb 23, 2023
  6. 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
    • Jed Fox's avatar
      Log more debugging information for an invalid-schema sync error (#671) · 2bc61463
      Jed Fox authored
      * Provide more debugging information when throwing an invalid-schema sync error
      
      * Don’t log the errors directly
      
      * Update dynamic cell warning to be clearer
      
      * rebuild
      Unverified
      2bc61463
  7. Feb 17, 2023
  8. Feb 16, 2023
  9. Feb 15, 2023
  10. Feb 14, 2023
  11. Feb 13, 2023
  12. 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
  13. Feb 10, 2023
  14. Feb 09, 2023
  15. Feb 08, 2023
  16. Feb 07, 2023
  17. Feb 06, 2023
  18. Feb 05, 2023
  19. Feb 04, 2023
Loading