velog icon indicating copy to clipboard operation
velog copied to clipboard

Results 40 velog issues
Sort by recently updated
recently updated
newest added

시리즈 중복 스코프가 전체 회원 대상인지, 단일 회원 대상인지 궁금합니다. 이미 있는 시리즈라는 메시지를 보면 전체 회원 대상인 거 같은데, URI 경로를 봤을 때 스코프를 단일 회원으로 해도 되는 거...

로그인 링크 클릭하면 보고 있던 페이지로 리다이렉션 되면 좋을 거 같습니다.

Compressing the body string (gzip, or brotli if available) is the easiest way to increase your app perf. ✌️ It compresses over 70% of API responses larger than 1k and...

되게 간단하게 끝날 이슈 같아서 구현까지 해보았습니다. 자세한 사항은 #100 확인 부탁드립니다 :) 변경사항: - 프로필에서 url 표시할때 url 에 `http://` 나 `https://` 없을때 `http://` 를 붙혀서 a태그에 링크를 겁니다....

Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.0.11 to 4.5.3. Changelog *Sourced from [handlebars's changelog](https://github.com/wycats/handlebars.js/blob/master/release-notes.md).* > ## v4.5.3 - November 18th, 2019 > Bugfixes: > > - fix: add "no-prototype-builtins" eslint-rule and fix all...

dependencies

![image](https://user-images.githubusercontent.com/11691670/71098656-fc0b2580-21a9-11ea-8d72-591a65d7117c.png) 현재 이렇게 http가 생략된 string을 링크로 등록하면 ![image](https://user-images.githubusercontent.com/11691670/71098773-24931f80-21aa-11ea-8e64-2cec842968eb.png) 이렇게 http가 앞에 없는채로 나오게 되어 클릭시 이렇게 내부로 이동해버려 404를 띄우고 있습니다 😢 ![image](https://user-images.githubusercontent.com/11691670/71099816-ce26e080-21ab-11ea-9e2f-a602de60d81f.png)

Bumps [sequelize](https://github.com/sequelize/sequelize) from 4.38.0 to 5.15.1. Release notes *Sourced from [sequelize's releases](https://github.com/sequelize/sequelize/releases).* > ## v5.15.1 > ## [5.15.1](https://github.com/sequelize/sequelize/compare/v5.15.0...v5.15.1) (2019-08-18) > > > ### Security > > * **sequelize.json.fn:** use common...

dependencies

설정에서 프로필 이름과 설명을 수정한 후 `수정` 버튼을 누른 후에도 서버에서 변경되지 않는 듯 합니다. (다시 새로고침 하면 이전 이름으로 돌아갑니다.) 그래서 탈퇴하고 다시 가입했어요 ㅠㅠ

Thanks for open-sourcing velog. I hope this PR will solve #85 Modification: * Add prism dependencies for scala, kotlin and swift If you worry about total js size impact or...

블로그 작성 창을 열어두고 시간이 꽤 지난 후에 작성완료 버튼을 누르면, 실패라고 뜨지만, 내 블로그 글에는 추가되어있습니다