47 Commits

Author SHA1 Message Date
Convly
364de7d2e8 Update admin::administrator queries to match its new name
Signed-off-by: Convly <jean-sebastien.herbaux@epitech.eu>
2020-07-08 10:21:18 +02:00
Alexandre Bodin
f192d5e171 Merge branch 'master' into develop
Signed-off-by: Alexandre Bodin <bodin.alex@gmail.com>
2020-05-07 13:14:23 +02:00
Alexandre Bodin
4d5af2c95d Make password input optional while editing
Signed-off-by: Alexandre Bodin <bodin.alex@gmail.com>
2020-05-05 19:05:43 +02:00
Alexandre Bodin
1cb92daa77 Normalize usage of strapi.config.get
Signed-off-by: Alexandre Bodin <bodin.alex@gmail.com>
2020-04-29 11:06:39 +02:00
Pierre Noël
b5ec9cb1c8 handle unexpected params from koa-router
Signed-off-by: Pierre Noël <pierre.noel@strapi.io>

Signed-off-by: Pierre Noël <pierre.noel@strapi.io>
2020-03-06 19:16:51 +01:00
Alexandre Bodin
c0c191c08f chore(admin): Improve plugin name validator in install/uninstall plugin 2020-01-07 14:15:16 +01:00
Alexandre Bodin
1500b4f49a Valid plugin name 2019-12-01 23:05:58 +01:00
Alexandre Bodin
e20d781383 Merge branch 'master' into chore/routing-x-forwarded 2019-09-12 09:59:11 +02:00
soupette
e1b0f07655 Global single request 2019-09-09 16:06:54 +02:00
Alexandre Bodin
a22f2cefef Remove x-forwarded-host.
- set security defaults for development mode that are standard
- refactor error messages to work without ctx.request.admin
- remove mask middleware and add a sanitization layer to the core-api to
hide private fileds
2019-09-06 14:33:24 +02:00
Alexandre Bodin
c4b7ae55e6 Fix username unique in users-permissions plugin and implement sql db unique option 2019-07-16 17:23:39 +02:00
Alexandre Bodin
af43649845 Implement strapi.queries 2019-07-16 17:23:38 +02:00
Alexandre Bodin
73667dec7c Fix admin pwd persisted in plaintext on edit 2019-06-27 17:46:52 +02:00
Alexandre Bodin
42e0bf8fed Refactor strapi-admin services and controllers 2019-05-24 17:03:01 +02:00
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