winkidney
2278d6a552
Feature: Support local_settings as optional settings
há 6 anos
winkidney
8df82fb7c3
Refactor: Use stdout as the log-output
há 6 anos
winkidney
08fc46e667
Fix: Fix non-effect env
há 6 anos
winkidney
d6e5ed066d
Feature: Use docker-compose example file instead of compose-file
há 6 anos
Ji Qu
cddb7b3c89
Merge pull request #128 from winkidney/feature/upgrade2new-django
Feature: Upgrade django to 1.11 LTS to fix webp saving error
há 6 anos
winkidney
3a83081446
Doc: Change removing of migration-file to optional
há 6 anos
winkidney
9a6bbcc962
Feature: Add doc for topic "upgrade from 1.x to 2.x"
há 6 anos
winkidney
fe1439b2a2
Fix: Fix permission check for tastypie / update to 0.14.1
há 6 anos
winkidney
913a0ba08d
Feature: Add backup/install/test commands in Makefile
há 6 anos
winkidney
0e4a97d5bc
Fix: Add migration file for lastest version of django_images
há 6 anos
winkidney
00ff0b8aab
Fix: Fix test-failure caused by redirects assertion
há 6 anos
winkidney
ac469d47f9
Fix: Add a mark 'IS_TEST' to decide if we should load image-urls
há 6 anos
winkidney
a59f3cf9eb
Feature: Built django-images into Pinry
há 6 anos
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
há 6 anos
Isaac Bythewood
099158b738
Merge pull request #129 from winkidney/feature/add-title-as-default-description
Feature: Use page title as default description
há 6 anos
winkidney
2d9b952482
Feature: Use page title as default description
há 6 anos
Isaac Bythewood
fd036afc2b
Merge pull request #127 from 37soloist/feature/referer-field
Feature/referer field
há 6 anos
winkidney
fadb898804
Fix: Add test for extra referer field
há 6 anos
winkidney
696c51458a
Fix: Fix test-failure for request-test
há 6 anos
winkidney
5ed61913a1
Feature: Add UA and referer to fetch pictures from more sites
há 6 anos
winkidney
b7135b64aa
Feature: Add referer field for Pin
há 6 anos
Isaac Bythewood
89f088cc05
Merge pull request #126 from 37soloist/feature/auto-file-delete/original-size-preview
fix #111 auto file delete/original size preview
há 6 anos
winkidney
f8268c3a9d
Feature: Use original-image url instead in light-box
Also add css to restrict original-image size
há 6 anos
winkidney
701b4dd581
Fix: Add workaround for image object deletion after pin deleted
há 6 anos
winkidney
1089e1f4de
Feauture: Add AUTO-DELETE option in settings
For django-images, the AUTO-DELETE mark is required to remove files
automatically.
há 6 anos
Isaac Bythewood
34ee2fbecc
Merge pull request #123 from pR0Ps/patch-1
Fix tags being serialized as stringified map objects
há 6 anos
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.
há 6 anos
Isaac Bythewood
e790ae898f
Merge pull request #121 from humboldtux/patch-1
Fix Timestrap => Pinry typo
há 6 anos
Benoit Benedetti
c9f2f04e62
Fix Timestrap => Pinry typo
há 6 anos
Isaac Bythewood
899b78ab9e
Change from numbers on docker section
há 6 anos
Isaac Bythewood
7083de1124
Remove excess spacing in readme
há 6 anos
Isaac Bythewood
c266cdbd32
Update README for new Docker install
há 6 anos
Isaac Bythewood
eb75175657
Swap to new settings structure and start adding docker files directly to project
há 6 anos
Isaac Bythewood
da853fad92
Updating tests for new app organization
há 6 anos
Isaac Bythewood
1fcdf2a9a3
Refactor apps to be in repo folder
há 6 anos
Isaac Bythewood
9d00c74d18
Add some basic linting
há 6 anos
Isaac Bythewood
8a497637f1
Fix readme for running tests
há 6 anos
Isaac Bythewood
10de3393d6
Update travis config
há 6 anos
Isaac Bythewood
3849ee8e5d
Swap to pipenv, fix issue with latest versions of python 3, dropping support for python 2
há 6 anos
Isaac Bythewood
eb207df658
Update license to 2018 and plaintext
há 6 anos
Isaac Bythewood
1cbdfe7063
Merge pull request #118 from tsmsogn/travis
Add Travis CI test
há 6 anos
tsmsogn
bbfb221d03
Add Travis CI test
há 6 anos
Isaac Bythewood
0bafc982b5
Merge pull request #117 from haoling/fix_miss_tag
Fix miss tag
há 7 anos
Haoling
2fb830e293
Fix miss tag
há 7 anos
Isaac Bythewood
c71fa17aca
Updates to support Python 3
há 7 anos
Isaac Bythewood
7bd6b48d7c
Merge pull request #108 from lapo-luchini/removeJquery
Remove the need for jQuery in bookmarklet.
há 7 anos
Lapo Luchini
cbcd9c5f8b
Ease code readability (and be closer to original too).
há 7 anos
Lapo Luchini
ddf2891480
Remove the need for jQuery.
há 7 anos
Isaac Bythewood
cdb0ac990b
Notification about Pinry 2.0 in README
há 7 anos
Isaac Bythewood
dc1d409859
Remove .bowerrc since we are no longer using bower
há 7 anos