Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / dps0340/djangocrudboard issues and pull requests

#100 - Set: CSRF_COOKIE_SECURE False

Pull Request - State: closed - Opened by DPS0340 almost 4 years ago

#99 - Set: SESSION_COOKIE_SECURE False, SESSION_COOKIE_SAMESITE None

Pull Request - State: closed - Opened by DPS0340 almost 4 years ago

#98 - Set: CSRF_COOKIE_HTTPONLY to False

Pull Request - State: closed - Opened by DPS0340 almost 4 years ago

#97 - Set: CORS_ALLOW_CREDENTIALS True

Pull Request - State: closed - Opened by DPS0340 almost 4 years ago

#96 - Set: HTTPONLY to False

Pull Request - State: closed - Opened by DPS0340 almost 4 years ago

#95 - Add cookies, Separated CI/CD, Fix hard-coded Secret key

Pull Request - State: closed - Opened by DPS0340 almost 4 years ago

#94 - Feature dockerize

Pull Request - State: closed - Opened by DPS0340 almost 4 years ago

#93 - Github Actions로 Docker Image 자동 빌드

Issue - State: closed - Opened by DPS0340 almost 4 years ago - 4 comments

#92 - Add: is_login on login GET responses

Pull Request - State: closed - Opened by DPS0340 almost 4 years ago - 1 comment

#91 - post, reply, answer_reply [put, delete] 추가

Pull Request - State: closed - Opened by DPS0340 almost 4 years ago

#90 - #87

Pull Request - State: closed - Opened by DPS0340 almost 4 years ago

#89 - Add: show author instead of pk

Pull Request - State: closed - Opened by DPS0340 almost 4 years ago - 1 comment

#88 - Add unique number, migrate user url

Pull Request - State: closed - Opened by DPS0340 almost 4 years ago - 2 comments

#87 - post, reply, answer_reply username 출력

Issue - State: closed - Opened by DPS0340 almost 4 years ago

#86 - api, model 리팩토링

Issue - State: closed - Opened by SeungWookHan almost 4 years ago - 2 comments

#85 - CI/CD 파이프라인 생성

Issue - State: closed - Opened by SeungWookHan almost 4 years ago - 1 comment

#84 - EC2로 서버 마이그레이션

Issue - State: closed - Opened by SeungWookHan almost 4 years ago - 1 comment

#83 - 도커라이즈

Issue - State: closed - Opened by SeungWookHan almost 4 years ago - 2 comments

#82 - fix dependency to 0009_alter_user_last_name_max_length

Pull Request - State: closed - Opened by DPS0340 almost 4 years ago

#81 - fix dependency

Pull Request - State: closed - Opened by DPS0340 almost 4 years ago

#80 - add migrations

Pull Request - State: closed - Opened by DPS0340 almost 4 years ago

#79 - delete sqlflush

Pull Request - State: closed - Opened by DPS0340 almost 4 years ago

#78 - sql flush

Pull Request - State: closed - Opened by DPS0340 almost 4 years ago

#77 - clear cache before migrate

Pull Request - State: closed - Opened by DPS0340 almost 4 years ago

#76 - makemigrations board

Pull Request - State: closed - Opened by DPS0340 almost 4 years ago

#75 - delete migrations folder

Pull Request - State: closed - Opened by DPS0340 almost 4 years ago

#74 - fix migration order

Pull Request - State: closed - Opened by DPS0340 almost 4 years ago

#73 - Add migrations

Pull Request - State: closed - Opened by DPS0340 almost 4 years ago

#72 - makemigrations board

Pull Request - State: closed - Opened by DPS0340 almost 4 years ago

#71 - fix path

Pull Request - State: closed - Opened by DPS0340 almost 4 years ago

#70 - fix path

Pull Request - State: closed - Opened by DPS0340 almost 4 years ago

#69 - fix

Pull Request - State: closed - Opened by DPS0340 almost 4 years ago

#68 - Revert "Merge pull request #67 from DPS0340/fix-ebextension"

Pull Request - State: closed - Opened by DPS0340 almost 4 years ago

#67 - fix-ebextension

Pull Request - State: closed - Opened by DPS0340 almost 4 years ago

#66 - fix db_migrate

Pull Request - State: closed - Opened by DPS0340 almost 4 years ago

#65 - fix order

Pull Request - State: closed - Opened by DPS0340 almost 4 years ago

#64 - add makemigrations

Pull Request - State: closed - Opened by DPS0340 almost 4 years ago

#63 - add log function

Pull Request - State: closed - Opened by DPS0340 almost 4 years ago

#62 - Add timestamp

Pull Request - State: closed - Opened by DPS0340 almost 4 years ago

#61 - fix DJANGO_SETTINGS_MODULE

Pull Request - State: closed - Opened by DPS0340 about 4 years ago

#60 - remove db_migrate.config settings

Pull Request - State: closed - Opened by DPS0340 about 4 years ago

#59 - add wsgipath

Pull Request - State: closed - Opened by DPS0340 about 4 years ago

#58 - add db migrate config

Pull Request - State: closed - Opened by DPS0340 about 4 years ago

#57 - add EB logging

Pull Request - State: closed - Opened by DPS0340 about 4 years ago

#56 - https://stackoverflow.com/questions/15128135/setting-debug-false-caus…

Pull Request - State: closed - Opened by DPS0340 about 4 years ago

#55 - GET 길이 가져오는 코드 여러군데 수정

Pull Request - State: closed - Opened by DPS0340 about 4 years ago

#54 - Add login pk

Pull Request - State: closed - Opened by DPS0340 about 4 years ago

#53 - fix post error hadling

Pull Request - State: closed - Opened by DPS0340 about 4 years ago

#52 - fix reply error handling

Pull Request - State: closed - Opened by DPS0340 about 4 years ago

#51 - Improved answer_reply error handling

Pull Request - State: closed - Opened by DPS0340 about 4 years ago

#50 - 댓글, 대댓글 내림차순 -> 오름차순 수정

Pull Request - State: closed - Opened by DPS0340 about 4 years ago

#49 - 디버그 환경변수 구현

Pull Request - State: closed - Opened by DPS0340 about 4 years ago

#48 - Merge pull request #38 from Gnu-Kenny/feature-add-answerreply-delete

Pull Request - State: closed - Opened by Gnu-Kenny about 4 years ago

#47 - Revert "#38 feature-add-answerreply-delete"

Pull Request - State: closed - Opened by DPS0340 about 4 years ago

#46 - #38 feature-add-answerreply-delete

Pull Request - State: closed - Opened by Gnu-Kenny about 4 years ago

#45 - Feature user view integrate

Pull Request - State: closed - Opened by SeungWookHan about 4 years ago

#44 - Fix board get

Pull Request - State: closed - Opened by Gnu-Kenny about 4 years ago

#43 - Fix board get

Pull Request - State: closed - Opened by Gnu-Kenny about 4 years ago

#42 - Admin 권한 체크, 등업 구현

Pull Request - State: closed - Opened by DPS0340 about 4 years ago

#41 - Update Pipfile

Pull Request - State: closed - Opened by DPS0340 about 4 years ago

#40 - Implemented answer-reply #4

Pull Request - State: closed - Opened by Gnu-Kenny about 4 years ago

#39 - user register, delete_user 통합 및 [put] 추가

Issue - State: closed - Opened by SeungWookHan about 4 years ago

#38 - post, reply, answer_reply [put, delete] 추가

Issue - State: closed - Opened by SeungWookHan about 4 years ago - 1 comment

#37 - 어드민 사용자 권한 생성

Issue - State: closed - Opened by DPS0340 about 4 years ago - 1 comment

#36 - Board GET에 특정 게시판 파라미터 추가

Issue - State: closed - Opened by DPS0340 about 4 years ago

#35 - Feature change api post reply

Pull Request - State: closed - Opened by SeungWookHan about 4 years ago - 1 comment

#34 - [feat] post.py change, answer_reply.py success #4 #33

Pull Request - State: closed - Opened by SeungWookHan about 4 years ago - 1 comment

#32 - Feature change api

Pull Request - State: closed - Opened by SeungWookHan about 4 years ago

#31 - 앱 분리 및 리팩토링

Issue - State: closed - Opened by SeungWookHan about 4 years ago

#30 - Reply Post 파라미터를 PK id로 바꾸기

Issue - State: closed - Opened by DPS0340 about 4 years ago

#29 - Reply 추가

Pull Request - State: closed - Opened by SeungWookHan about 4 years ago

#28 - Set django to 2.1.15

Pull Request - State: closed - Opened by DPS0340 about 4 years ago

#27 - 시크릿키 환경변수 case insensitive화

Pull Request - State: closed - Opened by DPS0340 about 4 years ago - 1 comment

#26 - Add settings

Pull Request - State: closed - Opened by DPS0340 about 4 years ago

#25 - Add setup

Pull Request - State: closed - Opened by DPS0340 about 4 years ago

#24 - Add example test

Pull Request - State: closed - Opened by DPS0340 about 4 years ago

#23 - Delete auto generated requirements.txt

Pull Request - State: closed - Opened by DPS0340 about 4 years ago

#22 - Fix dockerfile

Pull Request - State: closed - Opened by DPS0340 about 4 years ago

#21 - Add command

Pull Request - State: closed - Opened by DPS0340 about 4 years ago

#20 - Rename dockerfile

Pull Request - State: closed - Opened by DPS0340 about 4 years ago

#19 - Add docker

Pull Request - State: closed - Opened by DPS0340 about 4 years ago

#18 - Fix pipfile

Pull Request - State: closed - Opened by DPS0340 about 4 years ago

#17 - Fix model comment

Pull Request - State: closed - Opened by DPS0340 about 4 years ago

#16 - Fix post url with/out slash

Pull Request - State: closed - Opened by DPS0340 about 4 years ago

#15 - Migrated to JWT

Pull Request - State: closed - Opened by DPS0340 about 4 years ago

#14 - 테스트 코드 작성

Issue - State: closed - Opened by DPS0340 about 4 years ago - 1 comment

#13 - status API 구현

Pull Request - State: closed - Opened by DPS0340 about 4 years ago

#12 - url에 슬래시가 있을 시 404 수정

Pull Request - State: closed - Opened by DPS0340 about 4 years ago

#11 - Update README.md

Pull Request - State: closed - Opened by DPS0340 about 4 years ago

#10 - Update README.md

Pull Request - State: closed - Opened by DPS0340 about 4 years ago

#9 - README.md 줄바꿈 수정

Pull Request - State: closed - Opened by DPS0340 about 4 years ago

#8 - README에 환경 변수 관련 내용 추가

Pull Request - State: closed - Opened by DPS0340 about 4 years ago

#7 - 팀원 README 변경

Issue - State: closed - Opened by DPS0340 about 4 years ago - 1 comment

#6 - pipenv 미그레이션

Pull Request - State: closed - Opened by DPS0340 about 4 years ago

#5 - Git Flow 사용

Issue - State: closed - Opened by DPS0340 about 4 years ago

#4 - 댓글, 대댓글 API 구현

Issue - State: closed - Opened by DPS0340 about 4 years ago - 1 comment

#3 - pip -> pipenv 마이그레이션

Issue - State: closed - Opened by DPS0340 about 4 years ago - 1 comment

#2 - 세션 userid -> JWT Token 마이그레이션

Issue - State: closed - Opened by DPS0340 about 4 years ago

#1 - Create LICENSE

Pull Request - State: closed - Opened by DPS0340 about 4 years ago