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