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

35 commits

Author SHA1 Message Date
Andrey Antukh
ab35716ba2 🐛 Fix many issues on dev environment. 2020-09-11 09:42:53 +02:00
Vitaly Kornilov
cc1353300e Login with Gitlab 2020-09-07 09:52:54 +02:00
Andrey Antukh
6c67c3c71b ♻️ Make the namespacing independent of the branding. 2020-08-18 19:32:11 +02:00
Andrey Antukh
1118a995e2 Improve dynamic configuration handling. 2020-08-18 17:16:23 +02:00
Andrey Antukh
fb910a24e1 🔥 Remove the need of static (build time) configuration. 2020-08-18 16:33:12 +02:00
Vitaly Kornilov
6fd7a23690 🔧 ldap frontend config, locales, gulp config 2020-08-10 09:23:54 +02:00
Andrey Antukh
33f3431dfe Minor changes on gulpfile. 2020-06-19 16:53:22 +02:00
Andrey Antukh
006bacfef0 🐛 Fix worker uri handling on release builds. 2020-06-08 19:07:13 +02:00
Andrey Antukh
5f9d3606f6 🐛 Restore css hot-reloading. 2020-06-05 14:15:30 +02:00
Andrey Antukh
9901f0a52b Remove backend-uri from all the codebase. 2020-06-03 10:50:40 +02:00
Andrey Antukh
8c18e9bfbf Improve cache handling.
And make the devenv http server behave similar to a production
environment (related to cache handling).
2020-06-02 16:31:43 +02:00
Andrey Antukh
5983155680 💄 Fix naming inconsistencies on uri prop. 2020-05-26 13:03:54 +02:00
Andrey Antukh
d67dbcf2aa 🐛 Fix worker configuration initialization. 2020-05-12 13:14:19 +02:00
Andrey Antukh
d6d38283e7 Improve layers performance. 2020-04-20 11:56:10 +02:00
Andrey Antukh
5aa97513de Unify the themes under 'default' theme.
Because right now we don't have a real dark and light
themes (right now workspace is dark and dashbaord is
light).
2020-04-13 12:03:56 +02:00
Vitaly Kornilov
ea3e17f7fe 🎉 Add themes infraestructure. 2020-04-13 11:49:26 +02:00
Andrey Antukh
fd1b89b950 🔥 Remove unused code from gulpfile. 2020-04-07 19:51:15 +02:00
Andrey Antukh
78d26c0617 🔥 Remove unused line of code on gulpfile. 2020-04-06 14:36:57 +02:00
Andrey Antukh
884cac4b3b ♻️ Simplify gulp compilation stage. 2020-04-06 12:30:29 +02:00
Andrey Antukh
7430a9b332 🎉 Add deployCommit and deployDate to config object. 2020-03-12 12:52:37 +01:00
Andrey Antukh
b3747ee0e7 🚧 Add missing variable on gulpfile. 2020-03-12 09:59:24 +01:00
Andrey Antukh
aa57083afc 🔧 Minor changes on frontend build config. 2020-03-11 17:21:07 +01:00
Andrey Antukh
45290441de 🔥 Remove view sub application. 2020-03-11 15:53:18 +01:00
Andrey Antukh
c09f281f58 🎉 Make the build to be config independent.
Loading the configuration dinamically using
global variables defined in index.html.
2020-03-11 09:20:12 +01:00
Andrey Antukh
ecde4493e0 ♻️ Icons and Styles build refactor. 2020-02-25 16:24:40 +01:00
Andrey Antukh
f57ce57cb3 ♻️ Refactor on docker and build scripts.
- Migrate to from ubuntu to debian.
- Add new buildenv image.
- Remove production images building from this repo.
- Better comaptibility with other architectures (arm64).
- Improved config management.
2020-01-20 13:26:37 +01:00
Andrey Antukh
f2d475d3d3 ♻️ Refactor all i18n subsystem. 2020-01-11 16:28:54 +01:00
Andrey Antukh
fd1796557d Introduce modules and code splitting on the build system. 2019-08-07 20:08:11 +02:00
Andrey Antukh
7c1168e797 feat(frontend): improve scss build for production 2019-07-02 20:04:15 +02:00
Andrey Antukh
3b648f5aa5 refactor: replace lein with cli tools and update some deps
- also removes docker files from source directories
- minor assets reorganization on back (make it more production ready)
2019-06-03 16:51:20 +02:00
Andrey Antukh
8a5c1498e9 misc: remove commented code from gulpfile 2019-05-31 14:43:06 +02:00
Andrey Antukh
4b14e02692 feat: upgrade to gulp 4.x on frontend build 2019-05-31 13:52:35 +02:00
mathieu.brunot
026150ff7a
Add release generation tools 2018-11-25 10:48:40 +01:00
Andrey Antukh
e5651f6d5a
Add brotli and gzip static compression to gulp tasks. 2017-02-21 13:23:15 +01:00
Andrey Antukh
e21798f1ed
Move all files under frontend directory. 2016-11-20 20:03:17 +01:00
Renamed from gulpfile.js (Browse further)