Commit graph

6810 commits

Author SHA1 Message Date
loks0n
0e254618f6 fix: tests 2024-11-05 18:37:48 +01:00
loks0n
6fd54d646a fix: tests 2024-11-05 18:05:33 +01:00
loks0n
9d1f366161 fix: console 2024-11-05 17:59:14 +01:00
loks0n
71879236b8 fix: disable test 2024-11-05 17:42:01 +01:00
Luke B. Silver
65fa578c3a
Merge branch '1.6.x' into feat-list-memberships-as-client 2024-11-05 17:07:00 +01:00
loks0n
69e8fdf077 chore: refactor 2024-11-05 17:05:21 +01:00
loks0n
229fe9ecd5 fix: tests 2024-11-05 15:50:32 +01:00
loks0n
ab7e454292 fix: event name 2024-11-05 15:17:41 +01:00
loks0n
2dea9b1f51 chore: clone 2024-11-05 14:35:35 +01:00
loks0n
20d8a702a1 chore: refactor 2024-11-04 15:20:43 +00:00
Luke B. Silver
1ff21034a9
Merge branch '1.6.x' into fix-oauth-trigger-create-user-event 2024-11-04 15:07:31 +00:00
loks0n
d2deca7f1f feat: refactor events 2024-11-04 15:05:54 +00:00
Jake Barnby
4489d5f77f
Fix validator 2024-11-04 22:13:38 +13:00
Jake Barnby
a00671fe29
Lint 2024-11-04 21:53:00 +13:00
Jake Barnby
6bba134650
Set min/max for datetime validator 2024-11-04 21:50:22 +13:00
Jake Barnby
de2ce16f10
Fix non-variable passed by reference 2024-11-04 21:49:20 +13:00
Jake Barnby
b6287e11a3
Add storage catches 2024-11-04 21:40:02 +13:00
Jake Barnby
c59cd97eb8
Not found exception 2024-11-04 20:57:08 +13:00
Jake Barnby
f9813b86ac
Merge pull request #8890 from appwrite/fix-update-size-validator
Fix validator usage for updating string size
2024-11-04 14:59:09 +13:00
loks0n
ff95532ccb chore: refactor 2024-11-01 16:29:34 +00:00
loks0n
e87ed0e13a chore: refactor use from over clonse 2024-11-01 15:24:29 +00:00
loks0n
4c14375d89 fix: tests 2024-11-01 13:31:33 +00:00
loks0n
37d60e1039 fix: var name 2024-11-01 13:28:13 +00:00
loks0n
f5e2f4acfa fix: endpoint name 2024-11-01 12:53:54 +00:00
loks0n
c9b2d6eb90 feat: teamHideSensitiveFields 2024-11-01 11:38:56 +00:00
Luke B. Silver
ab3b7d3028
Merge branch '1.6.x' into fix-oauth-trigger-create-user-event 2024-10-31 10:39:42 +00:00
Bradley Schofield
40b8af0671 Further cleanup code now findOne returns empty doc 2024-10-31 17:13:23 +09:00
Bradley Schofield
e15ac03c59 Merge branch '1.6.x' into chore-update-databases-findone
# Conflicts:
#	composer.json
#	composer.lock
2024-10-31 16:57:45 +09:00
loks0n
51ae3a6475 fix: tests 2024-10-30 18:31:14 +00:00
loks0n
2736f6009a feat: dirty solution 2024-10-30 18:18:37 +00:00
loks0n
401996e7c2 Merge branch 'fix-oauth-trigger-create-user-event' of https://github.com/appwrite/appwrite into fix-oauth-trigger-create-user-event 2024-10-30 18:01:24 +00:00
loks0n
26c53bcf9c feat: clone queue 2024-10-30 18:01:12 +00:00
Luke B. Silver
1594dc8925
Merge branch '1.6.x' into fix-oauth-trigger-create-user-event 2024-10-30 11:45:38 +00:00
Fabian Gruber
fed9cdb408 use resource type constants 2024-10-29 16:10:57 +01:00
Luke B. Silver
e89603c479
Merge branch '1.6.x' into fix-oauth-trigger-create-user-event 2024-10-29 12:18:21 +00:00
loks0n
0b35d51547 Merge branch '1.6.x' of https://github.com/appwrite/appwrite into fix-oauth-trigger-create-user-event 2024-10-29 12:16:47 +00:00
loks0n
13d1376e28 fix: type 2024-10-29 11:20:52 +00:00
loks0n
3020c0beea fix: missing dep 2024-10-29 11:01:29 +00:00
loks0n
d16251d261 fix: remove old create user events 2024-10-29 10:58:57 +00:00
loks0n
5afa8c6158 feat: usage db listener 2024-10-29 10:51:40 +00:00
Jake Barnby
eacb55cdcc
Fix validator usage for updating string size 2024-10-29 19:04:37 +13:00
Luke B. Silver
61627337fa
Merge branch 'main' into fix-oauth-trigger-create-user-event 2024-10-28 18:40:21 +00:00
Fabian Gruber
225e2c21c3 feat: allow blocking based on resource attributes 2024-10-24 11:26:25 +02:00
Fabian Gruber
a9b648b2a9 chore: replace 'Expires' with 'Cache-Control: private' header to avoid CDN caching 2024-10-22 11:38:05 +02:00
Jake Barnby
1ed3dee135
Fix tests 2024-10-22 14:54:34 +13:00
Jake Barnby
8ab1600417
Update users API 2024-10-22 14:35:04 +13:00
Jake Barnby
99710e7b74
Force expired false if updating target identifier 2024-10-22 14:08:16 +13:00
Jake Barnby
b32cb30737
Force CI 2024-10-17 18:51:41 +13:00
Jake Barnby
ea2192a83c
Force CI 2024-10-17 18:51:26 +13:00
Jake Barnby
a7f1cc128a
Validate cursor queries to avoid getDocument type error 2024-10-17 18:41:24 +13:00
Jake Barnby
f6658c4f5a
Merge remote-tracking branch 'origin/1.6.x' into check-cursor-value 2024-10-17 18:32:11 +13:00
Matej Bačo
408dcbc263 Add async exec doc test 2024-10-14 13:06:08 +00:00
Matej Bačo
16a8fdce4e
Merge branch '1.6.x' into fix-move-write-execution-to-worker 2024-10-13 21:08:13 +02:00
Steven Nguyen
c247f4cc88
Merge pull request #8766 from appwrite/remove-audit-deletes
remove audits deletion
2024-10-11 16:25:26 -07:00
Matej Bačo
8fea73d3bf Fix db issues 2024-10-11 13:32:48 +00:00
Jake Barnby
212222ef74
Merge pull request #8767 from appwrite/chore-release-ruby
Chore release ruby
2024-10-10 14:44:03 +13:00
Khushboo Verma
d1ab8c4df8 Move createDocument from api to worker 2024-10-09 14:04:08 +05:30
Jake Barnby
8bc37026cd
Revert "Feat adding coroutines" 2024-10-08 20:54:40 +13:00
Jake Barnby
ba24b668c9
Lint 2024-10-08 14:43:06 +13:00
Jake Barnby
2a6572ec4a
Merge remote-tracking branch 'origin/1.6.x' into chore-release-ruby
# Conflicts:
#	app/controllers/api/functions.php
#	composer.lock
2024-10-08 14:39:30 +13:00
Jake Barnby
be1cada848
Fix specs 2024-10-08 14:17:34 +13:00
Binyamin Yawitz
60e0554fdf
fix: remove leftover print_r 2024-10-07 20:41:44 -04:00
Binyamin Yawitz
c34f8afa81
fix: wrong document check 2024-10-07 20:34:27 -04:00
Binyamin Yawitz
ab5632bfcd
fix: wrong document check 2024-10-07 20:17:45 -04:00
Binyamin Yawitz
3e9a24232c
fix: introducing local variable 2024-10-07 15:26:01 -04:00
Binyamin Yawitz
16835f96bf
chore: merge 2024-10-07 11:02:18 -04:00
loks0n
e0bd500aa2 fix: realtime event 2024-10-07 15:58:34 +01:00
loks0n
6dab42e59a chore: use project injectable 2024-10-07 14:00:19 +01:00
shimon
4590ae11ee revert last commit 2024-10-07 13:57:02 +03:00
shimon
fa513d6242 debug 2024-10-07 11:06:08 +03:00
Bradley Schofield
4c5b202f8d Merge branch '1.6.x' into chore-update-databases-findone
# Conflicts:
#	composer.json
#	composer.lock
2024-10-07 11:42:43 +09:00
Bradley Schofield
91b78a70ae Remove redundancy 2024-10-07 11:40:01 +09:00
shimon
424f24af04 remove resource 2024-10-06 21:02:24 +03:00
shimon
a7c0ef3d09 remove audits deletion 2024-10-06 20:22:25 +03:00
loks0n
ac5bc22817 feat: ping endpoint 2024-10-04 23:23:18 +01:00
ItzNotABug
6080a363ee update: names. 2024-10-04 13:28:38 +05:30
Torsten Dittmann
ec77ab1007 Merge branch '1.6.x' of https://github.com/appwrite/appwrite into migrations-backups 2024-10-03 11:13:44 +02:00
Binyamin Yawitz
671f801cd5
fix: missing protocol 2024-10-02 13:27:02 -04:00
Torsten Dittmann
4f4edc48af Merge branch '1.6.x' of https://github.com/appwrite/appwrite into migrations-backups 2024-10-02 17:38:50 +02:00
Damodar Lohani
769a8ee6c9
Remove JPEG fallback for webp
- Now that safari supports webp but without the appropriate header, remove the fallback
2024-10-02 11:23:27 +05:45
fogelito
e1a772fd3e Merge branch '1.6.x' of https://github.com/appwrite/appwrite into migrations-backups 2024-10-01 21:45:10 +03:00
Binyamin Yawitz
2703ca1106
chore: merge 2024-10-01 11:44:01 -04:00
Christy Jacob
c610c9aff1
Merge pull request #8565 from appwrite/feat-console-roles-dl
chore: Changes for console roles support
2024-10-01 19:20:04 +04:00
Binyamin Yawitz
5e8ef5523d
Reapply "Fix auth injection"
This reverts commit 904e4c8650.
2024-10-01 11:08:47 -04:00
Binyamin Yawitz
d14edf4207
reverting: to set coroutines as head 2024-10-01 10:30:47 -04:00
fogelito
54f55f65f4 deletes-worker-set-project 2024-10-01 17:17:36 +03:00
Matej Bačo
c0a489311c Merge branch '1.6.x' into fix-logger-throwing-error 2024-09-30 16:22:01 +02:00
Matej Bačo
2b3cab887f Merge branch 'main' into 1.6.x 2024-09-30 15:33:15 +02:00
Damodar Lohani
e9a5299547 Merge remote-tracking branch 'origin/1.6.x' into feat-console-roles-dl 2024-09-29 02:01:42 +00:00
Torsten Dittmann
5f15c34ad5 Merge branch 'feat-console-roles-dl' of https://github.com/appwrite/appwrite into migrations-backups 2024-09-27 14:55:57 +02:00
Torsten Dittmann
2841875714 Merge branch 'main' of https://github.com/appwrite/appwrite into migrations-backups 2024-09-27 12:15:11 +02:00
Damodar Lohani
d4b480b014
catch error pushing error logs everywhere 2024-09-26 16:36:51 +05:45
Damodar Lohani
77ccec337e
Fix: Logger throwing fatal error 2024-09-26 16:29:07 +05:45
fogelito
b1cfd1c0ff Merge branch '1.6.x' of https://github.com/appwrite/appwrite into migrations-backups
# Conflicts:
#	app/controllers/api/databases.php
#	composer.lock
2024-09-26 10:42:15 +03:00
Steven Nguyen
52700f12c2
Merge pull request #8404 from appwrite/1.5.x-db-storage-metrics
db storage metrics
2024-09-25 21:09:26 -07:00
Steven Nguyen
52e5947822
Merge branch 'main' into docs-fix-endpoints 2024-09-25 14:05:59 -07:00
Luke B. Silver
36368f3d80
Merge branch 'main' into fix-oauth-trigger-create-user-event 2024-09-25 11:26:58 +01:00
loks0n
3ba7d7c7de fix: add payload 2024-09-25 10:48:39 +01:00
loks0n
ab5ef97767 fix: oauth trigger create user event 2024-09-25 10:39:11 +01:00
Luke B. Silver
bff846480a
Update app/controllers/api/functions.php
Co-authored-by: Matej Bačo <matejbacocom@gmail.com>
2024-09-25 10:01:12 +01:00
loks0n
711dc7bd08 feat: add logic 2024-09-25 09:59:51 +01:00
Luke B. Silver
b52c9648f1
Merge branch '1.6.x' into feat-make-create-execution-async-loose 2024-09-25 09:35:55 +01:00
Damodar Lohani
abe145dae2 fix formatting 2024-09-24 02:40:01 +00:00
Damodar Lohani
f2eb1c3b3e
Update api.php 2024-09-24 07:04:05 +05:45
Bradley Schofield
f9d0f8fc38 Run Linter 2024-09-23 18:16:18 +09:00
Bradley Schofield
a309f31a33 Add tests, move hooks to API Layer 2024-09-23 18:08:48 +09:00
Damodar Lohani
c31e928def fix linter 2024-09-22 02:44:53 +00:00
Damodar Lohani
985a31ca04
Merge branch '1.6.x' into feat-console-roles-dl 2024-09-22 08:26:14 +05:45
loks0n
8ae99cb373 feat: make create execution async loose 2024-09-20 20:00:59 +01:00
Binyamin Yawitz
5512340cdd
Revert "Feat eldad4 coroutines" 2024-09-20 12:30:05 -04:00
Binyamin Yawitz
904e4c8650
Revert "Fix auth injection" 2024-09-20 12:24:12 -04:00
Binyamin Yawitz
24eef9accf
fix: injection name 2024-09-19 18:28:24 -04:00
Binyamin Yawitz
48d4d873de
Merge branch '1.6.x' into feat-eldad4-coroutines 2024-09-19 13:50:27 -04:00
fogelito
b519f5e23a Merge branch '1.6.x' of https://github.com/appwrite/appwrite into migrations-backups
# Conflicts:
#	composer.json
#	composer.lock
#	src/Appwrite/Platform/Tasks/ScheduleBase.php
#	src/Appwrite/Specification/Format/Swagger2.php
2024-09-19 18:19:45 +03:00
Bradley Schofield
82687c8ca4 Merge branch 'main' into 1.5.x-db-storage-metrics
# Conflicts:
#	app/config/specs/open-api3-latest-console.json
#	app/config/specs/swagger2-latest-console.json
#	app/controllers/api/project.php
#	src/Appwrite/Utopia/Response/Model/UsageProject.php
#	tests/e2e/General/UsageTest.php
2024-09-19 15:37:27 +09:00
Christy Jacob
e0686894f1
Merge pull request #8685 from appwrite/chore-sync-main-into-1.6.x
Sync main into 1.6.x
2024-09-18 21:50:31 +04:00
Steven Nguyen
b8fbbf3710
Merge branch 'main' into chore-sync-main-into-1.6.x 2024-09-18 16:43:05 +00:00
Binyamin Yawitz
1581a8c654
chore: merge 2024-09-18 09:28:55 -04:00
Bradley Schofield
e88cfed03a Normalize algorithm being used 2024-09-18 16:30:02 +09:00
Damodar Lohani
1aa99a0f3e
Merge branch '1.6.x' into feat-console-roles-dl 2024-09-18 11:58:09 +05:45
Bradley Schofield
be3e3790c9 Update Database lib, update instances where findOne is used to ensure we check document is empty. 2024-09-18 14:47:36 +09:00
Christy Jacob
af126a28ae
Merge pull request #8639 from appwrite/fix-scheduled-executions
Fix: scheduled executions data
2024-09-18 01:40:31 +04:00
Damodar Lohani
e1238d0fe9
Merge branch '1.6.x' into feat-console-roles-dl 2024-09-17 14:52:29 +05:45
Binyamin Yawitz
e246005c51
chore: merge 2024-09-16 11:17:40 -04:00
Torsten Dittmann
c5dae9f018 fix: backwards compatibility 2024-09-16 13:49:13 +02:00
Torsten Dittmann
8ac2f64353 fix: function storage metrics 2024-09-16 11:58:08 +02:00
Matej Bačo
c4991b9941 Merge remote-tracking branch 'origin/1.6.x' into fix-scheduled-executions 2024-09-14 10:28:30 +00:00
Christy Jacob
ca9af0510a
Merge pull request #8627 from appwrite/fix-functions-logging
Fix: logging behaviour for Functions
2024-09-10 14:49:06 +04:00
Christy Jacob
876bb6e2c8
Merge pull request #8631 from appwrite/feat-vcs-env-vars
Feat: VCS vars to deployments & executions
2024-09-10 14:48:22 +04:00
Matej Bačo
8a2083feb5 Merge branch '1.6.x' of https://github.com/appwrite/appwrite into fix-scheduled-executions 2024-09-10 10:38:01 +00:00
Binyamin Yawitz
3ca7672726
chore: merge 2024-09-09 17:59:38 +02:00
Steven Nguyen
9febb06052
fix: update abuse-key for mfa challenge endpoints
Because the key was not specific enough, when one user triggered the
rate limit, all users were affected.
2024-09-09 14:10:58 +00:00
Binyamin Yawitz
ef1380bf61
chore: merge 2024-09-09 14:52:47 +02:00
Jake Barnby
f86b75733e
Revert body validator 2024-09-09 22:34:24 +12:00
Jake Barnby
af7bd705f4
Update console SDK version 2024-09-09 19:17:47 +12:00
Matej Bačo
b1769ed5ca Fix scheduled executions data 2024-09-07 12:20:23 +02:00
Matej Bačo
ff1d64a36a Add VCS vars to deployments & executions 2024-09-06 10:50:29 +00:00
Jake Barnby
e73053d5b2
Merge remote-tracking branch 'origin/1.6.x' into 1.6.1 2024-09-06 22:26:01 +12:00
Binyamin Yawitz
d0cc9c8a13
fix: expanding exception classes & conditioning experiment logger 2024-09-05 18:44:06 -04:00
Binyamin Yawitz
5622d1fd89
fix: adjusting to cr 2024-09-05 18:22:28 -04:00
Binyamin Yawitz
0d41b084ea
chore: formatting and packages updates 2024-09-05 18:17:16 -04:00
Binyamin Yawitz
48264673da
fix: adding experimental logger 2024-09-05 18:14:06 -04:00
Binyamin Yawitz
9e525366cb
Merge branch '1.6.x' into feat-eldad4-coroutines
# Conflicts:
#	app/controllers/api/functions.php
#	app/init.php
#	composer.lock
#	src/Appwrite/Specification/Format/Swagger2.php
2024-09-05 18:09:16 -04:00
Binyamin Yawitz
557eefe2c4
review: addressing 2024-09-05 18:06:41 -04:00
Binyamin Yawitz
439e42e1ab
review: addressing 2024-09-05 14:49:37 -04:00
Christy Jacob
3cef3a76ce
Merge pull request #8625 from appwrite/fix-router-logging
Fix: router function execution logging
2024-09-05 21:03:07 +04:00
Matej Bačo
9891f61610 Improve mail datetime format 2024-09-05 16:33:16 +02:00
Matej Bačo
4ae5e82d6f Fix logging behaviour; new tests 2024-09-05 13:23:24 +00:00
Matej Bačo
fbe824af10 Fix router function execution logging 2024-09-05 10:17:30 +00:00
Jake Barnby
3f99f01953
Recreate original on create failure with new key 2024-09-05 20:41:50 +12:00
Jake Barnby
a28f19ff3c
Merge fix 2024-09-05 16:16:28 +12:00
Jake Barnby
57c5925526
Wrap attribute recreate in transaction 2024-09-05 15:45:28 +12:00
Jake Barnby
d39729d830
Param reorder 2024-09-05 15:45:13 +12:00
Jake Barnby
df7fa7c344
Revert payload to text 2024-09-05 15:44:49 +12:00
Damodar Lohani
cd40df8388 fix tests and membership update 2024-09-05 03:43:02 +00:00
Jake Barnby
24746de9ba
Merge remote-tracking branch 'origin/1.6.1' into feat-renaming-attributes
# Conflicts:
#	app/config/specs/open-api3-latest-console.json
#	app/config/specs/open-api3-latest-server.json
#	app/config/specs/swagger2-latest-console.json
#	app/config/specs/swagger2-latest-server.json
#	app/controllers/api/databases.php
2024-09-05 15:31:04 +12:00
Damodar Lohani
3075cbe626 make mock public 2024-09-05 03:28:17 +00:00
Damodar Lohani
59760bf529
Update api.php 2024-09-05 08:28:47 +05:45
Jake Barnby
c58fa78962
Remove tenant in filter 2024-09-05 14:25:11 +12:00
Damodar Lohani
42b85fad54
remove dumps 2024-09-05 07:12:59 +05:45
Damodar Lohani
7c1c025f9e remove console roles test 2024-09-04 23:35:31 +00:00
Binyamin Yawitz
74a8c7da12
fix: fixes 2024-09-04 16:41:45 -04:00
Binyamin Yawitz
feb775d2c4
chore: merge, lint, stan 2024-09-04 14:52:01 -04:00
Jake Barnby
d29938107c
Merge branch '1.6.1' into feat-renaming-attributes
# Conflicts:
#	app/config/specs/open-api3-latest-console.json
#	app/config/specs/open-api3-latest-server.json
#	app/config/specs/swagger2-1.6.x-console.json
#	app/config/specs/swagger2-latest-console.json
#	app/config/specs/swagger2-latest-server.json
#	composer.lock
2024-09-04 21:18:51 +12:00
Jake Barnby
72d6fb3901
Merge branch '1.6.1' into feat-string-attribute-resizing
# Conflicts:
#	app/config/specs/open-api3-latest-console.json
#	app/config/specs/open-api3-latest-server.json
#	app/config/specs/swagger2-latest-console.json
#	app/config/specs/swagger2-latest-server.json
#	composer.lock
2024-09-04 21:06:21 +12:00
Jake Barnby
db269d8b8f
Merge remote-tracking branch 'origin/1.6.x' into migrations-backups 2024-09-04 20:23:14 +12:00
Damodar Lohani
cb537534e3 remove dump 2024-09-04 07:42:35 +00:00
Damodar Lohani
555f3f9406
Update api.php 2024-09-04 12:29:56 +05:45
Damodar Lohani
a89cf443aa
Update api.php 2024-09-04 12:28:52 +05:45
Damodar Lohani
269efbe2f0
Update api.php 2024-09-04 12:25:51 +05:45
Damodar Lohani
107fc1d069 fix check 2024-09-04 02:45:05 +00:00
Damodar Lohani
1752c6be44 fix team resource 2024-09-04 02:40:53 +00:00
Damodar Lohani
1f83dab9e1 fix roles for /projects/:projectId endpoints 2024-09-04 02:16:18 +00:00
Damodar Lohani
bc5ac28b84 update validator and formatting 2024-09-04 02:01:56 +00:00
Damodar Lohani
413f3c20ab use proper scope for platforms and keys endpoint 2024-09-04 01:51:32 +00:00
Steven Nguyen
afdf34c45c
fix: update console redirect to include query params
Use `$request->getParams()` because `$request->getURI()` does not include
the query string.
2024-09-04 00:18:59 +00:00
Binyamin Yawitz
cedf3cf28d
chore: format 2024-09-03 19:32:30 -04:00
Binyamin Yawitz
7d6eac4ddb
Merge branch '1.6.x' into feat-eldad4-coroutines
# Conflicts:
#	app/cli.php
#	app/controllers/api/account.php
#	app/controllers/api/functions.php
#	app/controllers/api/projects.php
#	app/controllers/general.php
#	app/controllers/shared/api.php
#	app/http.php
#	app/init.php
#	app/realtime.php
#	app/worker.php
#	composer.json
#	composer.lock
#	src/Appwrite/Migration/Migration.php
#	src/Appwrite/Platform/Tasks/Migrate.php
#	src/Appwrite/Platform/Tasks/ScheduleExecutions.php
#	src/Appwrite/Platform/Workers/Builds.php
#	src/Appwrite/Platform/Workers/Deletes.php
#	src/Appwrite/Specification/Format/Swagger2.php
#	src/Appwrite/Utopia/Response.php
2024-09-03 19:06:48 -04:00
Richard Choi
08b539ba05 change API reference endpoints to sentence case 2024-09-03 16:32:11 +00:00
Richard Choi
4e780c0f75 Change API reference endpoints to sentence casing 2024-09-03 16:22:30 +00:00
loks0n
2bf5809505 feat: add methodType upload to create deployment 2024-09-03 14:44:11 +01:00
Jake Barnby
2c2e88f645
Merge remote-tracking branch 'origin/1.6.x' into migrations-backups
# Conflicts:
#	app/init.php
#	composer.json
#	composer.lock
#	src/Appwrite/Platform/Tasks/ScheduleBase.php
#	src/Appwrite/Specification/Format/Swagger2.php
2024-09-03 14:48:57 +12:00
Damodar Lohani
7aacaad94d remove dump 2024-09-03 02:07:41 +00:00
Damodar Lohani
550a479532 Merge remote-tracking branch 'origin/1.6.x' into feat-console-roles-dl 2024-09-03 02:05:43 +00:00
fogelito
d356d52c05 Merge branch 'main' of https://github.com/appwrite/appwrite into migrations-backups
# Conflicts:
#	composer.lock
2024-09-02 14:17:54 +03:00
Bradley Schofield
a8b5a8a038
Merge branch '1.6.x' into fix-domain-execution-stats 2024-09-02 13:51:33 +09:00
Bradley Schofield
5820787afc Run Linter 2024-08-30 19:21:26 +09:00
Bradley Schofield
627cbe285f Address Comments 2024-08-30 19:18:45 +09:00
Bradley Schofield
40b1c28db0 Implement String Attribute Resizing 2024-08-30 18:22:17 +09:00
Bradley Schofield
c4d64a52d6 Fix Bandwidth and other metrics not being tracked for custom domain executions 2024-08-30 12:55:25 +09:00
loks0n
fc630bf3da feat: payload validator 2024-08-29 15:46:18 +01:00
Christy Jacob
53a86e62d2 Merge branch 'update-sdk-versions' of github.com:appwrite/appwrite into update-sdk-versions 2024-08-27 15:56:52 +04:00
Christy Jacob
fec30cc614 feat: update SDK version 2024-08-27 15:56:15 +04:00
Bradley Schofield
a02a092faf Merge branch '1.6.x' into feat-1.5.x-impl-deployment-storage-projects-usage
# Conflicts:
#	app/controllers/api/project.php
#	src/Appwrite/Utopia/Response/Model/UsageProject.php
2024-08-27 15:49:21 +09:00
Christy Jacob
e8125b4070 feat: linter 2024-08-26 15:05:50 +04:00
Christy Jacob
4f8e6d7005 feat: update experimental logging provider 2024-08-26 14:42:48 +04:00
fogelito
d8148c5491 Change TimeLimit namespace 2024-08-25 11:19:25 +03:00
Torsten Dittmann
6ef600deb9 Merge branch '1.6.x' of https://github.com/appwrite/appwrite into feat-react-native-platform 2024-08-23 21:44:58 +02:00
Binyamin Yawitz
5cdb8388a1
chore: versions update 2024-08-23 13:02:54 -04:00
fogelito
5f27d75c11 Address comments 2024-08-22 17:30:50 +03:00