This website requires JavaScript.
Explore
Help
Sign In
github
/
penpot
Watch
1
Star
0
Fork
0
You've already forked penpot
mirror of
https://github.com/penpot/penpot.git
synced
2026-08-19 19:28:36 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
penpot
/
backend
/
src
/
app
/
rpc
/
mutations
History
Andrey Antukh
fc49674997
🐛
Add better error handling on upload image by url.
2021-02-10 12:07:35 +01:00
..
comments.clj
✨
Fix all linter issues on backend code.
2021-02-01 09:48:28 +01:00
demo.clj
✨
Fix all linter issues on backend code.
2021-02-01 09:48:28 +01:00
feedback.clj
🎉
Add user feedback module.
2021-02-09 14:12:31 +01:00
files.clj
…
media.clj
🐛
Add better error handling on upload image by url.
2021-02-10 12:07:35 +01:00
profile.clj
🐛
Fix error 500 when requesting a password reset
2021-02-08 16:30:35 +01:00
projects.clj
♻️
Refactor error handling.
2021-01-25 11:51:15 +01:00
teams.clj
🐛
Disable team viewer role temporarily
2021-02-01 11:22:15 +01:00
verify_token.clj
✨
Auto login after email verify.
2021-02-04 14:29:39 +01:00
viewer.clj
…