winkidney
a5a876b1aa
Fix: Fix context name-conflicts for user-page
před 5 roky
winkidney
40e2f0b254
Feature: Remove unused django-tastypie
před 5 roky
winkidney
a2e63f05d7
Fix: Correct the name for specified pin
před 5 roky
winkidney
00d9a854ef
Feature: Use more restful url for user-filter and tag-filter
před 5 roky
winkidney
ec6d444759
Feature: Move viewsets to views.py
před 5 roky
winkidney
220c49a725
Feature: add basic drf-api for user/pin
před 5 roky
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
před 6 roky
Isaac Bythewood
1fcdf2a9a3
Refactor apps to be in repo folder
před 6 roky
Isaac Bythewood
a55644ba76
Start adding basic admin elements
před 7 roky
Isaac Bythewood
d0db375d1f
Remove unused RSS feed system, we aren't going to update it anymore
před 7 roky
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(...)`).
před 10 roky
Isaac Bythewood
795a905596
Added Original URL and Pin URL to lightbox of items.
před 11 roky
Isaac Bythewood
85d099fa94
Finish up feed implementation.
před 11 roky
Isaac Bythewood
3affd088fa
Adding rss feed for latest pins.
před 11 roky
Isaac Bythewood
248bd25a04
Move private to users, add user filtering to JS
před 11 roky
Krzysztof Klimonda
995b69168b
use old paths for pin urls
před 11 roky
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.
před 11 roky
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
před 11 roky
Isaac Bythewood
fa7e8c3b83
Get basic working bookmarklet and refactor API into core
před 11 roky
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.
před 11 roky
Isaac Bythewood
f00e106dfe
Add in some new settings.
před 12 roky
Isaac Bythewood
8e8bcdfb49
Lots of pylint and pep8 fixes in nearly every file.
před 12 roky
Isaac Bythewood
644184d0ad
Initial commit.
před 12 roky