winkidney
696c51458a
Fix: Fix test-failure for request-test
6 years ago
winkidney
5ed61913a1
Feature: Add UA and referer to fetch pictures from more sites
6 years ago
winkidney
b7135b64aa
Feature: Add referer field for Pin
6 years ago
Isaac Bythewood
89f088cc05
Merge pull request #126 from 37soloist/feature/auto-file-delete/original-size-preview
fix #111 auto file delete/original size preview
6 years ago
winkidney
f8268c3a9d
Feature: Use original-image url instead in light-box
Also add css to restrict original-image size
6 years ago
winkidney
701b4dd581
Fix: Add workaround for image object deletion after pin deleted
6 years ago
winkidney
1089e1f4de
Feauture: Add AUTO-DELETE option in settings
For django-images, the AUTO-DELETE mark is required to remove files
automatically.
6 years ago
Isaac Bythewood
34ee2fbecc
Merge pull request #123 from pR0Ps/patch-1
Fix tags being serialized as stringified map objects
6 years ago
Carey Metcalfe
df4b63de23
Fix tags being serialized as stringified map objects
This commit fixes an issue where the `tags` key of pins in the API response would be serialized as the string `"<map object at 0x...>". This issue would cause a `TypeError: pins.objects[i].tags.sort is not a function` on the frontend and prevent the page from loading.
6 years ago
Isaac Bythewood
e790ae898f
Merge pull request #121 from humboldtux/patch-1
Fix Timestrap => Pinry typo
6 years ago
Benoit Benedetti
c9f2f04e62
Fix Timestrap => Pinry typo
6 years ago
Isaac Bythewood
899b78ab9e
Change from numbers on docker section
6 years ago
Isaac Bythewood
7083de1124
Remove excess spacing in readme
6 years ago
Isaac Bythewood
c266cdbd32
Update README for new Docker install
6 years ago
Isaac Bythewood
eb75175657
Swap to new settings structure and start adding docker files directly to project
6 years ago
Isaac Bythewood
da853fad92
Updating tests for new app organization
6 years ago
Isaac Bythewood
1fcdf2a9a3
Refactor apps to be in repo folder
6 years ago
Isaac Bythewood
9d00c74d18
Add some basic linting
6 years ago
Isaac Bythewood
8a497637f1
Fix readme for running tests
6 years ago
Isaac Bythewood
10de3393d6
Update travis config
6 years ago
Isaac Bythewood
3849ee8e5d
Swap to pipenv, fix issue with latest versions of python 3, dropping support for python 2
6 years ago
Isaac Bythewood
eb207df658
Update license to 2018 and plaintext
6 years ago
Isaac Bythewood
1cbdfe7063
Merge pull request #118 from tsmsogn/travis
Add Travis CI test
6 years ago
tsmsogn
bbfb221d03
Add Travis CI test
6 years ago
Isaac Bythewood
0bafc982b5
Merge pull request #117 from haoling/fix_miss_tag
Fix miss tag
7 years ago
Haoling
2fb830e293
Fix miss tag
7 years ago
Isaac Bythewood
c71fa17aca
Updates to support Python 3
7 years ago
Isaac Bythewood
7bd6b48d7c
Merge pull request #108 from lapo-luchini/removeJquery
Remove the need for jQuery in bookmarklet.
7 years ago
Lapo Luchini
cbcd9c5f8b
Ease code readability (and be closer to original too).
7 years ago
Lapo Luchini
ddf2891480
Remove the need for jQuery.
7 years ago
Isaac Bythewood
cdb0ac990b
Notification about Pinry 2.0 in README
7 years ago
Isaac Bythewood
dc1d409859
Remove .bowerrc since we are no longer using bower
7 years ago
Isaac Bythewood
813ab93c11
Change default of user registrations to True since it is a common problem with new users.
7 years ago
Isaac Bythewood
a55644ba76
Start adding basic admin elements
7 years ago
Isaac Bythewood
af4e7437a3
self.url is not always set, return required fields for pin
7 years ago
Isaac Bythewood
0f7bb8cf84
Remove load line in base template
7 years ago
Isaac Bythewood
d0db375d1f
Remove unused RSS feed system, we aren't going to update it anymore
7 years ago
Isaac Bythewood
2d8d92b8b7
Add template_settings back to context processors
7 years ago
Isaac Bythewood
9b71a7449c
Remove bower.json and swap to using unpkg
7 years ago
Isaac Bythewood
21a67b341d
Swap over to unpkg for CSS requirements
7 years ago
Isaac Bythewood
92120b0629
Remove excessive PINRY comment from base template
7 years ago
Isaac Bythewood
5ad0b2dd68
Swap over to suggesting the use of .venv instead of the home dir for virtualenv
7 years ago
Isaac Bythewood
6c9723c506
Merge latest 1.10 django update attempts
8 years ago
Isaac Bythewood
6bb7a96ddc
Rework settings, add apps.py, preping for django 1.10 upgrade
8 years ago
Isaac Bythewood
78f1fbdb30
Remove unused requirement
8 years ago
Isaac Bythewood
e73ea08f70
Merge pull request #99 from gissehel/https-gravatar
Remove explicit http image for gravatar images
8 years ago
Isaac Bythewood
e8c69c0fb5
Add CONTRIBUTORS to README and delete CONTRIBUTORS file, cleanup README links
8 years ago
Isaac Bythewood
251dbb84a7
Remove broken chrome extension from README
8 years ago
Isaac Bythewood
5b8f22acf2
Remove outdated ci from README
8 years ago
Isaac Bythewood
d2b4cbc8c6
Setup development allowed hosts to be a wildcard, move wsgi and delete bootstrap
8 years ago