winkidney
|
22f070ff2b
|
Feature: Add shell command in Makefile
|
5 vuotta sitten |
winkidney
|
fd0e1d87ba
|
Feature: Fetch pins from drf-api
|
5 vuotta sitten |
winkidney
|
fbbe4d8c2e
|
Fix: Should use image_by_id as image-field name / add pagination
|
5 vuotta sitten |
winkidney
|
4029107b5d
|
Feature: Use drf-api for Pin-creation
|
5 vuotta sitten |
winkidney
|
6f6d858f8c
|
Fix: Should allow null-valur for some field
|
5 vuotta sitten |
winkidney
|
9741f0311a
|
Feature: Update Pin via drf-api
|
5 vuotta sitten |
winkidney
|
da8bac1491
|
Feature: Use v2-api for pin-detail page
|
5 vuotta sitten |
winkidney
|
153dc0daef
|
Fix: Should ignore error caused by pins which reference same image
|
5 vuotta sitten |
winkidney
|
852cb0b89d
|
Feature: Replace image upload by DRF-api
|
5 vuotta sitten |
winkidney
|
274134444d
|
Fix: Image should be both readable and writable
|
5 vuotta sitten |
winkidney
|
e0a074fd9f
|
Feature: Allow auto-creation for tags for pin / fix admin format
|
5 vuotta sitten |
winkidney
|
33d9aeee48
|
Feature: Use new image-creation api instead of the old
|
5 vuotta sitten |
winkidney
|
109c46252a
|
Feature: Use api/v2 instead of drf_api/
|
5 vuotta sitten |
winkidney
|
ec6d444759
|
Feature: Move viewsets to views.py
|
5 vuotta sitten |
winkidney
|
32dc00fa34
|
Feature: Add image creation api and api-docs of DRF api
|
5 vuotta sitten |
winkidney
|
f9e74f2ef7
|
Feature: Add url-filed name for DRF
|
5 vuotta sitten |
winkidney
|
19cff1c571
|
Feature: Add coreapi as dependencies
|
5 vuotta sitten |
winkidney
|
220c49a725
|
Feature: add basic drf-api for user/pin
|
5 vuotta sitten |
winkidney
|
50ffa93d46
|
Feature: Add basic settings for DRF
|
5 vuotta sitten |
winkidney
|
e154eb58c8
|
Feature: Add DRF and its tools as dependencies
|
5 vuotta sitten |
winkidney
|
c285c236e3
|
Feature: Allow make-migrations in Makefile
|
5 vuotta sitten |
winkidney
|
2ef9df9cfc
|
Fix: Remove http prefix for bookmarklet to adapt to https page
|
5 vuotta sitten |
winkidney
|
322f779617
|
Enhance: Bookmarklet should tell user to add it to bookmark
|
5 vuotta sitten |
winkidney
|
4ec3e20500
|
Feature: Add bootstrap command in Makefile
|
5 vuotta sitten |
winkidney
|
ddd9f73d21
|
Feature: Use X-Forwarded-For host in docker version
|
5 vuotta sitten |
winkidney
|
2780e198e8
|
Doc: Fix typo
|
5 vuotta sitten |
winkidney
|
df4d18c7be
|
Doc: Add doc for users to setup / add more description for development
|
5 vuotta sitten |
winkidney
|
dbbf0d049a
|
Close #137
|
5 vuotta sitten |
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.
|
6 vuotta sitten |
winkidney
|
c47764f41d
|
Doc: Add feature description (include link of brwoser plugins)
+ Also add some description on upgrade-how-to
|
6 vuotta sitten |
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)
|
6 vuotta sitten |
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
|
6 vuotta sitten |
winkidney
|
491040e6e4
|
Doc: Add description about local_settings support and docker-changes
|
6 vuotta sitten |
winkidney
|
d06aa6cb13
|
Fix: python3 will install python 3.7 and cause a syntax error
|
6 vuotta sitten |
winkidney
|
8187d90ef9
|
Feature: Ignore local_settings.py
|
6 vuotta sitten |
winkidney
|
2278d6a552
|
Feature: Support local_settings as optional settings
|
6 vuotta sitten |
winkidney
|
8df82fb7c3
|
Refactor: Use stdout as the log-output
|
6 vuotta sitten |
winkidney
|
08fc46e667
|
Fix: Fix non-effect env
|
6 vuotta sitten |
winkidney
|
d6e5ed066d
|
Feature: Use docker-compose example file instead of compose-file
|
6 vuotta sitten |
Ji Qu
|
cddb7b3c89
|
Merge pull request #128 from winkidney/feature/upgrade2new-django
Feature: Upgrade django to 1.11 LTS to fix webp saving error
|
6 vuotta sitten |
winkidney
|
3a83081446
|
Doc: Change removing of migration-file to optional
|
6 vuotta sitten |
winkidney
|
9a6bbcc962
|
Feature: Add doc for topic "upgrade from 1.x to 2.x"
|
6 vuotta sitten |
winkidney
|
fe1439b2a2
|
Fix: Fix permission check for tastypie / update to 0.14.1
|
6 vuotta sitten |
winkidney
|
913a0ba08d
|
Feature: Add backup/install/test commands in Makefile
|
6 vuotta sitten |
winkidney
|
0e4a97d5bc
|
Fix: Add migration file for lastest version of django_images
|
6 vuotta sitten |
winkidney
|
00ff0b8aab
|
Fix: Fix test-failure caused by redirects assertion
|
6 vuotta sitten |
winkidney
|
ac469d47f9
|
Fix: Add a mark 'IS_TEST' to decide if we should load image-urls
|
6 vuotta sitten |
winkidney
|
a59f3cf9eb
|
Feature: Built django-images into Pinry
|
6 vuotta sitten |
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
|
6 vuotta sitten |
Isaac Bythewood
|
099158b738
|
Merge pull request #129 from winkidney/feature/add-title-as-default-description
Feature: Use page title as default description
|
6 vuotta sitten |