Pierre Noël
019007ba3e
improve error message + remove use of API_TOKEN_SALT
2022-04-07 16:34:57 +02:00
Pierre Noël
b48cf115c7
rename APP_SECRETS to APP_KEYS
2022-01-25 11:06:52 +01:00
Pierre Noël
3facd1de7f
add env.example back + code style
2022-01-19 17:21:23 +01:00
Pierre Noël
8b39d44992
create app keys at app creation instead of runtime auto-generation
2022-01-19 17:13:00 +01:00
Pierre Noël
da9b064536
add session middleware + remove authentication using url param access_token
2022-01-19 17:10:41 +01:00
Alexandre Bodin
a33d9e56be
Move admin config to config/admin.js
2021-10-26 12:12:02 +02:00
Alexandre Bodin
20ae9ce9e5
Fix some legacy code and cleanup old code
2021-10-18 21:21:06 +02:00
Alexandre Bodin
c1aa57f436
Harmonize and make policies and middlwares more consistent
2021-10-05 10:43:24 +02:00
Alexandre Bodin
89d0eacdb1
Update ip , compress middlewares
2021-09-29 16:05:33 +02:00
Alexandre Bodin
cd2cdaae76
Resolve plugin from package or path like plugins and allow same resolve at route level
2021-09-29 15:54:16 +02:00
Alexandre Bodin
010294813d
Apply feedbacks
2021-09-29 12:25:06 +02:00
Alexandre Bodin
43c7e47f2b
Merge branch 'releases/v4' into v4/middlewares
2021-09-29 09:52:15 +02:00
Alexandre Bodin
d6a448d44a
Add listing commands
2021-09-29 09:34:37 +02:00
Alexandre Bodin
c610e34c7f
Refactor middleware loading and config/boot
2021-09-27 22:57:24 +02:00
Convly
ef3650f073
Merge branch 'releases/v4' into v4/graphql-schema-generation-refactor
2021-09-27 10:33:31 +02:00
Pierre Noël
932536e534
pass strapi through params instead of creating a wrapping function
2021-09-23 15:55:02 +02:00
Pierre Noël
199dd54e42
migrate user functions folder
2021-09-23 09:14:09 +02:00
Convly
8b139ec162
Merge branch 'releases/v4' into v4/graphql-schema-generation-refactor
2021-09-22 10:48:29 +02:00
Alexandre Bodin
00a43df7bf
Fix bug after merge
2021-09-21 15:32:49 +02:00
Alexandre Bodin
5b0ac47435
Merge branch 'releases/v4' into v4/db-migrations
2021-09-21 15:17:02 +02:00
Alexandre Bodin
4eea2b1569
Fix test and upgrade github workflows
2021-09-21 15:14:26 +02:00
Alexandre Bodin
c173fa416e
wip
2021-09-15 19:53:15 +02:00
Pierre Noël
de4579b25e
change project structure to use /src folder
2021-09-15 16:41:36 +02:00
Jean-Sébastien Herbaux
2b715a6ee9
V4/graphql configuration ( #10896 )
...
* Use a scalar to register the i18n locale arg
* Remove useless files & comments
* Use custom config for apollo server & the pagination (better handling of pagination)
* Fix missing strapi variable being transmitted to wrapResolvers/parseMiddlewares
* PR review comments
2021-09-07 11:23:49 +02:00
Pierre Noël
13cec4cadb
append strapi.dir to plugin path if relative
2021-09-02 12:14:44 +02:00
Alexandre BODIN
c1bc942632
Merge pull request #10846 from strapi/v4/rest-api
...
v4/rest api
2021-09-02 10:05:17 +02:00
Pierre Noël
56ffa3a63f
migrate myplugin to v4
2021-09-01 18:38:40 +02:00
Alexandre Bodin
4b81731941
Fix tests
2021-08-31 19:31:32 +02:00
Alexandre Bodin
b44a552eee
Implement REST API pagination with paged or offset and withCount
2021-08-31 19:31:31 +02:00
Pierre Noël
9362311924
add extend fn to controller registry
2021-08-30 11:00:30 +02:00
Pierre Noël
c547e64571
fix e2e tests
2021-08-18 11:58:17 +02:00
Pierre Noël
f4981dd8e7
Merge branch 'v4/backend' into pluginAPI/loadPlugin
2021-08-10 15:33:06 +02:00
Alexandre Bodin
9c74f0a84e
Fix some database schema sync
2021-08-10 09:36:02 +02:00
Pierre Noël
18da6e2188
Merge branch 'v4/backend' into pluginAPI/loadPlugin
2021-08-09 11:06:34 +02:00
Alexandre Bodin
7f5ca6b479
Fix db config for pg and mysql in getstarted
2021-08-06 09:18:11 +02:00
Pierre Noël
dd0c095f1e
Merge branch 'v4/backend' into pluginAPI/loadPlugin
2021-08-04 15:05:56 +02:00
Alexandre Bodin
10ef480bc0
Move logger out of Strapi.js
2021-08-03 09:12:58 +02:00
Alexandre Bodin
a0011840e8
Merge admin config into strapic config
2021-08-03 08:33:56 +02:00
Pierre Noël
eabe72f92e
WIP
2021-07-26 16:59:59 +02:00
Pierre Noël
9c41753e8a
remove comments
2021-07-23 10:33:25 +02:00
Alexandre Bodin
81dd94c6ec
Refactor all query() calls
2021-07-08 18:15:32 +02:00
Alexandre Bodin
3711ca3072
wip
2021-07-02 02:26:14 +02:00
Pierre Noël
07d17f2cb2
WIP
2021-06-29 16:11:47 +02:00
Alexandre Bodin
fe4e355b24
Branch i18n bootstrap
2021-06-28 22:37:19 +02:00
Alexandre Bodin
d5b96c6e97
fromRow - toRow
2021-06-28 21:37:44 +02:00
Alexandre Bodin
a1e2fc6829
Init fields
2021-06-28 12:34:29 +02:00
Alexandre Bodin
5e46f2999e
Remove connection
2021-06-24 09:09:29 +02:00
Alexandre Bodin
d0af0a5b8e
wip
2021-06-24 09:09:28 +02:00
Pierre Noël
7f441632c0
wip
2021-06-08 10:39:45 +02:00
Pierre Noël
f97c775566
loading plugins with strapi-server.js
2021-05-31 18:28:42 +02:00