Damodar Lohani
|
f9d62599a4
|
fix get usage on Functions
|
2022-07-17 10:43:10 +00:00 |
|
Damodar Lohani
|
dbd941f464
|
fix param
|
2022-07-17 10:39:44 +00:00 |
|
Damodar Lohani
|
ff8e730b8a
|
new function usages endpoint
|
2022-07-17 10:30:58 +00:00 |
|
Ishan Vyas
|
af167a58a8
|
Fix SDK response type for get & update database call
Signed-off-by: Ishan Vyas <isvyas@gmail.com>
|
2022-07-17 12:44:37 +05:30 |
|
Christy Jacob
|
641c4f1bde
|
feat: update naming convention
|
2022-07-16 11:08:36 +05:30 |
|
Christy Jacob
|
42f0bddd60
|
feat: merge and fix conflicts
|
2022-07-15 13:54:27 +04:00 |
|
fogelito
|
97250d8193
|
Merge remote-tracking branch 'origin/origin/datetime-attributes' into origin/datetime-attributes
|
2022-07-14 16:35:25 +03:00 |
|
fogelito
|
0816dd15f9
|
remove comments
|
2022-07-14 16:12:44 +03:00 |
|
Torsten Dittmann
|
5604a6837f
|
Merge branch '0.16.x' of https://github.com/appwrite/appwrite into origin/datetime-attributes
|
2022-07-14 14:14:05 +02:00 |
|
Bradley Schofield
|
5f0032bb7f
|
Use 202 when resources are created asyncronously
|
2022-07-14 10:52:55 +01:00 |
|
Jake Barnby
|
0b7b5496f3
|
Merge remote-tracking branch 'origin/master' into feat-graphql-support
# Conflicts:
# app/init.php
|
2022-07-14 20:13:41 +12:00 |
|
Jake Barnby
|
221e7b59c4
|
Add abuse test
|
2022-07-14 20:11:39 +12:00 |
|
Jake Barnby
|
4f5c7ddada
|
Add invalid query exception
|
2022-07-14 15:57:51 +12:00 |
|
Jake Barnby
|
4ee7f80433
|
Add too many queries exception
|
2022-07-14 15:57:34 +12:00 |
|
Jake Barnby
|
ded46774bc
|
Add max batch size env var
|
2022-07-14 15:56:02 +12:00 |
|
Christy Jacob
|
662800cc67
|
Merge branch 'master' of github.com:appwrite/appwrite into feat-db-pools
|
2022-07-14 03:42:26 +04:00 |
|
fogelito
|
9a8ef2a30d
|
change DatetimeValidator
|
2022-07-13 17:07:03 +03:00 |
|
fogelito
|
45ac40cc85
|
change function names
|
2022-07-13 17:02:49 +03:00 |
|
fogelito
|
76b65c5dea
|
change test validations from strings to datetime
|
2022-07-13 16:55:57 +03:00 |
|
Jake Barnby
|
3896cd3d39
|
No content responses
|
2022-07-14 01:34:25 +12:00 |
|
Jake Barnby
|
4ca6750309
|
Cleanup controller
|
2022-07-13 23:21:02 +12:00 |
|
Jake Barnby
|
a656699fa7
|
Code cleanup
|
2022-07-13 21:34:56 +12:00 |
|
Matej Bačo
|
d93ac31b4e
|
Fix function usage missing
|
2022-07-13 08:57:57 +00:00 |
|
Jake Barnby
|
83dfbf377d
|
Fix database delete query
|
2022-07-13 19:38:44 +12:00 |
|
Jake Barnby
|
ac8e47ac2d
|
Lint
|
2022-07-13 17:21:41 +12:00 |
|
Jake Barnby
|
4732127777
|
Fix parameters
|
2022-07-13 17:06:48 +12:00 |
|
Jake Barnby
|
eeed6d6038
|
Remove redundant variable
|
2022-07-13 16:41:40 +12:00 |
|
Jake Barnby
|
9909493bfc
|
Support query batching
|
2022-07-13 15:49:59 +12:00 |
|
fogelito
|
f384a3352b
|
change class from database:: to dateTime::
|
2022-07-12 16:32:39 +03:00 |
|
Jake Barnby
|
ace6badfed
|
Doc updates
|
2022-07-12 17:06:11 +12:00 |
|
Jake Barnby
|
7259f21cf1
|
Merge remote-tracking branch 'origin/master' into feat-graphql-support
# Conflicts:
# composer.lock
|
2022-07-12 09:18:58 +12:00 |
|
fogelito
|
7e08575245
|
builds, stats
|
2022-07-11 18:12:41 +03:00 |
|
Torsten Dittmann
|
648b6f2038
|
Merge pull request #3532 from appwrite/fix-permission-array-lengths
Fix: Permissions validator max-length
|
2022-07-11 13:16:55 +02:00 |
|
Torsten Dittmann
|
5d7e7a48ad
|
Merge pull request #3509 from stnguyen90/fix-3508-hardcoded-db-schema
Fix hardcoded appwrite database schema
|
2022-07-11 12:16:04 +02:00 |
|
Torsten Dittmann
|
bddd477bd7
|
Merge pull request #3511 from appwrite/fix-attribute-dbid
Fix attribute databaseId
|
2022-07-11 12:13:35 +02:00 |
|
Matej Bačo
|
aae7ec6146
|
Upgrade to use new permissiosn validator features
|
2022-07-10 17:25:27 +00:00 |
|
shimon
|
428adcf47f
|
logger moved to App::shutdown
|
2022-07-09 21:30:01 +03:00 |
|
shimon
|
59627ea9ef
|
logger moved to App::shutdown
|
2022-07-09 21:24:28 +03:00 |
|
Christy Jacob
|
43ec31e393
|
feat: restructuring db pools
|
2022-07-09 17:41:14 +04:00 |
|
Jake Barnby
|
da71aec774
|
Merge remote-tracking branch 'origin/master' into feat-graphql-support
# Conflicts:
# app/controllers/api/databases.php
# composer.lock
|
2022-07-08 17:50:16 +12:00 |
|
Jake Barnby
|
5b3c4921d6
|
Add schema group shutdown hook to set dirty flag in register
|
2022-07-08 17:43:20 +12:00 |
|
Steven
|
3666d0ab73
|
Add alias for POST /v1/account/sessions/email
Add /v1/account/sessions as an alias for POST /v1/account/sessions/email
for backwards compatibility.
|
2022-07-07 22:23:52 +00:00 |
|
shimon
|
b2b2534dcc
|
logger moved to App::shutdown
|
2022-07-07 18:06:05 +03:00 |
|
shimon
|
a0cfc2110a
|
logger moved to App::shutdown
|
2022-07-07 17:51:22 +03:00 |
|
fogelito
|
10ca7de6ba
|
workers functions
|
2022-07-07 12:54:46 +03:00 |
|
fogelito
|
e0f2d59864
|
scheduleNext + schedulePrevious functions changes
|
2022-07-07 12:26:30 +03:00 |
|
Jake Barnby
|
ae32d89a0f
|
Formatting
|
2022-07-07 19:55:07 +12:00 |
|
fogelito
|
29436c1e5f
|
Datetime change for joined and invited
|
2022-07-07 10:44:28 +03:00 |
|
Jake Barnby
|
b5e8273839
|
Fix custom entity id properties
|
2022-07-07 19:39:42 +12:00 |
|
Jake Barnby
|
8762bcba90
|
Abstract upload functionality
|
2022-07-07 18:13:12 +12:00 |
|