openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
S
Shorty (URL Shortener)
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
about 4 hours
ago. based on code collected
about 4 hours
ago.
Aug 16, 2024 — Aug 16, 2025
Showing page 1 of 6
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
try to use gevent for runserver command and fallback to integrated server
Mathieu D. (MatToufoutu)
More...
over 13 years ago
update debugtoolbar setup
Mathieu D. (MatToufoutu)
More...
over 13 years ago
django-style routing isn't that useful, and class-based views are really useful only for API views, so...
Mathieu D. (MatToufoutu)
More...
over 13 years ago
use the assets management command provided by flask-assets
Mathieu D. (MatToufoutu)
More...
over 13 years ago
use flask-assets for on-the-fly js+css minification
Mathieu D. (MatToufoutu)
More...
over 13 years ago
fix clippy url
Mathieu D. (MatToufoutu)
More...
over 13 years ago
more logging
Mathieu D. (MatToufoutu)
More...
over 13 years ago
context processors are useless now
Mathieu D. (MatToufoutu)
More...
over 13 years ago
update bootstrap + jquery
Mathieu D. (MatToufoutu)
More...
over 13 years ago
add logging (with colored console output)
Mathieu D. (MatToufoutu)
More...
over 13 years ago
make the runserver command call more generic
Mathieu D. (MatToufoutu)
More...
over 13 years ago
update sqlalchemy version in dependencies
Mathieu D. (MatToufoutu)
More...
over 13 years ago
update bootstrap css version
Mathieu D. (MatToufoutu)
More...
over 13 years ago
handle case where given short url doesn't exist (fixes issue #10)
MatToufoutu
More...
over 13 years ago
Merge branch 'devel' of github.com:mattoufoutu/shorty into devel
MatToufoutu
More...
over 13 years ago
Merge pull request #11 from Daroth/devel
Mathieu D.
More...
over 13 years ago
api basis. can only return an url when you give a short name
Daroth
More...
over 13 years ago
add a comment about the "**{key:value}" hack in the register template
MatToufoutu
More...
over 13 years ago
display password requirements in a popover instead of an alert block on top
MatToufoutu
More...
over 13 years ago
specify SQLAlchemy version (needed as ep.io ships an old version)
MatToufoutu
More...
over 13 years ago
create ep.io settings file
MatToufoutu
More...
over 13 years ago
use flask-debugtoolbar (or not ^^)
MatToufoutu
More...
over 13 years ago
add flask-login to dependencies in the readme
MatToufoutu
More...
over 13 years ago
fix "copy to clipboard"
MatToufoutu
More...
over 13 years ago
add flask-login to requirements
MatToufoutu
More...
over 13 years ago
password length requirement: 8chars->12chars
MatToufoutu
More...
over 13 years ago
better display of form fields errors
MatToufoutu
More...
over 13 years ago
upgrade bootstrap to v2
MatToufoutu
More...
over 13 years ago
remove todo comment
MatToufoutu
More...
over 13 years ago
add "copy to clipboard" feature to the short link in the "my links" page
MatToufoutu
More...
over 13 years ago
←
1
2
3
4
5
6
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree