Skip to content
Snippets Groups Projects
  1. Sep 03, 2022
  2. Sep 02, 2022
  3. Aug 31, 2022
  4. Apr 04, 2022
  5. Nov 14, 2021
  6. Nov 09, 2021
  7. Sep 18, 2021
  8. Apr 04, 2021
    • Lucendio's avatar
      Remove dependency installation & rework build example · 466725d4
      Lucendio authored
      * removed hack folder and with it all code to install deps
      * reworked `make build` to show more explicitly what needs to be done when
        producing an artifact
      * bumped node version dep to v14 (to make jest work again)
      * adjusted readme
      * suppress console output when running jest client tests
      466725d4
  9. Apr 03, 2021
  10. Mar 19, 2021
  11. Mar 14, 2021
    • Lucendio's avatar
      Update dependencies · a3c3cb0e
      Lucendio authored
      * update server and client package dependencies due to CVE notifications
      * update runtime dependencies
      * add some information to various readmes (e.g. about the client being part of the bundle)
      a3c3cb0e
  12. Oct 11, 2020
    • Lucendio's avatar
      [client] remove glow & introduce a more flexible test · e8e0518a
      Lucendio authored
      * glow is kinda distracting
      * original test for title content prevents utilizing a change of
      this characteristic form being used for demonstration purposed. The
      additional test makes testing for the title more flexible and not
      relying on its content
      e8e0518a
  13. Oct 05, 2020
    • Lucendio's avatar
      Polish 'creating to' server test · 4411515b
      Lucendio authored
      * adjust app readme
      * revert change in server 'scripts'
      * renamed 'stack' into 'hack' and split up Makefile into two to better separate
        devops scenarios from scoped deps management
      * updated readme according to the make target changes
      4411515b
  14. Oct 04, 2020
    • Lucendio's avatar
      Polish 'creating to' server test · ea913953
      Lucendio authored
      * fix file name typo
      * remove logs in test do reduce noise
      * prevent 'connection established' log in test mode to reduce noise
      * rename test to make it more obvious that it does not require (or create)
        a user object
      ea913953
    • Lucendio's avatar
      Update server dependencies; fix invocation in 'make test' · f596e81b
      Lucendio authored
      * update mongoose, jest and nodemon to address security alerts triggered
        by dependabot
      * 'test' target had a bug introduced by using wrong syntax
      * renamed server scripts to clarify the distinction between invocations
        in local development, CI and actual operations
      f596e81b
  15. Sep 12, 2020
  16. Jun 24, 2020
  17. Jun 06, 2020
  18. May 14, 2020
  19. May 04, 2020
  20. Apr 21, 2020
  21. Apr 09, 2020
Loading