Chirag Aggarwal
2d05d608f4
Upgrade utopia-php dependencies and fix namespace changes
...
- Upgrade utopia-php/cli from 0.15 to 0.22
- Upgrade utopia-php/analytics from 0.10 to 0.15
- Upgrade utopia-php/orchestration from 0.9 to 0.19
- Use dev branches for utopia-php/framework and utopia-php/platform
- Remove utopia-php/swoole dependency (merged into framework)
- Migrate Utopia\CLI\Console to Utopia\Console across all files
- Migrate Utopia\Http to Utopia\Http\Http namespace
- Migrate Utopia\Swoole\Files to Utopia\Http\Files (now instance-based)
- Convert static CLI::setResource() calls to instance-based Dependency API
- Fix StatsResources task named parameter mismatch
2026-02-10 10:34:24 +05:30
Chirag Aggarwal
1eaf5d5ffa
replace app usage with http
2026-02-04 11:22:04 +05:30
loks0n
f765eb92e7
feat: cors service
2025-12-11 09:01:31 +00:00
Jake Barnby
8bc37026cd
Revert "Feat adding coroutines"
2024-10-08 20:54:40 +13:00
Binyamin Yawitz
d14edf4207
reverting: to set coroutines as head
2024-10-01 10:30:47 -04:00
Binyamin Yawitz
5512340cdd
Revert "Feat eldad4 coroutines"
2024-09-20 12:30:05 -04:00
Matej Bačo
db1674811f
Finish fixing code QL warnings
2024-03-08 13:57:20 +01:00
Matej Bačo
efeb898be1
Import fixes
2024-03-07 15:29:42 +01:00
Matej Bačo
596e59f2cc
response format fix, smtp QA fixes
2023-08-25 17:13:25 +02:00
Christy Jacob
d5fb9ab9a6
Merge branch 'master' of https://github.com/appwrite/appwrite into add-console-headers
2023-04-26 03:37:39 +00:00
Torsten Dittmann
f7e35cce2c
fix: sdk typo
2023-01-16 12:09:13 +01:00
Christy Jacob
17b7af9199
fix: add headers to console
2022-11-23 02:44:38 +05:30
Torsten Dittmann
4210fdcb27
feat: console rewrite
2022-10-11 16:36:39 +02:00
Damodar Lohani
51a6db995a
groups at the top in hooks
2022-08-02 01:10:48 +00:00
Damodar Lohani
b168dde502
implementing new Utopia hooks
2022-07-22 06:00:42 +00:00
Everly Precia Suresh
f039fb36fc
format newly added changes
2022-05-31 11:35:59 +00:00
Everly Precia Suresh
746dc72439
fix merge conflicts
2022-05-31 11:32:46 +00:00
Everly Precia Suresh
05c9c47ff9
refactor home.php
2022-05-26 13:37:37 +00:00
Everly Precia Suresh
19300ccdd7
format files in app, src, tests
2022-05-23 14:54:50 +00:00
Christy Jacob
5e41aad012
feat: remove unused imports
2022-02-08 01:04:52 +04:00
Eldad Fux
d1b5f310e3
Added spec generator CLI command, remove old HTTP endpoint
2022-01-01 14:07:11 +02:00
Torsten Dittmann
a7ee99dcef
fix: utopia view
2021-12-14 10:11:34 +01:00
Torsten Dittmann
8db80e164d
Merge branch 'feat-database-indexing' of https://github.com/appwrite/appwrite into sync-realtime-with-db-refactor
2021-10-07 12:08:24 +02:00
Torsten Dittmann
1ed41f52d3
Merge branch 'master' of https://github.com/appwrite/appwrite into sync-realtime-with-db-refactor
2021-09-30 12:32:10 +02:00
Matej Baco
73c0b23680
Swagger (2,3) support for multiple types of response
2021-09-30 11:59:01 +02:00
Torsten Dittmann
c729972325
fix(security): replace getQuery with frontend equivalent
2021-08-31 16:05:43 +02:00
Damodar Lohani
e9e83d14c3
updates and fixes, default handler for magic login
2021-08-31 15:07:48 +05:45
Eldad Fux
1ecd9c865e
Fixed tests removed redundant $collection attribute
2021-08-17 09:24:12 +03:00
Eldad Fux
c27fb0f000
work in progress
2021-07-31 07:58:33 +03:00
Eldad Fux
13c1bb045d
Cleanup old db library
2021-07-25 17:47:18 +03:00
Eldad Fux
9f81790761
Updates to swagger tests
2021-06-13 18:01:56 +03:00
Eldad Fux
2a07d311e8
Merge branch 'master' of github.com:appwrite/appwrite into feat-database-indexing
2021-06-11 15:04:15 +03:00
Torsten Dittmann
114578f102
remove leftover
2021-06-04 10:23:29 +02:00
Torsten Dittmann
4771b6ca78
feat(specs): include unused models param
2021-06-01 14:13:44 +02:00
Eldad Fux
abd0bba8a4
Merge branch 'master' of github.com:appwrite/appwrite into feat-database-indexing
2021-05-27 01:31:29 +03:00
Eldad Fux
019f1e9d57
Fixed specs and code examples
2021-05-19 17:26:06 +03:00
Eldad Fux
b93a5227b6
Fixed auth redirect
2021-05-17 12:38:03 +03:00
Eldad Fux
7192fc58d8
Fixed root redirect
2021-05-13 08:59:00 +03:00
Eldad Fux
69abbba02b
Changed god account to root account
2021-05-12 17:53:25 +03:00
Eldad Fux
1a4e813e45
Merge branch '0.8.x' of github.com:appwrite/appwrite into feat-god-user
2021-04-23 23:33:04 +03:00
Eldad Fux
63c93aab1f
Added JWT auth to client SDKs
2021-04-16 10:59:41 +03:00
Eldad Fux
ce8b3686d8
Replaced sdk.security with sdk.auth
2021-04-16 10:22:17 +03:00
Eldad Fux
8ea83b24c3
Added new JWT as SDK auth method
2021-03-29 00:22:12 +03:00
Eldad Fux
b8518ed6f5
Added latest versions endpoint
2021-02-24 20:31:43 +02:00
Eldad Fux
3b9b751d5a
Fixed count
2021-02-23 15:03:43 +02:00
Eldad Fux
cdf54fd19c
Disable recovery when SMTP is off
2021-02-23 14:00:31 +02:00
Eldad Fux
c10500c882
Added an option for a console god user
2021-02-23 13:29:12 +02:00
Eldad Fux
30e89612ae
Fixed tag descriptions
2021-02-10 17:04:50 +02:00
Christy Jacob
a693b72946
feat: added short descriptions for all services
2021-02-09 00:08:00 +05:30
Eldad Fux
237973bcb9
Added service descriptions to Swagger and OpenAPI3 specs
2021-01-26 13:54:06 +02:00