dat-ecosystem-archive / datBase

Open data sharing powered by Dat [ DEPRECATED - More info on active projects and modules at https://dat-ecosystem.org/ ]
http://datbase.org
244 stars 32 forks source link

Migrate to choo5 #590

Closed okdistribute closed 7 years ago

okdistribute commented 7 years ago

Some tiny bug fixes are also found here as I found them during the refactor. Example:

  1. When refreshing page, if you're logged in you used to see a 'LOGIN' flash of content before seeing your avatar in the header. Now, it won't display the login button until it's sure you're not logged in.
  2. When viewing a file, it used to trigger a few events but now it only triggers one.
  3. Things seem a to be a bit snappier overall.

    Fixes #513