fogelito
|
71f2c6c131
|
Remove purgeCachedCollection
|
2024-11-13 14:55:56 +02:00 |
|
Fabian Gruber
|
8124f6998e
|
feat: add telemetry
|
2024-11-13 13:52:41 +01:00 |
|
loks0n
|
ca533f40c9
|
fix: memberships-privacy mfa only
|
2024-11-13 10:45:50 +01:00 |
|
Khushboo Verma
|
2ad0428727
|
Merge 1.6.x into feat-sites
|
2024-11-13 13:18:21 +05:30 |
|
Bradley Schofield
|
54db5655a1
|
Run Linter
|
2024-11-13 13:42:49 +09:00 |
|
Bradley Schofield
|
dd6bd745df
|
Address Comments, fix permission bug
|
2024-11-13 13:41:18 +09:00 |
|
Bradley Schofield
|
91cc0e627a
|
Address Comments
|
2024-11-13 10:29:43 +09:00 |
|
Bradley Schofield
|
a8f3b63ded
|
Add Tests for Relationships and Permissions, Update error messages to be a little clearer
|
2024-11-13 10:00:40 +09:00 |
|
Bradley Schofield
|
aa42608528
|
Regen Specs
|
2024-11-13 09:22:47 +09:00 |
|
Christy Jacob
|
900f64bf8d
|
feat: hack for multi region
|
2024-11-12 18:00:38 +01:00 |
|
loks0n
|
dad8f597ca
|
debug: whitelist console
|
2024-11-12 16:05:51 +01:00 |
|
 Torsten DittmannandGitHub
|
cca5606b70
|
Merge pull request #8943 from appwrite/feat-realtime-ping-pong
feat: realtime ping pong
|
2024-11-12 14:09:58 +01:00 |
|
loks0n
|
6e7dd26f75
|
feat: fix web routes
|
2024-11-12 12:37:15 +01:00 |
|
Jake Barnby
|
c7f92fbb02
|
Merge remote-tracking branch 'origin/feat-custom-cf-hostnames' into feat-migration
|
2024-11-12 21:43:52 +13:00 |
|
Bradley Schofield
|
172d25d67c
|
Address Comments
|
2024-11-12 15:43:36 +09:00 |
|
Bradley Schofield
|
92c93357cf
|
Address Jake's Comments
|
2024-11-12 11:41:08 +09:00 |
|
Bradley Schofield
|
6faad29907
|
Initial Version
|
2024-11-12 10:20:46 +09:00 |
|
Jake Barnby
|
aa2385ffb9
|
Merge branch 'revert-revert-8946-chore-update-database' into feat-migration
# Conflicts:
# composer.json
# composer.lock
|
2024-11-12 13:36:05 +13:00 |
|
Jake Barnby
|
33037a3ae5
|
Update database
|
2024-11-12 13:34:40 +13:00 |
|
fogelito
|
bae6e465fa
|
updateAttributes
|
2024-11-11 18:46:47 +02:00 |
|
Jake Barnby
|
09da4378c6
|
Merge remote-tracking branch 'origin/1.6.x' into feat-migration
|
2024-11-11 23:13:35 +13:00 |
|
Bradley Schofield
|
07738bdcf9
|
Update Specs
|
2024-11-11 15:29:59 +09:00 |
|
Bradley Schofield
|
44234da995
|
Implement Bulk Updates API
|
2024-11-11 15:27:26 +09:00 |
|
Khushboo Verma
|
ba74ffd4bf
|
Address PR comments
|
2024-11-11 11:48:26 +05:30 |
|
Bradley Schofield
|
f703a0db18
|
Merge branch 'feat-bulk-operations' into feat-bulk-deletes
# Conflicts:
# app/config/specs/open-api3-latest-client.json
# app/config/specs/open-api3-latest-console.json
# app/config/specs/open-api3-latest-server.json
# app/config/specs/swagger2-latest-client.json
# app/config/specs/swagger2-latest-console.json
# app/config/specs/swagger2-latest-server.json
# src/Appwrite/Utopia/Response/Model/BulkOperation.php
|
2024-11-11 12:41:24 +09:00 |
|
Jake Barnby
|
a85b43654c
|
Reapply "Update database"
This reverts commit b1a1ad618a.
|
2024-11-11 15:22:57 +13:00 |
|
shimon
|
ad8693c018
|
Merge branch '1.6.x' of https://github.com/appwrite/appwrite into multi-region-support
# Conflicts:
# Dockerfile
|
2024-11-10 19:39:27 +02:00 |
|
shimon
|
a0280e3c43
|
adding app region to console project
|
2024-11-10 12:26:34 +02:00 |
|
Christy Jacob
|
76216c3bf6
|
Merge branch '1.6.x' of https://github.com/appwrite/appwrite into feat-custom-cf-hostnames
|
2024-11-09 16:01:16 +00:00 |
|
Christy Jacob
|
9334002214
|
Merge branch '1.6.x' of github.com:appwrite/appwrite into update-rules-fetching
|
2024-11-09 16:35:03 +01:00 |
|
Christy Jacob
|
ba91d90c40
|
chore: linter
|
2024-11-09 16:31:33 +01:00 |
|
Christy Jacob
|
6c7f484383
|
chore: update more find methods
|
2024-11-09 16:18:22 +01:00 |
|
Christy Jacob
|
e8ddda079d
|
chore: update more find methods
|
2024-11-09 16:13:44 +01:00 |
|
Christy Jacob
|
e04551ab6e
|
feat: adjust more proxy queries
|
2024-11-09 11:43:52 +01:00 |
|
Christy Jacob
|
6ae9952fa6
|
chore: linter
|
2024-11-08 22:18:05 +01:00 |
|
Christy Jacob
|
5f29af2c27
|
feat: use getDocument instead of find() for rules
|
2024-11-08 22:08:13 +01:00 |
|
 Christy JacobandGitHub
|
b1a1ad618a
|
Revert "Update database"
|
2024-11-09 01:01:14 +04:00 |
|
loks0n
|
2f9b44930f
|
Revert "Merge pull request #8946 from appwrite/chore-update-database"
This reverts commit c0bd1664be, reversing
changes made to b42dd86451.
|
2024-11-08 21:48:27 +01:00 |
|
loks0n
|
627df0d11f
|
chore: remove redundant compression
|
2024-11-08 20:24:55 +01:00 |
|
loks0n
|
fcd323baa4
|
Merge branch '1.6.x' of https://github.com/appwrite/appwrite into feat-custom-cf-hostnames
|
2024-11-08 20:24:35 +01:00 |
|
loks0n
|
532aac6a62
|
chore: dockerfiles
|
2024-11-08 20:00:05 +01:00 |
|
loks0n
|
428998b6b6
|
chore: fix
|
2024-11-08 19:50:20 +01:00 |
|
loks0n
|
d0cf0f6d1d
|
feat: min size env
|
2024-11-08 19:48:32 +01:00 |
|
loks0n
|
0009b73b06
|
Merge branch '1.6.x' of https://github.com/appwrite/appwrite into feat-custom-cf-hostnames
|
2024-11-08 16:53:22 +01:00 |
|
loks0n
|
fb42cbcade
|
Merge branch '1.6.x' of https://github.com/appwrite/appwrite into feat-use-utopia-compression
|
2024-11-08 13:39:13 +01:00 |
|
shimon
|
a6e9d58f12
|
Merge branch 'feat-migration' of https://github.com/appwrite/appwrite into multi-region-support
# Conflicts:
# app/cli.php
# app/controllers/api/projects.php
|
2024-11-08 14:12:48 +02:00 |
|
Jake Barnby
|
030e26b223
|
Merge remote-tracking branch 'origin/1.6.x' into feat-custom-cf-hostnames
|
2024-11-08 23:33:10 +13:00 |
|
Jake Barnby
|
14532acb37
|
Update limit errors
|
2024-11-08 21:43:25 +13:00 |
|
Bradley Schofield
|
5bf20289a5
|
Address Comments
|
2024-11-08 16:17:29 +09:00 |
|
Jake Barnby
|
21bff77c50
|
Merge remote-tracking branch 'origin/feat-custom-cf-hostnames' into feat-migration
# Conflicts:
# composer.json
# composer.lock
|
2024-11-08 16:32:55 +13:00 |
|