winkidney
|
33d9aeee48
|
Feature: Use new image-creation api instead of the old
|
2019-02-22 16:22:59 +08:00 |
|
winkidney
|
109c46252a
|
Feature: Use api/v2 instead of drf_api/
|
2019-02-20 18:08:10 +08:00 |
|
winkidney
|
ec6d444759
|
Feature: Move viewsets to views.py
|
2019-02-20 18:03:27 +08:00 |
|
winkidney
|
32dc00fa34
|
Feature: Add image creation api and api-docs of DRF api
|
2019-02-20 17:40:19 +08:00 |
|
winkidney
|
f9e74f2ef7
|
Feature: Add url-filed name for DRF
|
2019-02-20 17:40:06 +08:00 |
|
winkidney
|
19cff1c571
|
Feature: Add coreapi as dependencies
|
2019-02-20 17:20:58 +08:00 |
|
winkidney
|
220c49a725
|
Feature: add basic drf-api for user/pin
|
2019-02-20 17:05:14 +08:00 |
|
winkidney
|
50ffa93d46
|
Feature: Add basic settings for DRF
|
2019-02-19 18:28:01 +08:00 |
|
winkidney
|
e154eb58c8
|
Feature: Add DRF and its tools as dependencies
|
2019-02-19 18:09:13 +08:00 |
|
winkidney
|
c285c236e3
|
Feature: Allow make-migrations in Makefile
v2.0.1
|
2019-01-22 01:35:12 -08:00 |
|
winkidney
|
2ef9df9cfc
|
Fix: Remove http prefix for bookmarklet to adapt to https page
|
2018-12-29 18:20:13 +08:00 |
|
winkidney
|
322f779617
|
Enhance: Bookmarklet should tell user to add it to bookmark
|
2018-12-29 17:17:17 +08:00 |
|
winkidney
|
4ec3e20500
|
Feature: Add bootstrap command in Makefile
|
2018-12-29 16:18:32 +08:00 |
|
winkidney
|
ddd9f73d21
|
Feature: Use X-Forwarded-For host in docker version
|
2018-12-29 15:58:21 +08:00 |
|
winkidney
|
2780e198e8
|
Doc: Fix typo
|
2018-12-27 14:26:56 +08:00 |
|
winkidney
|
df4d18c7be
|
Doc: Add doc for users to setup / add more description for development
|
2018-12-24 15:01:10 +08:00 |
|
winkidney
|
dbbf0d049a
|
Close #137
|
2018-12-24 12:58:08 +08:00 |
|
Michael Clayton
|
da51073892
|
remove reference to demo from README
This removes the reference to a demo on getpinry.com, at least until there is a working demo there.
|
2018-11-29 14:36:52 +08:00 |
|
winkidney
|
c47764f41d
|
Doc: Add feature description (include link of brwoser plugins)
+ Also add some description on upgrade-how-to
|
2018-09-15 02:29:40 -07:00 |
|
winkidney
|
e8bf3d4b30
|
Refactor: Will not force user to set SECRET_KEY in environ
+ Allow overwrite in local_settings.py (the original implemetation
will cause an KeyError)
|
2018-09-08 03:43:52 -07:00 |
|
Ji Qu
|
703b23998f
|
Merge pull request #131 from winkidney/feature/docker-change-with-local-settings
Feature:use example file instead of docker-compose.yml / add local settings support
|
2018-09-06 20:19:42 +08:00 |
|
winkidney
|
491040e6e4
|
Doc: Add description about local_settings support and docker-changes
|
2018-09-04 13:44:49 +08:00 |
|
winkidney
|
d06aa6cb13
|
Fix: python3 will install python 3.7 and cause a syntax error
|
2018-09-04 13:44:49 +08:00 |
|
winkidney
|
8187d90ef9
|
Feature: Ignore local_settings.py
|
2018-09-04 13:44:49 +08:00 |
|
winkidney
|
2278d6a552
|
Feature: Support local_settings as optional settings
|
2018-09-04 13:44:49 +08:00 |
|
winkidney
|
8df82fb7c3
|
Refactor: Use stdout as the log-output
|
2018-09-04 13:44:49 +08:00 |
|
winkidney
|
08fc46e667
|
Fix: Fix non-effect env
|
2018-09-04 13:44:49 +08:00 |
|
winkidney
|
d6e5ed066d
|
Feature: Use docker-compose example file instead of compose-file
|
2018-09-04 13:44:49 +08:00 |
|
Ji Qu
|
cddb7b3c89
|
Merge pull request #128 from winkidney/feature/upgrade2new-django
Feature: Upgrade django to 1.11 LTS to fix webp saving error
v2.0.0
|
2018-09-04 12:55:16 +08:00 |
|
winkidney
|
3a83081446
|
Doc: Change removing of migration-file to optional
|
2018-09-04 11:19:37 +08:00 |
|
winkidney
|
9a6bbcc962
|
Feature: Add doc for topic "upgrade from 1.x to 2.x"
|
2018-09-03 12:00:32 +08:00 |
|
winkidney
|
fe1439b2a2
|
Fix: Fix permission check for tastypie / update to 0.14.1
|
2018-08-26 21:30:07 -07:00 |
|
winkidney
|
913a0ba08d
|
Feature: Add backup/install/test commands in Makefile
|
2018-08-26 21:30:07 -07:00 |
|
winkidney
|
0e4a97d5bc
|
Fix: Add migration file for lastest version of django_images
|
2018-08-26 21:30:07 -07:00 |
|
winkidney
|
00ff0b8aab
|
Fix: Fix test-failure caused by redirects assertion
|
2018-08-26 21:30:07 -07:00 |
|
winkidney
|
ac469d47f9
|
Fix: Add a mark 'IS_TEST' to decide if we should load image-urls
|
2018-08-26 21:30:07 -07:00 |
|
winkidney
|
a59f3cf9eb
|
Feature: Built django-images into Pinry
|
2018-08-26 21:30:07 -07:00 |
|
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
|
2018-08-26 21:30:07 -07:00 |
|
Isaac Bythewood
|
099158b738
|
Merge pull request #129 from winkidney/feature/add-title-as-default-description
Feature: Use page title as default description
|
2018-08-26 20:59:39 -04:00 |
|
winkidney
|
2d9b952482
|
Feature: Use page title as default description
|
2018-08-26 00:31:24 -07:00 |
|
Isaac Bythewood
|
fd036afc2b
|
Merge pull request #127 from 37soloist/feature/referer-field
Feature/referer field
|
2018-08-21 12:10:28 -04:00 |
|
winkidney
|
fadb898804
|
Fix: Add test for extra referer field
|
2018-08-21 08:14:17 -07:00 |
|
winkidney
|
696c51458a
|
Fix: Fix test-failure for request-test
|
2018-08-21 08:05:46 -07:00 |
|
winkidney
|
5ed61913a1
|
Feature: Add UA and referer to fetch pictures from more sites
|
2018-08-21 20:08:50 +08:00 |
|
winkidney
|
b7135b64aa
|
Feature: Add referer field for Pin
|
2018-08-21 19:52:21 +08:00 |
|
Isaac Bythewood
|
89f088cc05
|
Merge pull request #126 from 37soloist/feature/auto-file-delete/original-size-preview
fix #111 auto file delete/original size preview
|
2018-08-20 08:23:30 -04:00 |
|
winkidney
|
f8268c3a9d
|
Feature: Use original-image url instead in light-box
Also add css to restrict original-image size
|
2018-08-18 08:49:15 -07:00 |
|
winkidney
|
701b4dd581
|
Fix: Add workaround for image object deletion after pin deleted
|
2018-08-18 08:49:10 -07:00 |
|
winkidney
|
1089e1f4de
|
Feauture: Add AUTO-DELETE option in settings
For django-images, the AUTO-DELETE mark is required to remove files
automatically.
|
2018-08-18 08:48:31 -07:00 |
|
Isaac Bythewood
|
34ee2fbecc
|
Merge pull request #123 from pR0Ps/patch-1
Fix tags being serialized as stringified map objects
|
2018-04-03 14:59:23 -04:00 |
|