0
I Use This!
Inactive

Commits : Listings

Analyzed about 4 hours ago. based on code collected about 4 hours ago.
Aug 16, 2024 — Aug 16, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
try to use gevent for runserver command and fallback to integrated server More... over 13 years ago
update debugtoolbar setup More... over 13 years ago
django-style routing isn't that useful, and class-based views are really useful only for API views, so... More... over 13 years ago
use the assets management command provided by flask-assets More... over 13 years ago
use flask-assets for on-the-fly js+css minification More... over 13 years ago
fix clippy url More... over 13 years ago
more logging More... over 13 years ago
context processors are useless now More... over 13 years ago
update bootstrap + jquery More... over 13 years ago
add logging (with colored console output) More... over 13 years ago
make the runserver command call more generic More... over 13 years ago
update sqlalchemy version in dependencies More... over 13 years ago
update bootstrap css version More... over 13 years ago
handle case where given short url doesn't exist (fixes issue #10) More... over 13 years ago
Merge branch 'devel' of github.com:mattoufoutu/shorty into devel More... over 13 years ago
Merge pull request #11 from Daroth/devel More... over 13 years ago
api basis. can only return an url when you give a short name More... over 13 years ago
add a comment about the "**{key:value}" hack in the register template More... over 13 years ago
display password requirements in a popover instead of an alert block on top More... over 13 years ago
specify SQLAlchemy version (needed as ep.io ships an old version) More... over 13 years ago
create ep.io settings file More... over 13 years ago
use flask-debugtoolbar (or not ^^) More... over 13 years ago
add flask-login to dependencies in the readme More... over 13 years ago
fix "copy to clipboard" More... over 13 years ago
add flask-login to requirements More... over 13 years ago
password length requirement: 8chars->12chars More... over 13 years ago
better display of form fields errors More... over 13 years ago
upgrade bootstrap to v2 More... over 13 years ago
remove todo comment More... over 13 years ago
add "copy to clipboard" feature to the short link in the "my links" page More... over 13 years ago