From 0f0e4e03c3db5f5e3ccb8eb521d70ebd3e567b28 Mon Sep 17 00:00:00 2001 From: Michiel Scholten Date: Wed, 26 Apr 2017 15:20:23 +0200 Subject: [PATCH 1/8] Small requirements updates --- requirements.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/requirements.txt b/requirements.txt index 966202f..15af3cf 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,11 +8,11 @@ beautifulsoup4==4.5.3 # via bs4 bs4==0.0.1 click==6.7 # via flask flask-peewee==0.6.7 -flask==0.12 +flask==0.12.1 itsdangerous==0.24 # via flask -Jinja2==2.9.5 # via flask, flask-peewee +Jinja2==2.9.6 # via flask, flask-peewee MarkupSafe==1.0 # via jinja2 -peewee==2.9.1 +peewee==2.9.2 pkg-resources==0.0.0 requests==2.13.0 werkzeug==0.12.1 # via flask, flask-peewee From 7f2da49d26018d3c9f5b072947545a867aafe938 Mon Sep 17 00:00:00 2001 From: Michiel Scholten Date: Wed, 26 Apr 2017 15:22:20 +0200 Subject: [PATCH 2/8] Update Materialize to 0.98.2 --- templates/base.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/templates/base.html b/templates/base.html index 3e31b4a..9d2cfcd 100644 --- a/templates/base.html +++ b/templates/base.html @@ -17,7 +17,7 @@ - + @@ -56,7 +56,7 @@ - + From c5dcf579d31c1ae0aee99530b6e1905294e4c74c Mon Sep 17 00:00:00 2001 From: Michiel Scholten Date: Mon, 3 Jul 2017 15:07:19 +0200 Subject: [PATCH 3/8] Updated MaterializeCSS --- templates/base.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/templates/base.html b/templates/base.html index 9d2cfcd..88d8516 100644 --- a/templates/base.html +++ b/templates/base.html @@ -17,7 +17,7 @@ - + @@ -56,7 +56,7 @@ - + From 7598ba6a61828d5cdd3676af9e09eb800adb89a8 Mon Sep 17 00:00:00 2001 From: Michiel Scholten Date: Mon, 3 Jul 2017 15:07:45 +0200 Subject: [PATCH 4/8] Updated requirements --- requirements.txt | 18 +++++++++++------- 1 file changed, 11 insertions(+), 7 deletions(-) diff --git a/requirements.txt b/requirements.txt index 15af3cf..dff0899 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,17 +4,21 @@ # # pip-compile --output-file requirements.txt requirements.in # -beautifulsoup4==4.5.3 # via bs4 +beautifulsoup4==4.6.0 # via bs4 bs4==0.0.1 +certifi==2017.4.17 # via requests +chardet==3.0.4 # via requests click==6.7 # via flask flask-peewee==0.6.7 -flask==0.12.1 +flask==0.12.2 +idna==2.5 # via requests itsdangerous==0.24 # via flask -Jinja2==2.9.6 # via flask, flask-peewee -MarkupSafe==1.0 # via jinja2 -peewee==2.9.2 +jinja2==2.9.6 # via flask, flask-peewee +markupsafe==1.0 # via jinja2 +peewee==2.10.1 pkg-resources==0.0.0 -requests==2.13.0 -werkzeug==0.12.1 # via flask, flask-peewee +requests==2.18.1 +urllib3==1.21.1 # via requests +werkzeug==0.12.2 # via flask, flask-peewee wtf-peewee==0.2.6 # via flask-peewee wtforms==2.1 # via flask-peewee, wtf-peewee From a89577400148fbab4682249450e4f0b14491aaf6 Mon Sep 17 00:00:00 2001 From: Michiel Scholten Date: Mon, 3 Jul 2017 15:08:50 +0200 Subject: [PATCH 5/8] Changes --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 138cee0..91778f3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -13,6 +13,9 @@ ## v1.1.0 (unreleased) - Removed some dependencies +- Updated dependencies +- Updated MaterializeCSS and jQuery + ## v1.0.0 From 85e94b71e55020d13738de3ace7b0ae2ee9c1060 Mon Sep 17 00:00:00 2001 From: Michiel Scholten Date: Wed, 5 Jul 2017 12:32:00 +0200 Subject: [PATCH 6/8] Some reformatting according to keepachangelog.com --- CHANGELOG.md | 25 +++++++++++++++---------- 1 file changed, 15 insertions(+), 10 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 91778f3..9915e90 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +# Changelog +All notable changes to this project will be documented in this file. + +The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) +and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html). + + ## TODO - Sorting of bookmarks @@ -10,16 +17,18 @@ - Look into compatibility with del.icio.us, so we can make use of existing browser integration -## v1.1.0 (unreleased) +## [Unreleased] +### Added -- Removed some dependencies +### Changed - Updated dependencies - Updated MaterializeCSS and jQuery +### Removed +- Removed some dependencies -## v1.0.0 -2016-12-29 +## [1.0.0] - 2016-12-29 - json view of public tag pages, returns all items - feed (rss/atom) view of public tag pages, returns latest 15 @@ -54,9 +63,7 @@ - Updated MaterializeCSS and jQuery -## v0.2.0 - -2016-08-02 +## [0.2.0] - 2016-08-02 - Favicon courtesy Freepik on flaticon.com - Tag tags for easy adding of tags @@ -67,9 +74,7 @@ - Option to strip parameters from url (like '?utm_source=social') -## v0.1.0 - -2016-07-26 +## [0.1.0] - 2016-07-26 - Initial release - Flask application with functionality to add users, add and edit bookmarks, From 8bb9e11088ffe2e9bfe2dbe346c93eacbb360033 Mon Sep 17 00:00:00 2001 From: Michiel Scholten Date: Wed, 5 Jul 2017 12:45:09 +0200 Subject: [PATCH 7/8] More changes --- CHANGELOG.md | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9915e90..7e099a2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -19,13 +19,18 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0. ## [Unreleased] ### Added +- Show 404 page if bookmark is not found when editing +- Cache buster to force loading of the latest styling ### Changed -- Updated dependencies +- Make running in a virtualenv optional +- Fix for misalignment and size of hamburger icon +- Updated Python (pip) dependencies - Updated MaterializeCSS and jQuery ### Removed -- Removed some dependencies +- Removed dependency on more_itertools +- Removed dependency on utilkit ## [1.0.0] - 2016-12-29 From b5569786404fdb1671c83a7cabc7e5c5f5bc8314 Mon Sep 17 00:00:00 2001 From: Michiel Scholten Date: Sat, 22 Jul 2017 19:39:52 +0200 Subject: [PATCH 8/8] Updated MaterializeCSS --- templates/base.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/templates/base.html b/templates/base.html index 88d8516..79fa28d 100644 --- a/templates/base.html +++ b/templates/base.html @@ -17,7 +17,7 @@ - + @@ -56,7 +56,7 @@ - +