Quantcast
Channel: FeedBunch:916902552f238802b7968362a2e4dd8b41f878bd commits
Browsing latest articles
Browse All 38 View Live

Updated rubyzip gem 1.1.7 -> 1.2.0

View Article



Updated sidekiq gem 4.0.2 -> 4.1.1

View Article

Updated sinatra gem 1.4.6 -> 1.4.7

View Article

Updated uglifier gem 2.7.2 -> 3.0.0

View Article

Updated brakeman gem 3.1.5 -> 3.2.1

View Article


Updated bundler-audit gem 0.4.0 -> 0.5.0

View Article

Updated coveralls gem 0.8.10 -> 0.8.13

View Article

Updated gem factory_girl_rails 4.5.0 -> 4.6.0

View Article


Updated rspec-rails 3.4.2 -> 3.4.4

View Article


Updated spring gem 1.6.2 -> 1.6.4

View Article

Updated web-console gem 2.3.0 -> 3.1.1

View Article

Updated jquery 2.2.0 -> 2.2.2

View Article

Updated uri.js 1.17.0 -> 1.17.1

View Article


Updated isInViewport js library 2.3.0 -> 2.3.1

View Article

Updated angularjs, angular-sanitize, angular-touch 1.5.0 -> 1.5.3

View Article


Updated ngInfiniteScroll js library 1.2.1 -> 1.2.2

View Article

Loading and hiding export job alerts is done in a single web worker.

Unifying two workers into one means less overhead.

View Article


Loading and hiding import job alerts is done in a single web worker.

Unifying two workers into one means less overhead.

View Article

Unified all web workers used by jobStateSvc into a single worker.

This reduces overhead.

View Article

Unified all webworkers used by tourSvc into a single worker.

This reduces overhead.

View Article

DRY web worker callbacks in main thread, separating them to private functions...

View Article


Fixed typo in code.

View Article


WIP: load entries in a web worker.

View Article

Moved method that requests a feed refresh to a new angularjs service.

Better separation of concerns.

View Article

Instantiate a new XmlHttpRequest object every time an HTTP request if perform...

Sharing xhr objects is a bad idea. If a new request is sent while another is running, the older request is canceled.

View Article


WIP: cancel running http requests to retrieve entries when the user requests ...

View Article

Moved function to a more appropiate service.

View Article

Fixed bug.

View Article

Removed unnecessary action from web worker

View Article



Changed service name to a more descriptive one

View Article

WIP: load entries in a web worker

View Article

Entries loaded in a web worker.

View Article

Fixed small bugs in javascript loading folder entries.

View Article


Fixed bug when hiding an opml import error alert.

View Article

When adding a subscription, the user is shown the start page.

This was removed but now is added back. Showing the start page is desirable because the user will get feedback on his action, in the form of a progress alert. Removing this would mean that the user...

View Article

Ignore entries received if they are not the expected ones.

Loading entries can take some time. During this time the user can click on several sidebar entries or folders. The expected result is to display the entries for the last clicked sidebar link, any...

View Article


Removed old code that attempted to cancel running ajax requests for entries...

Removed old code that attempted to cancel running ajax requests for entries when clicking on anew sidebar link. This never worked properly. The current solution for this is to ignore received entries...

View Article


Simplified helper js files for web workers.

It is not necessary to return either the xhr object nor the timeout object, if any.

View Article
Browsing latest articles
Browse All 38 View Live




Latest Images