This is the codeAbility Sharing Platform! Learn more about the codeAbility Sharing Platform.

Skip to content
Snippets Groups Projects
  1. Mar 15, 2023
  2. Jan 31, 2023
  3. Jan 16, 2023
  4. Dec 22, 2022
  5. Nov 04, 2022
  6. Oct 13, 2022
  7. Aug 28, 2022
  8. May 25, 2022
  9. May 11, 2022
  10. May 10, 2022
  11. Apr 04, 2022
  12. Mar 27, 2022
  13. Mar 02, 2022
  14. Feb 25, 2022
  15. Feb 24, 2022
  16. Feb 22, 2022
  17. Feb 10, 2022
  18. Feb 09, 2022
  19. Feb 08, 2022
  20. Feb 07, 2022
  21. Feb 02, 2022
  22. Jan 28, 2022
  23. Dec 18, 2021
  24. Dec 04, 2021
  25. Nov 27, 2021
  26. Oct 07, 2021
  27. Sep 06, 2021
  28. Aug 31, 2021
    • Daniel Rainer's avatar
      Update backend to somewhat work with metadata v0.4 · 757ff99b
      Daniel Rainer authored
      This needs a lot more work, but at least runs.
      
      Remove search by type. This had to be done because
      type was changed to learningResourceType, which is
      a free string and no longer an enum.
      String search for type could be added in the future.
      
      Disable suggestions for format. This was done because
      in the current version format is no longer a list
      but a single string. There are problems with that, so
      this might change again.
      
      Lots of tests fail.
      757ff99b
  29. Aug 02, 2021
  30. Jul 28, 2021
  31. Jul 07, 2021