shimon
|
abdd5f016a
|
addressing comments
|
2023-02-02 13:55:23 +02:00 |
|
fogelito
|
898f02e1c8
|
Update list with databaseId
|
2023-02-02 10:55:23 +02:00 |
|
fogelito
|
3ac2adf13f
|
Update list with databaseId
|
2023-01-31 18:16:24 +02:00 |
|
fogelito
|
6aab350669
|
change route names
|
2023-01-30 12:36:15 +02:00 |
|
fogelito
|
73a2d103fb
|
Query filters + cursor for list slow queries
|
2023-01-29 14:33:52 +02:00 |
|
Christy Jacob
|
e5a6db6133
|
Merge pull request #4890 from appwrite/doc-clarify-permission
Update permission and ID param descriptions for grammar and clarity.
|
2023-01-28 04:15:20 +05:30 |
|
fogelito
|
14a6f407b8
|
timeout get
|
2023-01-25 11:07:19 +02:00 |
|
fogelito
|
1bcb2b561a
|
timeout get
|
2023-01-25 11:05:49 +02:00 |
|
fogelito
|
bad3b40ae9
|
timeout patch
|
2023-01-25 10:48:44 +02:00 |
|
fogelito
|
a69d6fd3f8
|
New timeout rout for list blocked docs
|
2023-01-24 19:30:59 +02:00 |
|
fogelito
|
55ca917edf
|
Code clean up
|
2023-01-22 14:01:22 +02:00 |
|
Vincent (Wen Yu) Ge
|
b25dc38a63
|
clarify custom ID vs unique ID
|
2023-01-20 22:22:16 +00:00 |
|
fogelito
|
d610a14388
|
Code clean up
|
2023-01-19 17:51:23 +02:00 |
|
fogelito
|
1a7e65d339
|
error resource changes
|
2023-01-19 11:19:16 +02:00 |
|
fogelito
|
317469c8fc
|
debugging var dumps
|
2023-01-18 19:25:18 +02:00 |
|
fogelito
|
d615674da6
|
Some changes
|
2023-01-17 19:10:41 +02:00 |
|
fogelito
|
c4ae047833
|
Merge branch 'master' of github.com:appwrite/appwrite into feat-technical-debt-2
Conflicts:
app/init.php
composer.json
composer.lock
|
2023-01-16 10:24:37 +02:00 |
|
fogelito
|
40bd8d54e5
|
remove the hardcoded throw Timeout Exception;
|
2023-01-16 08:32:47 +02:00 |
|
Vincent (Wen Yu) Ge
|
45aea5b941
|
Update branch with master
|
2023-01-13 14:53:54 -05:00 |
|
Vincent (Wen Yu) Ge
|
92a384e31c
|
Fix descriptions for ID and regen 1.2.x specs
|
2023-01-13 14:27:08 -05:00 |
|
Bradley Schofield
|
31b718d829
|
Replace Appwrite Validators with backported Utopia ones
+ Updated Utopia Framework to 0.26.0
+ Replaced Appwrite Validators with Utopia ones
|
2023-01-13 15:28:04 +00:00 |
|
fogelito
|
e746634491
|
validate the sleep operator
|
2023-01-12 18:30:34 +02:00 |
|
Damodar Lohani
|
f41e3b1e8f
|
Merge remote-tracking branch 'origin/master' into feat-db-pools-master-sync
|
2023-01-12 07:25:23 +00:00 |
|
fogelito
|
9241d37c26
|
starting using hooks
|
2023-01-11 17:38:28 +02:00 |
|
fogelito
|
347d4afa24
|
Some POC for exceed timeout case
|
2023-01-08 12:05:50 +02:00 |
|
shimon
|
20f9b0c655
|
refactor usage worker
|
2022-12-22 15:02:41 +02:00 |
|
Vincent (Wen Yu) Ge
|
8239113b95
|
Grammarly check
|
2022-12-20 21:43:55 +00:00 |
|
Vincent (Wen Yu) Ge
|
37fc5114ab
|
Update permission param descriptions for grammar and clarity.
|
2022-12-20 21:39:41 +00:00 |
|
Bradley Schofield
|
c0daed3644
|
Refactor names and cleanup code
|
2022-12-20 16:11:30 +00:00 |
|
shimon
|
7601c9047b
|
e2e tests
|
2022-12-15 11:45:43 +02:00 |
|
shimon
|
285bfe9fd7
|
e2e tests
|
2022-12-15 09:56:06 +02:00 |
|
fogelito
|
8ade726932
|
Changing Role + Permissions namespace
|
2022-12-14 18:04:06 +02:00 |
|
fogelito
|
f96128e14f
|
Changing Id
|
2022-12-14 17:42:25 +02:00 |
|
shimon
|
ba04f845da
|
databases usage
|
2022-12-11 11:00:00 +02:00 |
|
Eldad Fux
|
95e835a902
|
Deprecated Usage stats
|
2022-11-23 19:08:42 +02:00 |
|
Christy Jacob
|
080abbbb79
|
Merge branch 'master' of github.com:appwrite/appwrite into feat-add-console
|
2022-11-17 20:26:10 +05:30 |
|
Jake Barnby
|
f9d2976c1d
|
Merge remote-tracking branch 'origin/1.1.x' into feat-graphql-support
# Conflicts:
# CHANGES.md
# 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
# app/init.php
# app/tasks/sdks.php
# composer.lock
# docker-compose.yml
|
2022-11-16 19:37:35 +13:00 |
|
Bradley Schofield
|
3c71164741
|
Merge branch '1.1.x' into feat-implement-session-length-api
|
2022-11-14 15:30:38 +00:00 |
|
Christy Jacob
|
f5484d4548
|
feat: update mariadb images
|
2022-11-07 19:54:50 +05:30 |
|
Jake Barnby
|
a47bfe71bf
|
Merge remote-tracking branch 'origin/1.2.x' into feat-graphql-support
# Conflicts:
# CHANGES.md
# composer.json
# composer.lock
# tests/e2e/Services/Functions/FunctionsCustomServerTest.php
|
2022-11-04 21:32:57 +13:00 |
|
Eldad Fux
|
1ff53bc82a
|
Merge branch 'master' of https://github.com/appwrite/appwrite into feat-fixes-for-pools
|
2022-11-04 07:26:35 +02:00 |
|
Eldad Fux
|
f6ae1fedd2
|
Fixed broken call
|
2022-11-03 22:24:03 +02:00 |
|
Christy Jacob
|
503bd53a47
|
Merge branch 'master' of https://github.com/appwrite/appwrite into feat-mysql-test
|
2022-10-25 13:48:59 +00:00 |
|
Jake Barnby
|
2f444ead34
|
Revert "Review revert unrelated change"
This reverts commit bf064fa5c9.
|
2022-10-25 18:31:51 +13:00 |
|
Jake Barnby
|
bf064fa5c9
|
Review revert unrelated change
|
2022-10-25 15:44:19 +13:00 |
|
Vincent (Wen Yu) Ge
|
9a1f54baf1
|
Merge branch 'master' into doc-unique-id
|
2022-10-21 17:43:52 -04:00 |
|
Jake Barnby
|
a2b1941a47
|
Merge remote-tracking branch 'origin/master' into feat-graphql-support
# Conflicts:
# CONTRIBUTING.md
# composer.json
# composer.lock
# docs/references/teams/list-teams.md
|
2022-10-19 13:17:56 +13:00 |
|
Damodar Lohani
|
f78cb09694
|
Merge remote-tracking branch 'origin/master' into feat-usage-refactor
|
2022-10-17 06:55:01 +00:00 |
|
Damodar Lohani
|
be3743e227
|
fix renamed function
|
2022-10-14 11:24:37 +00:00 |
|
Damodar Lohani
|
f86a5b5fcd
|
fix renamed methods
|
2022-10-14 11:12:59 +00:00 |
|