webcss / angular-indexedDB

An angularjs serviceprovider to utilize indexedDB with angular
149 stars 99 forks source link

Bramski/PayrollHero would like to take over this project #36

Open bramski opened 10 years ago

bramski commented 10 years ago

Our company is making heavy usage of indexed DB in angular. Can I/we take over this project from you? I can personally become point developer here and move the project to my personal repo.

Cheers, -Bram

bramski commented 10 years ago

Hello?

webcss commented 10 years ago

Hello, sorry for late reply, was on vacation ;-) Sure, I'd appreciate someone taking over and continue this project.

bramski commented 10 years ago

Okay. I think I'll take over this personally and move our company's fork over into my repo. I'll let you know when it's done so we can repoint people to my repository. Thanks.

bramski commented 10 years ago

Great. The fork has been moved. https://github.com/bramski/angular-indexedDB

Can you please remove the bower link and change it to that? Instructions here: https://github.com/bower/bower/issues/120

bramski commented 10 years ago

Still haven't seen the bower references change for this project. I've re-registered as angular-indexed-db in bower.

SnareChops commented 9 years ago

@bramski Any progress on getting this moved over to you? I would love to help with development once transferred, I as well have need for a strong indexeddb angular solution for multiple projects and would love to help/see this become feature rich. In the meantime is your fork an improved version?

@webcss

bramski commented 9 years ago

Hey @SnareChops . Yes I have forked, moved, refactored, and fixed the major problems that this version had. Please see https://github.com/bramski/angular-indexedDB

You may bower install "angular-indexed-db". @webcss has not yet removed/moved his bower registry over to the new project, but that would be the way to depend on the newer version. Which may likely be appropriate for you since there are a great deal of breaking changes, including the name of the module itself, which is now just called "indexedDB".

I welcome any pull requests or issues you might find!

webcss commented 9 years ago

@bramski: Sorry for not having moved the project yet, but the instructions given here https://github.com/bower/bower/issues/120 don't seem to work for me. Could you hint me in the right direction?

bramski commented 9 years ago

Yeah it's crap. The bower folks have not yet made bower deregistration a thing. Place your request there and they'll get to it ... eventually?