0
Fork 0
mirror of https://github.com/penpot/penpot.git synced 2025-01-09 16:30:37 -05:00
Commit graph

54 commits

Author SHA1 Message Date
mathieu.brunot
e42fd1d0ce
🐳 💚 Fix release build 2019-02-14 18:50:21 +01:00
mathieu.brunot
3a5368e1bd
🐳 💚 Fix copy of content 2019-02-14 15:28:10 +01:00
mathieu.brunot
95035cfca3
🐳 💚 Fix copy of release 2019-02-14 14:44:52 +01:00
mathieu.brunot
bc5fe6c6b8
🐳 💚 Fix copy of sources 2019-02-14 13:47:19 +01:00
mathieu.brunot
aa735e52bf
💚 Move prod docker files to sources 2019-02-14 13:42:16 +01:00
mathieu.brunot
026150ff7a
Add release generation tools 2018-11-25 10:48:40 +01:00
Andrey Antukh
691c359985
Improve history handling on backend. 2017-03-25 19:35:28 +01:00
Andrey Antukh
475de58bc2
Simplify projects and pages related queries on backend. 2017-03-21 09:56:49 +01:00
Andrey Antukh
e702b3358c
Update backend dependencies. 2017-03-14 21:14:17 +01:00
Andrey Antukh
e6602ac68b
Refactor thumbnails generation.
- Start use temporal file instead of pipe because
  im4java seems does not work properly with it
  (it constantly generates `-` file on he *cwd*)

- Move many impl of ratpack file types from
  old storage vendor package to catacumba code.

- Add spec for thumbnails configuration.
2017-02-25 16:01:00 +01:00
Andrey Antukh
618ce12fd8
Replace internal storage impl with datoteka library. 2017-02-25 16:00:22 +01:00
Andrey Antukh
4efe9ac5a9
Update dependencies (backend). 2017-02-24 19:35:34 +01:00
Andrey Antukh
a8b7f79194
Don't autoselect deleted page on the first projects query (backend). 2017-01-30 17:43:26 +01:00
Andrey Antukh
8981727d09
Update backend dependencies. 2017-01-30 16:59:29 +01:00
Andrey Antukh
f5004518aa
Fix image retrieval by anonymous user. 2017-01-30 14:50:05 +01:00
Andrey Antukh
37ce8b7398
Add .catacumba.basedir file. 2017-01-22 17:07:17 +01:00
Andrey Antukh
e150afc00b
Fix sql syntax error in previous commit. 2017-01-22 17:05:14 +01:00
Andrey Antukh
1efd25a0e5
Exclude from unique index users marked for delete. 2017-01-22 17:00:56 +01:00
Andrey Antukh
2ba3d27db6
Use nil as default value por db username and password. 2017-01-22 16:40:42 +01:00
Andrey Antukh
59d152bec5
Use proper config for database initialization. 2017-01-22 16:37:37 +01:00
Andrey Antukh
baa2f384f4
Set a uberjar compatible basedir option. 2017-01-22 16:13:47 +01:00
Andrey Antukh
5a641e4629
Refactor configuration loading. 2017-01-22 15:50:00 +01:00
Andrey Antukh
3092884525
Move static directory from public to parent directory. 2017-01-22 15:29:28 +01:00
Andrey Antukh
2c06c5b905
Fix fixtures entry point. 2017-01-21 17:36:01 +01:00
Andrey Antukh
4d5a8ac89d
Improve backend uberjar profile. 2017-01-21 16:49:47 +01:00
Andrey Antukh
2fa169e28d
Add dist.sh script. 2017-01-21 14:31:54 +01:00
Andrey Antukh
5df9337034
Make image retrieve endpoint public (without auth). 2017-01-18 11:03:14 +01:00
Andrey Antukh
b3d995de53
Improve scripts, add lein and update depencies (backend). 2017-01-05 22:10:36 +01:00
Andrey Antukh
b319ee056d
Adapt uxbox backend code to stroage module changes. 2016-11-22 21:42:44 +01:00
Andrey Antukh
6a3d8be32a
Remove tempfile namespace. 2016-11-22 21:42:32 +01:00
Andrey Antukh
5fc7dd95f7
Fix naming consistency on storages module. 2016-11-22 21:41:12 +01:00
Andrey Antukh
417f90e677
Minor fix of syntax error introduced in previous commit. 2016-11-22 17:50:08 +01:00
Andrey Antukh
77bdd47c86
Fix images sql functions for properly return builtin collections. 2016-11-22 17:09:55 +01:00
Andrey Antukh
ac14c549ef
Remove commented code from collimp ns. 2016-11-22 17:05:07 +01:00
Andrey Antukh
567075f9c5
Add import-generic-collections.sh script. 2016-11-21 19:05:55 +01:00
Andrey Antukh
c018a39f7b
Don't import already imported material. 2016-11-21 18:55:44 +01:00
Andrey Antukh
4aa888f72d
Fix icons sql functions. 2016-11-21 18:55:23 +01:00
Andrey Antukh
e1ff8aa11e
Add missing :id column handling on collimp sql functions. 2016-11-21 18:54:49 +01:00
Andrey Antukh
b086d12760
Add rsp? predicate. 2016-11-21 18:14:10 +01:00
Andrey Antukh
5477909d4d
Implement IDeref for Rsp type. 2016-11-21 18:13:59 +01:00
Andrey Antukh
c0aa4a042f
Add support for icon collection importation. 2016-11-21 18:13:39 +01:00
Andrey Antukh
8ec32ad130
Set lower defaults resource requiremens for dev profile. 2016-11-21 18:12:48 +01:00
Andrey Antukh
da39d52348
Add missing exclude for resolve symbol on storages.util ns. 2016-11-20 23:26:21 +01:00
Andrey Antukh
cf1188ad47
Add partial impl for icons collections importer (wip). 2016-11-20 23:25:48 +01:00
Andrey Antukh
6d0737e4a3
Remove unused code from collimp ns. 2016-11-20 23:07:57 +01:00
Andrey Antukh
ae4e7e6139
Remove unused import. 2016-11-20 23:07:42 +01:00
Andrey Antukh
1502d9ed23
Add missing resolve method to stroages.util ns. 2016-11-20 21:22:19 +01:00
Andrey Antukh
5165ac6e52
Add valid? predicate that prints debug info to stdout.
When the predicate fails. Very usefull when used with preconditions
that by default does not print nothing.
2016-11-20 21:22:13 +01:00
Andrey Antukh
4eab2f81cf
Run importation in a transaction.
Among other cosmetic fixes.
2016-11-20 21:20:41 +01:00
Andrey Antukh
e73339d2f9
Add faster implementation for retrieve image size. 2016-11-20 21:19:53 +01:00