crestify icon indicating copy to clipboard operation
crestify copied to clipboard

Intelligent Bookmarking

Results 14 crestify issues
Sort by recently updated
recently updated
newest added

The public version here has deviated from the hosted version at crestify.com The source code has some secrets in it, and the architecture is a little complicated - basically there's...

Bumps [werkzeug](https://github.com/pallets/werkzeug) from 0.14.1 to 0.15.5. Release notes Sourced from werkzeug's releases. 0.15.5 Changelog: http://werkzeug.palletsprojects.com/en/0.15.x/changes/#version-0-15-5 0.15.4 Blog: https://palletsprojects.com/blog/werkzeug-0-15-3-released/ Changes: https://werkzeug.palletsprojects.com/en/0.15.x/changes/#version-0-15-4 0.15.3 Blog: https://palletsprojects.com/blog/werkzeug-0-15-3-released/ Changes: https://werkzeug.palletsprojects.com/en/0.15.x/changes/#version-0-15-3 0.15.2 Blog: https://palletsprojects.com/blog/werkzeug-0-15-2-released/ Changes: https://werkzeug.palletsprojects.com/en/0.15.x/changes/#version-0-15-2...

dependencies

Bumps [mako](https://github.com/sqlalchemy/mako) from 1.0.0 to 1.2.2. Release notes Sourced from mako's releases. 1.2.2 Released: Mon Aug 29 2022 bug [bug] [lexer] Fixed issue in lexer where the regexp used to...

dependencies

Bumps [lxml](https://github.com/lxml/lxml) from 3.4.4 to 4.9.1. Changelog Sourced from lxml's changelog. 4.9.1 (2022-07-01) Bugs fixed A crash was resolved when using iterwalk() (or canonicalize()) after parsing certain incorrect input. Note...

dependencies

Bumps [ujson](https://github.com/ultrajson/ultrajson) from 1.33 to 5.4.0. Release notes Sourced from ujson's releases. 5.4.0 Added Add support for arbitrary size integers (#548) @​JustAnotherArchivist Fixed CVE-2022-31116: Replace wchar_t string decoding implementation with...

dependencies

Bumps [celery](https://github.com/celery/celery) from 3.1.25 to 5.2.2. Release notes Sourced from celery's releases. 5.2.2 Release date: 2021-12-26 16:30 P.M UTC+2:00 Release by: Omer Katz Various documentation fixes. Fix CVE-2021-23727 (Stored Command...

dependencies

Bumps [flask-cors](https://github.com/corydolphin/flask-cors) from 1.10.2 to 3.0.9. Release notes Sourced from flask-cors's releases. Release 3.0.9 Security Escape path before evaluating resource rules (thanks @​praetorian-colby-morgan). Prior to this, flask-cors incorrectly evaluated CORS...

dependencies

Bumps [jinja2](https://github.com/pallets/jinja) from 2.10 to 2.11.3. Release notes Sourced from jinja2's releases. 2.11.3 This contains a fix for a speed issue with the urlize filter. urlize is likely to be...

dependencies

```shell >fab vagrant_init [localhost] local: vagrant up Bringing machine 'default' up with 'virtualbox' provider... ==> default: Checking if box 'ubuntu/trusty64' version '20190429.0.1' is up to date... ==> default: Machine already...

According to repository this project is quite young, so why it’s not compatible with Python 3 since beginning?

enhancement
help wanted