33 Commits

Author SHA1 Message Date
Alexandre Bodin
8c209020d0 Add Delete files option to strapi uninstall 2019-05-14 09:52:43 +02:00
Alexandre Bodin
efa57a37fa Fix administrator edition 2019-05-14 09:30:10 +02:00
Alexandre Bodin
5f50b90483 Use autoReload with strapi dev only 2019-05-13 17:33:08 +02:00
Alexandre Bodin
455504ec7b Clean commands, add install and uninstall 2019-04-30 18:02:03 +02:00
Alexandre Bodin
54d40354c8 Fix install uninstall plugin from UI and remove usless install uninstall commands now that npm install is enough 2019-04-26 19:19:00 +02:00
Alexandre Bodin
a41641bfe4 Add a queries interface to the plugins 2019-04-26 13:40:23 +02:00
soupette
e56e46e030 Split admin and users.
Co-authored-by: lauriejim
2019-04-09 12:09:03 +02:00
soupette
d6a3184fd7 Improve fetch main data 2019-04-02 22:45:21 +02:00
Jim LAURIE
72183f299b Use shelljs for every exec command 2019-01-28 16:23:47 +01:00
Aurelsicoko
4ad6417e62 Add an easy way to disable tracking by removing the uuid 2018-11-20 16:20:52 +01:00
Alberto Maturano
154fc28a57 Normalize to standar file permissions
As a result of taking a look on PR #1967 I realized there is 819
executable files in this repository. It is obvious this is an error.
2018-09-24 12:33:09 -05:00
Jim LAURIE
b29e03d032 Patch security command injection 2018-07-29 19:30:55 +02:00
Evan Owens
4086506acf
Fix spelling 2018-05-15 16:08:47 -04:00
Abdón Rodríguez Davila
147725f689 Fix exec command in uninstall plugin 2018-04-19 15:49:16 +02:00
Abdón Rodríguez Davila
686a278406
Fix exec command when the path has spaces
Fixes #962
2018-04-19 13:10:34 +02:00
soupette
87b5832a51 Fixes #810 2018-04-12 23:45:17 +02:00
soupette
d638ed7197 Allow left menu customization 2018-04-05 11:13:49 +02:00
cyril lopez
19648b1a13 Allow to disable GA 2018-03-23 12:44:17 +01:00
cyril lopez
589d3f5a3f Fix app environments bug 2018-03-08 10:32:01 +01:00
cyril lopez
d616a4f7b6 Install plugin on port 1337 2017-12-20 11:23:50 +01:00
cyril lopez
61392cc476 Add install plugin route 2017-12-16 17:35:16 +01:00
Jim Laurie
7a0d05346b Fix conflict 2017-11-15 12:16:27 +01:00
cyril lopez
aa3de8a310 Fix settings-manager description typo, expose only the needed informations in /plugins 2017-11-09 13:30:54 +01:00
cyril lopez
f3bddb77c8 Add handler to get the app installed plugins 2017-11-09 11:25:01 +01:00
Jim LAURIE
10ac7b9f4b
Remove log 2017-11-03 15:01:06 +01:00
cyril lopez
56d48f6da0 Use strapiBin instead of global to uninstall a plugin 2017-11-03 14:13:47 +01:00
Aurelsicoko
b81f8f3b89 Update plugin installation process to handle plugin config file 2017-11-02 19:36:09 +01:00
cyril lopez
8c9f9e496d Add uninstall plugin dynamic 2017-11-02 17:05:37 +01:00
cyril lopez
f8866e09f3 Design list-plugins page and handle front end uninstall plugin 2017-11-02 16:49:10 +01:00
Aurelsicoko
f9666f21cb Fix public serve 2017-10-09 11:51:28 +02:00
Aurelsicoko
4a270ee348 Use DllPlugin to share dependencies accross builds 2017-09-27 15:09:46 +02:00
cyril lopez
7c6a3f4687 Fix conflict 2017-09-14 15:10:08 +02:00
Pierre Burgy
9caf5b8203 Move admin files in strapi-admin folder 2017-08-22 18:29:02 +02:00