fogelito
|
7e08575245
|
builds, stats
|
2022-07-11 18:12:41 +03:00 |
|
 Torsten DittmannandGitHub
|
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 DittmannandGitHub
|
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 DittmannandGitHub
|
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 |
|
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 |
|
fogelito
|
29436c1e5f
|
Datetime change for joined and invited
|
2022-07-07 10:44:28 +03:00 |
|
Jake Barnby
|
d13afe0b2e
|
Fix get deployment response type
|
2022-07-07 16:51:37 +12:00 |
|
Steven
|
8a0f2010a2
|
Fix hardcoded appwrite database schema
|
2022-07-06 17:04:29 +00:00 |
|
fogelito
|
d7244bd9ba
|
Tests
|
2022-07-06 17:47:34 +03:00 |
|
 Torsten DittmannandGitHub
|
9bdd1087ba
|
Merge pull request #3500 from appwrite/fix-internal-dates-update
Fix: createdAt bug after updating document
|
2022-07-06 12:54:50 +02:00 |
|
Jake Barnby
|
937240f244
|
Fix attribute databaseId
|
2022-07-06 17:13:29 +12:00 |
|
Steven Nguyen
|
ee4aff0ca4
|
Fix get collection usage alias
|
2022-07-06 04:07:53 +00:00 |
|
fogelito
|
ae4cb685c0
|
expire
|
2022-07-05 21:55:20 +03:00 |
|
fogelito
|
acba505144
|
addCookie timestamp
|
2022-07-05 21:24:10 +03:00 |
|
fogelito
|
2630d0b56c
|
certificate getRenewDate
|
2022-07-05 19:29:12 +03:00 |
|
Matej Bačo
|
9f364bb9dd
|
Fix document date
|
2022-07-05 16:07:07 +00:00 |
|
fogelito
|
203b3058a2
|
providerAccessTokenExpiry
|
2022-07-05 16:06:55 +03:00 |
|
fogelito
|
a9a91603d1
|
account expire
|
2022-07-05 13:59:03 +03:00 |
|
shimon
|
27333035c0
|
restore
|
2022-07-05 10:48:52 +03:00 |
|
shimon
|
0c2c030b71
|
restore
|
2022-07-05 10:46:41 +03:00 |
|
shimon
|
56a21b3968
|
small fix
|
2022-07-05 10:37:46 +03:00 |
|
 
|
716c62ba8f
|
Update app/controllers/api/avatars.php
Co-authored-by: Eldad A. Fux <eldad.fux@gmail.com>
|
2022-07-05 10:10:58 +03:00 |
|
fogelito
|
903ca342cb
|
Model changes
|
2022-07-04 13:11:38 +03:00 |
|
fogelito
|
8628105eef
|
Model changes
|
2022-07-04 12:55:11 +03:00 |
|
shimon
|
7b429bdcd7
|
cache cleanup
|
2022-07-03 12:36:59 +03:00 |
|
fogelito
|
73a19614e1
|
functions api
|
2022-07-02 17:38:53 +03:00 |
|
fogelito
|
cff5bab403
|
functions api
|
2022-07-02 17:25:44 +03:00 |
|
Christy Jacob
|
8d5dd605d8
|
feat: refactor DatabasePool class
|
2022-07-01 14:18:33 +02:00 |
|
fogelito
|
6d46332f96
|
changing datetime from timestamp to datetime
|
2022-07-01 15:05:14 +03:00 |
|
Christy Jacob
|
373295b498
|
feat: add new projectDB resource
|
2022-06-30 17:38:47 +02:00 |
|
Christy Jacob
|
1c1a635d5a
|
feat: rename db to consoleDB
|
2022-06-30 13:01:29 +02:00 |
|
Christy Jacob
|
9fdaa92bd1
|
feat: trigger sms for createVerification
|
2022-06-29 01:04:08 +02:00 |
|
 Torsten DittmannandGitHub
|
f438d4695d
|
Merge pull request #3405 from appwrite/fix-internal-indexes
Feat: Allow internal indexes
|
2022-06-28 14:21:27 +02:00 |
|
Torsten Dittmann
|
e83cf382fd
|
fix: all sdks and specs
|
2022-06-28 13:21:28 +02:00 |
|
 Vincent (Wen Yu) GeandGitHub
|
9ceef4c096
|
Merge branch '0.15.x' into database-layer-docs
|
2022-06-24 12:39:06 -04:00 |
|
 Matej BačoandGitHub
|
5a10a9494f
|
Update SCrypt tests
|
2022-06-24 14:30:39 +02:00 |
|
Torsten Dittmann
|
ef1daf8f1c
|
Merge branch 'master' of https://github.com/appwrite/appwrite into 0.15.x
|
2022-06-24 14:15:42 +02:00 |
|
 Torsten DittmannandGitHub
|
0f0654d49e
|
Merge pull request #3346 from gepd/feat-empty-payload
Allows to update permissions without payload
|
2022-06-24 14:09:01 +02:00 |
|
Christy Jacob
|
43f834c0bd
|
feat: add new errors for phone auth
|
2022-06-24 12:49:00 +02:00 |
|
 Damodar LohaniandGitHub
|
2750e60768
|
fix for ruby and go SDK as file params seems to be string
|
2022-06-24 15:24:44 +05:45 |
|
 Damodar LohaniandGitHub
|
dfbb9b2b3b
|
fix-response-model-for-database-list
|
2022-06-24 12:51:21 +05:45 |
|
 Torsten DittmannandGitHub
|
cf7d10046c
|
Merge pull request #3421 from appwrite/fix-createdat-lock
Fix: Lock $createdAt
|
2022-06-23 13:09:36 +02:00 |
|