Skip to content
This repository has been archived by the owner on Jan 6, 2022. It is now read-only.

fix metadata not always being updated. closes #233 #316

Merged
merged 1 commit into from
Mar 23, 2017

Conversation

juliangruber
Copy link
Collaborator

There was a bug in dat-worker and we were missing the live update version of multidat's .readManifest

Copy link
Contributor

@yoshuawuyts yoshuawuyts left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

neato!

@juliangruber juliangruber merged commit f59f164 into master Mar 23, 2017
@juliangruber juliangruber deleted the fix/metadata-not-updated branch March 23, 2017 15:44
juliangruber added a commit that referenced this pull request Mar 27, 2017
* choo v5

* fix choo-persist usage

* send -> emit

* standard

* fix models/main-view (now models/welcome)

* fix removing a dat

* fix models/window

* rename models/window -> models/drag-drop

* refactor welcome screen into its own element

* refactor empty state into its own element

* models/repos: fix missing .ready state

* fix header

* decouble dat-manager from choo

* move {pause,resume} from model to dat-manager

* move togglePause from model to dat-manager

* move dbPaused logic to dat-manager completely

* move more logic from model to dat-manager

* standard

* fix bugs found in qa (mostly event names)

* move test monkey patching to lib/

* use choo-* dependencies from npm

* lib/monkeypatch: docs

* style

* style

* fix: properly clean up on app quit #311 (cherry-picked)

* standard (cherry-picked)

* the next release is really going to be 1.1.0 (cherry-picked)

* fix progress indicator in case of 0 incopmlete dats #311 (cherry-picked)

* set a max-width on error modal and fix misaligned checkmark icon (#314)

* bump version number

* fix app starting before the bundle has been written (#313)

* fix metadata not always being updated. closes #233 (#316) (cherry-picked)

* standard
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants