Skip to content
Snippets Groups Projects
  1. Jan 09, 2015
    • Lukas Reschke's avatar
      Cache responses from the AppStore server · b8b4df54
      Lukas Reschke authored
      Otherwise every time the AppStore was opened a lot of connections to the AppStore server were made which resulted in a terrible performance.
      
      This changeset will cache the response for a sensible time so that only the first request will be somewhat slow.
      
      Performance changes:
      - Loading a category took previously more than 3 seconds on my machine. Now for every follow-up request it takes less than 200ms, resulting in a performance gain of 1950%
      - Loading the category list took previously about 750ms - now it takes 154ms, a total performance gain of 395%
      b8b4df54
  2. Oct 24, 2014
  3. Oct 15, 2014
    • Thomas Müller's avatar
      introduce new app page layout · b091394a
      Thomas Müller authored
      filter installed and not-installed apps properly
      
      kill unneeded file
      
      load category 'Installed' on page load
      
      adding documentation links
      
      new apps mgmt: first style adjustment
      
      apps mgmt: only show license and preview if they exist
      
      adding buttons
      
      new apps mgmt: fix for mobile
      
      use app icon if available
      
      new apps mgmt: position enable/disable toggle to the right
      
      new apps mgmt: proper display of icons or previews
      
      new apps mgmt: fix loading spinner
      
      reenable group selection for apps
      
      new apps mgmt: position enable button normally again
      
      new apps mgmt: clarify wording from 'Installed' to 'Enabled'
      
      reintroduce enable/disable
      
      Move rating image path generation to client-side
      
      Move expression outside of l10n
      
      fix group handling
      
      add buttons for 'More apps' and 'Add your app' again
      
      disable changed date of app for now
      
      adding recommended label
      
      style 'Recommended' app tag
      
      fixing php warning
      
      sort by rating
      
      adding meta-category 'Recommended'
      
       Only show existing documentation links
      
      lacy loading of screenshots
      
      making group based app activation work again
      
      adding support to get the app icon not only by the app name but also simply by the fixed name 'app.svg'
      
      adding app.svg for all core apps
      
      query string '?installed' is not longer needed
      
      update and uninstall is back + error feedback
      
      remove unneeded parameter
      
      fix alignment of 'recommended' label
      b091394a
  4. Aug 26, 2014
  5. Aug 24, 2014
  6. Aug 01, 2014
  7. Jul 18, 2014
  8. May 19, 2014
  9. May 13, 2014
  10. Apr 21, 2014
  11. Mar 10, 2014
  12. Feb 06, 2014
  13. Sep 30, 2013
  14. Aug 31, 2013
  15. Feb 14, 2013
  16. Jan 30, 2013
  17. Jan 21, 2013
  18. Jan 16, 2013
  19. Dec 14, 2012
  20. Dec 02, 2012
  21. Nov 14, 2012
  22. Nov 12, 2012
  23. Nov 04, 2012
  24. Nov 02, 2012
  25. Oct 23, 2012
  26. Oct 16, 2012
  27. Oct 14, 2012
  28. Oct 08, 2012
  29. Sep 18, 2012
  30. Sep 07, 2012
  31. Aug 31, 2012
  32. Aug 29, 2012
Loading