winkidney
ec6d444759
Feature: Move viewsets to views.py
преди 5 години
winkidney
220c49a725
Feature: add basic drf-api for user/pin
преди 5 години
winkidney
f85a1e7301
Fix: Upgrade django to 1.11 LTS
New version of django fix the RuntimeError while saving wepb file.
The patch will not be applied to Django 1.8
Ref: https://www.djangoproject.com/download/#supported-versions
Ref: https://github.com/django/django/pull/10331
преди 6 години
Isaac Bythewood
1fcdf2a9a3
Refactor apps to be in repo folder
преди 6 години
Isaac Bythewood
a55644ba76
Start adding basic admin elements
преди 7 години
Isaac Bythewood
d0db375d1f
Remove unused RSS feed system, we aren't going to update it anymore
преди 7 години
Tomasz Wysocki
bd984f9fd2
Fix url regexp.
\d allows numbers from other digit systems, so urls like: http://demo.getpinry.com/१७/ are possible. This could lead to some nasty security issues in the future (ie. if you try to use pin number without using `int(...)`).
преди 10 години
Isaac Bythewood
795a905596
Added Original URL and Pin URL to lightbox of items.
преди 11 години
Isaac Bythewood
85d099fa94
Finish up feed implementation.
преди 11 години
Isaac Bythewood
3affd088fa
Adding rss feed for latest pins.
преди 11 години
Isaac Bythewood
248bd25a04
Move private to users, add user filtering to JS
преди 11 години
Krzysztof Klimonda
995b69168b
use old paths for pin urls
преди 11 години
Krzysztof Klimonda
53f05dbb6d
A general project refactor
Removed pins django app, and moved code to the core. Moved user related
code out of core to the users app.
преди 11 години
Krzysztof Klimonda
e70d9079ec
Login newly registered user
Rewritten register view using CBV approach, and added a authenticate/login
call after form has been validated and user created. Fixes #65
преди 11 години
Isaac Bythewood
fa7e8c3b83
Get basic working bookmarklet and refactor API into core
преди 11 години
Isaac Bythewood
4e431e2a88
Refactor templates and and make includes for upcoming python file refactor into core and user. Also making templates easier to edit and read overall.
преди 11 години
Isaac Bythewood
f00e106dfe
Add in some new settings.
преди 12 години
Isaac Bythewood
8e8bcdfb49
Lots of pylint and pep8 fixes in nearly every file.
преди 12 години
Isaac Bythewood
644184d0ad
Initial commit.
преди 12 години