Commit graph

4 commits

Author SHA1 Message Date
efc3c808bd Ask user to login with google email on startup
Squashed commit of the following:

commit e6574f0fa51b78df71201d3674e40b13993c4ce3
Author: Nils Norman Haukås <mail@nilsnh.no>
Date:   Thu Aug 25 18:45:11 2016 +0200

    bump version number

commit 1286a15c3e
Author: Nils Norman Haukås <mail@nilsnh.no>
Date:   Thu Aug 25 17:47:10 2016 +0200

    Reload settings after receiving logged in userinfo

commit ca518d4978
Author: Nils Norman Haukås <mail@nilsnh.no>
Date:   Thu Aug 25 17:46:42 2016 +0200

    Add 'identity.email' permission

commit 4b9579ceee
Author: Nils Norman Haukås <mail@nilsnh.no>
Date:   Thu Aug 25 17:45:43 2016 +0200

    Bugfix background.js initialization. Added logging

commit 6747062ed6
Author: Nils Norman Haukås <mail@nilsnh.no>
Date:   Thu Aug 25 17:45:18 2016 +0200

    Prevent error from dist folder being there

commit e5c9317569
Author: Nils Norman Haukås <mail@nilsnh.no>
Date:   Thu Aug 25 16:47:39 2016 +0200

    Use chromium as the default test browser

commit cd02b08a9f
Author: Nils Norman Haukås <nils@thunki.com>
Date:   Sun Aug 14 23:44:30 2016 +0200

    Hide menu if user is not logged in

    Will also prompt user to login if user has not logged in
    yet. Furthermore I need to see if we actually need to
    really delete cache before asking for the user info.
    Hmm.

commit fd66219b3c
Author: Nils Norman Haukås <nils@thunki.com>
Date:   Sun Aug 14 23:44:03 2016 +0200

    Promisified background.js
2016-08-25 18:46:22 +02:00
Nils Norman Haukås
1dc2c1a247 Add material design and settings page.
Squashed commit of the following:

commit 8eaac39b94663e32659e41dde211a197cfdf567f
Author: Nils Norman Haukås <nils@thunki.com>
Date:   Sun Aug 7 13:46:56 2016 +0200

    Prepare new feature for plugification

    Menu.tpl.html now references chrome plugin file resources for material design.
    Adjusted build step to copy material design styles and such. Whitelisted web accessible resources in
    manifest.json. Bump version number.

commit a2662042904ee69613b75fc1bebb188c9783f414
Author: Nils Norman Haukås <nils@thunki.com>
Date:   Sun Aug 7 12:54:27 2016 +0200

    Use parameter properties

commit 888e3511212eca705585651f4d9286502b5c05b6
Author: Nils Norman Haukås <nils@thunki.com>
Date:   Sun Aug 7 12:45:51 2016 +0200

    Post tags to configurable endpoint

    User can now specify the url where tags should be posted.

commit f4adda15223bba3044184d4a0780387051828958
Author: Nils Norman Haukås <nils@thunki.com>
Date:   Sun Aug 7 07:06:30 2016 +0200

    Rename to settings service

commit 5646a8dabab740267181d0d87ec369bbdabe42e5
Author: Nils Norman Haukås <nils@thunki.com>
Date:   Sun Aug 7 07:02:36 2016 +0200

    Reworked settings

    Replaced index.Appconfig.ts with appConfig.service. This paves way for an adjustable settingspage.

commit 63c7d5bfa2029702ba5e4eafa462436f5e547afa
Author: Nils Norman Haukås <nils@thunki.com>
Date:   Sun Aug 7 07:01:57 2016 +0200

    Update angular.js version to 1.5.8

commit bcee26ccda036abdb90a98121dab3bd1e0e39fcc
Author: Nils Norman Haukås <nils@thunki.com>
Date:   Thu Jul 14 22:00:26 2016 +0200

    removed browsersync notification

commit 71b0c3a1c735c1b2293c21a756f0bf05f85ccacc
Author: Nils Norman Haukås <nils@thunki.com>
Date:   Thu Jul 14 21:58:12 2016 +0200

    Added spinner, started settings page

commit fd0b16a146c7f633f354ed4f8c69754d9b66cfdd
Author: Nils Norman Haukås <nils@thunki.com>
Date:   Mon Jun 27 21:50:50 2016 +0200

    Include material-design-lite, started building settings page.
2016-08-07 13:49:33 +02:00
Nils Norman Haukås
606f1a6bd2 Update readme and build script
Added npm start for starting the application the application in "live development mode".

Use npm postinstall so that a developer will only need to run npm install to get up and running.

Added open source license
2016-06-25 20:54:32 +02:00
Nils Norman Haukås
c6c1fbfe54 Squashed commit of the following:
commit 5cce0dbf60781b759f998a01546a759cbdea6bb7
Author: Nils Norman Haukås <nils@thunki.com>
Date:   Sat Jun 25 12:50:15 2016 +0200

    Add comment

commit b4e241f9845ff4e5ce3a1f4d295bab714f061ce7
Author: Nils Norman Haukås <nils@thunki.com>
Date:   Sat Jun 25 12:48:30 2016 +0200

    Update how menu is loaded when distributed as a plugin. Seems to load properly now.

commit ca28432c4717ebc035c754cca7b5fc691ee269d6
Author: Nils Norman Haukås <nils@thunki.com>
Date:   Sat Jun 25 12:46:28 2016 +0200

    remove uneeded deps from typings

commit 3ec733feaf82930d96b2d19d1cd40a95e0c0aab7
Author: Nils Norman Haukås <nils@thunki.com>
Date:   Sat Jun 25 11:40:02 2016 +0200

    removed gulp dependencies

commit 5a21e118a59c184f52c971fa2a9f023676372867
Author: Nils Norman Haukås <nils@thunki.com>
Date:   Wed Jun 22 23:15:36 2016 +0200

    added clean and build scripts to package.json which builds a dist folder

commit e755176a13005fc907617148c418dec793bc4c4a
Author: Nils Norman Haukås <nils@thunki.com>
Date:   Wed Jun 22 21:13:51 2016 +0200

    Added 'npm run server', which will fire up a test page that runs the existing plugin code.

commit 4fccd07c2ed9308c42d97f47837464a180e40f8d
Author: Nils Norman Haukås <nils@thunki.com>
Date:   Wed Jun 22 20:08:14 2016 +0200

    delete files that are no longer needed. Add comments to explain styling setup.

commit 227163df0834eb9b2d57270f2460263837a14212
Author: Nils Norman Haukås <nils@thunki.com>
Date:   Wed Jun 15 00:34:37 2016 +0200

    got test setup up and running. Fixed uuid and rangy import statements.

commit 41b73d35f6e8b12ab04fb04f312e524443689554
Author: Nils Norman Haukås <nils@thunki.com>
Date:   Wed Jun 8 23:03:32 2016 +0200

    kinda working. Still working on starting the application in test mode.

commit cd929b0acd71c486dd7a0ca0b18723f98faa401f
Author: Nils Norman Haukås <nils@thunki.com>
Date:   Sun May 29 22:44:45 2016 +0200

    added pageRebuilder for preparin the page when app is used as a chrome plugin. Still not quite working yet.

commit 722759ae5f5c93fea08570ad14155d741e8f8b63
Author: Nils Norman Haukås <nils@thunki.com>
Date:   Sun May 22 01:23:52 2016 +0200

    Managed to add a basic jspm setup.

commit 7b99c2ed8647f54b8d77d69d37d5f6d05b7f63cc
Author: Nils Norman Haukås <nils@thunki.com>
Date:   Sat May 21 13:13:10 2016 +0200

    Lots of rearranging code. Split up gulpfile for clarity. Updated typescript and gulp dependencies.
2016-06-25 20:16:17 +02:00