Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/DestinyItemManager/dim-mobile-client
DIM Mobile Client for Android, iOS, and Windows 10 Mobile
https://github.com/DestinyItemManager/dim-mobile-client
Refactoring for webpack.
d97515fb2e1bfa1e8dabf88c163fbe4eebe5e2b0 authored almost 9 years ago by SunburnedGoose <[email protected]>
d97515fb2e1bfa1e8dabf88c163fbe4eebe5e2b0 authored almost 9 years ago by SunburnedGoose <[email protected]>
Removed default scss files.
28cccec01933095d0f01bfdb530fbd8c28254ef0 authored almost 9 years ago by SunburnedGoose <[email protected]>
28cccec01933095d0f01bfdb530fbd8c28254ef0 authored almost 9 years ago by SunburnedGoose <[email protected]>
Update gitignore
d0b30749af922a14dabb7544d149d02015b7dd74 authored almost 9 years ago by SunburnedGoose <[email protected]>
d0b30749af922a14dabb7544d149d02015b7dd74 authored almost 9 years ago by SunburnedGoose <[email protected]>
Moved stylesheet into context.
60afc03472899a2efad1cd043d3071dd87a7c673 authored almost 9 years ago by SunburnedGoose <[email protected]>
60afc03472899a2efad1cd043d3071dd87a7c673 authored almost 9 years ago by SunburnedGoose <[email protected]>
Moved src folder; added scripts to webpack to support injected cordova.js
d67774387af64fe8e5a4113e89d9d9f5d73c8ab1 authored almost 9 years ago by Rick Casey <[email protected]>
d67774387af64fe8e5a4113e89d9d9f5d73c8ab1 authored almost 9 years ago by Rick Casey <[email protected]>
Removed systemjs and added webpack for package building.
764429c2e03d6769d2de386961ec6c7053d88f76 authored almost 9 years ago by Rick Casey <[email protected]>
764429c2e03d6769d2de386961ec6c7053d88f76 authored almost 9 years ago by Rick Casey <[email protected]>
Testing a commit message integration with slack.
Nothing to see here.
ed9fe73bcd075e282a16b2c641f177a712a7403d authored almost 9 years ago by Rick Casey <[email protected]>
Added login workflow.
967f1fbf662fe6047991f86d227a7b96047ad5c4 authored almost 9 years ago by Rick Casey <[email protected]>
967f1fbf662fe6047991f86d227a7b96047ad5c4 authored almost 9 years ago by Rick Casey <[email protected]>
Added route to resolve identity before signing into Bungie.net.
f2498e11351471b21962af288936e3619a034090 authored almost 9 years ago by Rick Casey <[email protected]>
f2498e11351471b21962af288936e3619a034090 authored almost 9 years ago by Rick Casey <[email protected]>
Added promise that will be used to authenticate the visitor when the app starts.
3028e880d34ad9a45f84ac4eba826d83aa54a792 authored almost 9 years ago by Rick Casey <[email protected]>
3028e880d34ad9a45f84ac4eba826d83aa54a792 authored almost 9 years ago by Rick Casey <[email protected]>
Added some margin to the links on the signin page.
06872efb67ef2a99768ea3e5327940ca8c77418b authored almost 9 years ago by Rick Casey <[email protected]>
06872efb67ef2a99768ea3e5327940ca8c77418b authored almost 9 years ago by Rick Casey <[email protected]>
Removed :any references in TS files. It was visual clutter.
22ab94a59078ef4caca5faae5908882102d4035c authored almost 9 years ago by Rick Casey <[email protected]>
22ab94a59078ef4caca5faae5908882102d4035c authored almost 9 years ago by Rick Casey <[email protected]>
Added the stateChangeStart logic to manage the routing for views that have roles.
75618b164b8e91af046630cf5878228b6fa2523e authored almost 9 years ago by Rick Casey <[email protected]>
75618b164b8e91af046630cf5878228b6fa2523e authored almost 9 years ago by Rick Casey <[email protected]>
Breaking up files and refactoring prototypes.
cea26bc85136b2eeadf6496541ddaf19199cb784 authored almost 9 years ago by Rick Casey <[email protected]>
cea26bc85136b2eeadf6496541ddaf19199cb784 authored almost 9 years ago by Rick Casey <[email protected]>
Documentended the source.
442000c8926183990e6025cfb679326da5095c6b authored almost 9 years ago by Rick Casey <[email protected]>
442000c8926183990e6025cfb679326da5095c6b authored almost 9 years ago by Rick Casey <[email protected]>
Refactored classes into modules. Brought async usaged into focus.
5ffb5f3e9502fb61bf81554426d64ab3819c1406 authored almost 9 years ago by Rick Casey <[email protected]>
5ffb5f3e9502fb61bf81554426d64ab3819c1406 authored almost 9 years ago by Rick Casey <[email protected]>
Added cookieParser service.
27fe1a6177bf9acdd6e2743ce52b57c761ba2b5f authored almost 9 years ago by Rick Casey <[email protected]>
27fe1a6177bf9acdd6e2743ce52b57c761ba2b5f authored almost 9 years ago by Rick Casey <[email protected]>
Added promise-tracking to give user feedback when the application is working.
7681bdac6e56816a48469bf48f0ea8ea43a21419 authored almost 9 years ago by Rick Casey <[email protected]>
7681bdac6e56816a48469bf48f0ea8ea43a21419 authored almost 9 years ago by Rick Casey <[email protected]>
Authenticating with Bungie.net
ad888e94f582e7950511d373cf4f303f0bd9ee83 authored almost 9 years ago by Rick Casey <[email protected]>
ad888e94f582e7950511d373cf4f303f0bd9ee83 authored almost 9 years ago by Rick Casey <[email protected]>
Loaing cookie data from Bungie.net
3b1d50ced30afe01cc04ee056968dcfd8c53a55a authored almost 9 years ago by Rick Casey <[email protected]>
3b1d50ced30afe01cc04ee056968dcfd8c53a55a authored almost 9 years ago by Rick Casey <[email protected]>
Have signin working as a modal element w/ no menu.
git status
ls
f5d216b474be85facae253d0184359f115e87966 authored almost 9 years ago by Rick Casey <[email protected]>
Created abstract root and menu routes. Added items and signin to the right parents.
a22aac919d26ee463420705fa57510e1b7c484cd authored almost 9 years ago by Rick Casey <[email protected]>
a22aac919d26ee463420705fa57510e1b7c484cd authored almost 9 years ago by Rick Casey <[email protected]>
Have a signin view loading when there is no identity.
e1e3ac7c22581525d13033d2087c5e6449516219 authored almost 9 years ago by Rick Casey <[email protected]>
e1e3ac7c22581525d13033d2087c5e6449516219 authored almost 9 years ago by Rick Casey <[email protected]>
Working towards adding a view to login.
a1f6f92d3edd4324ce86153c89dcd95d5dcb19c4 authored almost 9 years ago by Rick Casey <[email protected]>
a1f6f92d3edd4324ce86153c89dcd95d5dcb19c4 authored almost 9 years ago by Rick Casey <[email protected]>
Working on the principle/identity pattern for logging into Bungie.net
7f22fdedb374de6d3e62a68d48f84e39d09e259f authored about 9 years ago by Rick Casey <[email protected]>
7f22fdedb374de6d3e62a68d48f84e39d09e259f authored about 9 years ago by Rick Casey <[email protected]>
Formatting.
c21d1fd6b15e3085fa3746546fad062354a645a6 authored about 9 years ago by Rick Casey <[email protected]>
c21d1fd6b15e3085fa3746546fad062354a645a6 authored about 9 years ago by Rick Casey <[email protected]>
Removed js artifacts.
91348cf6a3189dfb32f4d0695eb7300ae8503709 authored about 9 years ago by Rick Casey <[email protected]>
91348cf6a3189dfb32f4d0695eb7300ae8503709 authored about 9 years ago by Rick Casey <[email protected]>
Configured the typescript config file and started the classes for Bungie Services.
45cae2ac70490fefd29b126a75d8dd984c7e926a authored about 9 years ago by Rick Casey <[email protected]>
45cae2ac70490fefd29b126a75d8dd984c7e926a authored about 9 years ago by Rick Casey <[email protected]>
SystemJS implementation for build complete.
b2d920d027fa839cc0d4afb9b8931854985f51b8 authored about 9 years ago by Rick Casey <[email protected]>
b2d920d027fa839cc0d4afb9b8931854985f51b8 authored about 9 years ago by Rick Casey <[email protected]>
Removed babe-runtime and added polyfill.
cd5cbca6509cb3fad077d90b7b78212c31276164 authored about 9 years ago by Rick Casey <[email protected]>
cd5cbca6509cb3fad077d90b7b78212c31276164 authored about 9 years ago by Rick Casey <[email protected]>
Changed gulp task to start when running ionic.
e9f102869028c178ccfe8e80c40fdda3309c692b authored about 9 years ago by Rick Casey <[email protected]>
e9f102869028c178ccfe8e80c40fdda3309c692b authored about 9 years ago by Rick Casey <[email protected]>
Added postinstall script for npm to copy babe-polyfill to /www/lib folder.
6d9a2df2fa4b66afe0c4db196546b0cf30480679 authored about 9 years ago by Rick Casey <[email protected]>
6d9a2df2fa4b66afe0c4db196546b0cf30480679 authored about 9 years ago by Rick Casey <[email protected]>
Updated index.html file to reference libraries.
b488bfcf1d02760112a43662a9169fce71a6188d authored about 9 years ago by Rick Casey <[email protected]>
b488bfcf1d02760112a43662a9169fce71a6188d authored about 9 years ago by Rick Casey <[email protected]>
Added gulp tasks to readme.
e4eaf553e55152b6d9b59991538ec8b33f1b3a7a authored about 9 years ago by Rick Casey <[email protected]>
e4eaf553e55152b6d9b59991538ec8b33f1b3a7a authored about 9 years ago by Rick Casey <[email protected]>
Gulpfile has been built. 'gulp help' added to give users an idea of what tasks are available.
5d6d711b25b9ab75ba8d59258dea9e760f0c88d4 authored about 9 years ago by Rick Casey <[email protected]>
5d6d711b25b9ab75ba8d59258dea9e760f0c88d4 authored about 9 years ago by Rick Casey <[email protected]>
Formatting update for readme.md.
711b01ba38cfaebeea085728c562be19fd99e2fd authored about 9 years ago by Rick Casey <[email protected]>
711b01ba38cfaebeea085728c562be19fd99e2fd authored about 9 years ago by Rick Casey <[email protected]>
Added gulp tasks to readme.md.
05319daa67d403e25154a20083878ee80bb126fe authored about 9 years ago by Rick Casey <[email protected]>
05319daa67d403e25154a20083878ee80bb126fe authored about 9 years ago by Rick Casey <[email protected]>
Removed TSD's from project. Addes the src file for ES2015 and TypeScript code.
7a4870b275bff8cdd1638b48ddfa9fb57df98340 authored about 9 years ago by Rick Casey <[email protected]>
7a4870b275bff8cdd1638b48ddfa9fb57df98340 authored about 9 years ago by Rick Casey <[email protected]>
Removed .DS_Store from project.
12bab34e2b6296b70955dd6b2b2b327b4142ad63 authored about 9 years ago by Rick Casey <[email protected]>
12bab34e2b6296b70955dd6b2b2b327b4142ad63 authored about 9 years ago by Rick Casey <[email protected]>
First commit. Added base-line ionic project with TypeScript and Babel to support ES2015.
0d697febf1cc7c6a91cbd83875be392a1a6d8e6a authored about 9 years ago by Rick Casey <[email protected]>
0d697febf1cc7c6a91cbd83875be392a1a6d8e6a authored about 9 years ago by Rick Casey <[email protected]>