winkidney
220c49a725
Feature: add basic drf-api for user/pin
5 år sedan
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 år sedan
Isaac Bythewood
1fcdf2a9a3
Refactor apps to be in repo folder
6 år sedan
Isaac Bythewood
a55644ba76
Start adding basic admin elements
7 år sedan
Isaac Bythewood
d0db375d1f
Remove unused RSS feed system, we aren't going to update it anymore
7 år sedan
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 år sedan
Isaac Bythewood
795a905596
Added Original URL and Pin URL to lightbox of items.
11 år sedan
Isaac Bythewood
85d099fa94
Finish up feed implementation.
11 år sedan
Isaac Bythewood
3affd088fa
Adding rss feed for latest pins.
11 år sedan
Isaac Bythewood
248bd25a04
Move private to users, add user filtering to JS
11 år sedan
Krzysztof Klimonda
995b69168b
use old paths for pin urls
11 år sedan
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 år sedan
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 år sedan
Isaac Bythewood
fa7e8c3b83
Get basic working bookmarklet and refactor API into core
11 år sedan
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 år sedan
Isaac Bythewood
f00e106dfe
Add in some new settings.
12 år sedan
Isaac Bythewood
8e8bcdfb49
Lots of pylint and pep8 fixes in nearly every file.
12 år sedan
Isaac Bythewood
644184d0ad
Initial commit.
12 år sedan