1
0
Fork 0
mirror of synced 2024-09-08 22:01:06 +12:00
Commit graph

15438 commits

Author SHA1 Message Date
Jake Barnby
6db141acc9
Merge pull request #5710 from appwrite/feat-db-upgrade
Feat database upgrade
2023-06-22 21:30:06 +12:00
Jake Barnby
61e4862f27
Merge pull request #5668 from appwrite/v19-migration
V19 migration
2023-06-21 19:59:39 +12:00
fogelito
e5e0719553 Update query merge 2023-06-21 09:44:18 +03:00
Shmuel Fogel
2c15f0bc7b
Update src/Appwrite/Migration/Version/V19.php
Co-authored-by: Jake Barnby <jakeb994@gmail.com>
2023-06-21 09:43:29 +03:00
Jake Barnby
aabe14474e
Merge pull request #5718 from faisalill/fix-4436-fix-audit-activity-on-document-create
fixed incorrect audity activity on document create
2023-06-20 13:46:58 +12:00
faisalill
7e8f6f748a fixed incorrect audity activity on document create 2023-06-17 00:20:37 +05:30
Jake Barnby
354c8c6693
Revert stopOnFailure 2023-06-16 14:20:56 +12:00
Jake Barnby
840a1548d2
Remove error 2023-06-16 14:17:17 +12:00
Jake Barnby
d3e7830620
Update changes 2023-06-16 14:16:19 +12:00
Vincent (Wen Yu) Ge
57621de57d Damodar's comments 2023-06-15 18:38:15 +00:00
Jake Barnby
d84223091d
Update database 2023-06-15 18:41:20 +12:00
Jake Barnby
813e0d6c6c
Increase sleep 2023-06-15 17:40:36 +12:00
Jake Barnby
9903897373
Fix audits 2023-06-15 17:29:23 +12:00
Jake Barnby
95b06c660a
Add index validator 2023-06-15 17:29:03 +12:00
Jake Barnby
0363993f13
Fix errors 2023-06-15 17:28:35 +12:00
Jake Barnby
ab2cd297f9
Fix imports 2023-06-15 13:45:10 +12:00
Jake Barnby
4daa023663
Fix filter 2023-06-15 13:32:49 +12:00
Jake Barnby
35d065198f
Merge remote-tracking branch 'origin/add-error-attribute' into feat-db-upgrade 2023-06-15 13:32:31 +12:00
Jake Barnby
44e7a822b1
Single catch with type check 2023-06-15 13:25:25 +12:00
Jake Barnby
10f06226d3
Make error optional 2023-06-15 13:05:37 +12:00
Jake Barnby
742736a479
Update dependencies 2023-06-15 13:00:24 +12:00
Jake Barnby
c4fc5c90f0
Update dependencies 2023-06-15 12:59:19 +12:00
Jake Barnby
031f8270ff
Merge remote-tracking branch 'origin/1.4.x' into validator-mv
# Conflicts:
#	composer.lock
2023-06-15 12:28:32 +12:00
Jake Barnby
1604b339dd
Merge remote-tracking branch 'origin/1.4.x' into add-error-attribute
# Conflicts:
#	CHANGES.md
#	app/workers/databases.php
#	composer.json
#	composer.lock
2023-06-15 12:26:29 +12:00
Vincent (Wen Yu) Ge
6edea596b4 Update delete session description to be actually correct 2023-06-14 17:49:52 +00:00
Jake Barnby
fd7a2cbfad
Merge pull request #5671 from appwrite/feat-update-error-message
Update document missing params error message
2023-06-12 21:19:32 +12:00
Christy Jacob
a9e2eca8a4
Merge pull request #5683 from appwrite/master
Update 1.4.x from Master
2023-06-12 13:20:26 +05:30
fogelito
5ae534d291 Addressing comments 2023-06-11 10:59:44 +03:00
Steven Nguyen
b3c9a34e5e
Make users searchable by label 2023-06-09 10:19:57 -07:00
Steven Nguyen
09f3577256
Update Appwrite to add User labels to Auth roles 2023-06-09 10:18:51 -07:00
Steven Nguyen
078dab38c5
Fix the team membership model's roles example 2023-06-09 10:18:51 -07:00
Steven Nguyen
8400394857
Add an endpoint to update user labels 2023-06-09 10:18:51 -07:00
Jake Barnby
ed2c1139a7
Update messages 2023-06-09 13:03:19 +12:00
fogelito
371f195f3a Iterator messages 2023-06-08 10:53:40 +03:00
fogelito
46d5159fd0 Small typo 2023-06-07 10:45:48 +03:00
fogelito
f729aaec2b version overwrite 2023-06-07 10:40:15 +03:00
fogelito
214bc4af56 Add buckets 2023-06-07 10:32:46 +03:00
fogelito
9827d80f9c Add buckets 2023-06-07 10:30:35 +03:00
fogelito
b7536d62e2 lint 2023-06-07 10:26:55 +03:00
Damodar Lohani
540111b3a9
Merge pull request #5665 from appwrite/feat-refactor-smtp-templates 2023-06-07 13:06:05 +05:45
fogelito
4c1fe6ce7c out comment document Migration 2023-06-07 10:15:21 +03:00
fogelito
8b9ab096b7 Add index 2023-06-07 10:01:00 +03:00
fogelito
1fea564735 Add index 2023-06-07 09:59:13 +03:00
fogelito
2a9b76b205 Separates for 2 queries 2023-06-07 09:46:24 +03:00
Jake Barnby
b7f4f57521
Add new error message to differentiate between missing data and missing data + permissions for document updates 2023-06-07 13:51:24 +12:00
Damodar Lohani
3469c7ad2f fix word wrap issue 2023-06-07 01:03:12 +00:00
fogelito
105d0a5212 migrateBuckets 2023-06-06 18:47:11 +03:00
fogelito
29fef07019 composer.lock 2023-06-06 18:45:06 +03:00
fogelito
c889bf54d3 V19 2023-06-06 18:36:05 +03:00
Damodar Lohani
09b842fc36 add doctype 2023-06-06 05:58:33 +00:00