1
0
Fork 0
mirror of synced 2024-09-02 02:41:38 +12:00
Commit graph

11809 commits

Author SHA1 Message Date
Jake Barnby
8ced769fae Update console SDK 2022-08-04 16:47:24 +12:00
Jake Barnby
54b07a9446 Handle document/file level security in collections layer 2022-08-04 16:20:11 +12:00
Jake Barnby
d9f0ece812 Remove new properties from DB level 2022-08-04 12:08:16 +12:00
Eldad A. Fux
8e49b8365c
Merge pull request #3590 from iifawzi/fix-3583-fixing-create-team-membership-to-return-added-name-email
Fixing #3583 - create team membership to return added person name and…
2022-08-04 00:07:29 +03:00
Jake Barnby
1f0b55bfed Update execute permission refs 2022-08-03 22:11:39 +12:00
Jake Barnby
ed9d331f89 Pass through collection config permissions and document security 2022-08-03 21:52:55 +12:00
Jake Barnby
7b9fb32fae Update role references 2022-08-03 21:52:34 +12:00
Jake Barnby
a0add9ec7a Update configs 2022-08-03 21:52:04 +12:00
Jake Barnby
dbb8e5421a Fix syntax error 2022-08-03 17:43:03 +12:00
Jake Barnby
9872c019b2 Consistent response for mock download 2022-08-03 17:03:34 +12:00
Jake Barnby
1ab86c9331 Role reference updates 2022-08-03 16:17:49 +12:00
Eldad A. Fux
a9cfb06ee9
Merge pull request #3586 from appwrite/feat-hooks-implementation
implementing new Utopia hooks
2022-08-03 07:17:44 +03:00
Torsten Dittmann
28db040e57 fix: console sdk 2022-08-02 12:21:31 +02:00
Jake Barnby
ce38e74ba2 Update remaining services to new permissions 2022-08-02 21:21:53 +12:00
Jake Barnby
4520114780 Refactor storage to use new permissions 2022-08-02 21:19:15 +12:00
Jake Barnby
9a182d615a Refactor databases to use new permissions 2022-08-02 21:18:49 +12:00
Damodar Lohani
ce7d98ff1f framework released 2022-08-02 01:15:56 +00:00
Damodar Lohani
51a6db995a groups at the top in hooks 2022-08-02 01:10:48 +00:00
Torsten Dittmann
bf9533007b tests: fix unit tests 2022-08-01 12:22:04 +02:00
Matej Bačo
8c825d477f Merge commit '8d99860c55cff4ab1291a51ee5b6c7900641e1eb' into shiftra 2022-08-01 04:37:30 +00:00
Matej Bačo
15b5df10a4 Fix search attribute regarding phone number 2022-07-28 09:36:08 +00:00
Damodar Lohani
13bcb062b2 ordering 2022-07-28 07:06:39 +00:00
Damodar Lohani
977932250d add missing types 2022-07-28 07:05:23 +00:00
Christy Jacob
7ea8c3d173
Merge pull request #3610 from appwrite/bug-3609-fix-docs-databases-links
Fix docs storage and databases links
2022-07-27 22:29:00 +05:30
Damodar Lohani
a4eafa5c66 composer update 2022-07-27 06:00:21 +00:00
Damodar Lohani
11ea71f7b9 Merge branch 'master' of https://github.com/appwrite/appwrite into feat-hooks-implementation 2022-07-27 05:59:52 +00:00
Steven
723c6f5436 Fix incorrect databases links 2022-07-26 23:16:47 +00:00
Steven
f5514c4fea Fix incorrect storage links 2022-07-26 23:16:32 +00:00
Torsten Dittmann
0bf39bd152
Merge pull request #3603 from appwrite/0.15.x
master <- 0.15.x
2022-07-26 11:22:23 +02:00
Torsten Dittmann
8d99860c55
Merge pull request #3589 from appwrite/feat-prepare-0-15-3
feat: prepare 0.15.3
2022-07-25 18:24:28 +02:00
Torsten Dittmann
1c619fd4bc chore: update changelog 2022-07-25 16:05:39 +02:00
Torsten Dittmann
3f51595d25 feat: upgrade mariadb and redis 2022-07-25 15:54:15 +02:00
Damodar Lohani
9e2cc6bb21 new framework version fixes the issues 2022-07-25 11:50:24 +00:00
Torsten Dittmann
73bc2036e3 chore: update changelog 2022-07-25 12:36:33 +02:00
Torsten Dittmann
d96ce25b1c Merge branch '0.15.x' of https://github.com/appwrite/appwrite into feat-prepare-0-15-3 2022-07-25 12:27:10 +02:00
Torsten Dittmann
0eb14052ec Merge branch '0.15.x' of https://github.com/appwrite/appwrite 2022-07-25 12:25:44 +02:00
Torsten Dittmann
e5f07dcae8 docs: rename database to databases 2022-07-25 12:25:00 +02:00
Torsten Dittmann
0df77a5a65 Merge branch '0.15.x' of https://github.com/appwrite/appwrite 2022-07-25 12:23:43 +02:00
Torsten Dittmann
5b73561aba sync: with master 2022-07-25 12:17:08 +02:00
Damodar Lohani
901170ab41 update framework 2022-07-25 08:11:07 +00:00
Fawzi E. Abdulfattah
3f09575740
get the invitee info from the db
Co-authored-by: Christy Jacob <christyjacob4@gmail.com>
2022-07-25 06:09:35 +02:00
Christy Jacob
4241cbc3a0
Merge pull request #3551 from appwrite/gewenyu99-patch-1
Update instructions to generate new specifications
2022-07-25 08:47:27 +05:30
Damodar Lohani
0a926337cb fix executor 2022-07-24 12:06:34 +00:00
Eldad A. Fux
8d37a0a39e
Merge pull request #3594 from appwrite/fix-ui-alert-close-icon
fix: ui alert close icon
2022-07-24 03:42:49 +03:00
Torsten Dittmann
e9bacfe58a fix: ui alert close icon 2022-07-23 23:36:56 +00:00
Fawzi E. Abdulfattah
9f45bce55f Fixing #3583 - create team membership to return added person name and email
Signed-off-by: Fawzi E. Abdulfattah <iifawzie@gmail.com>
2022-07-23 01:51:58 +02:00
Torsten Dittmann
80258efc7f feat: prepare 0.15.3 2022-07-22 17:53:50 +02:00
Torsten Dittmann
e28ebcb564
Merge pull request #3568 from appwrite/fix-migration-attributes-indexes
fix: migration of attributes and indexes
2022-07-22 17:50:44 +02:00
Damodar Lohani
d121ebe078
remove unused parameter 2022-07-22 14:24:33 +05:45
Damodar Lohani
70a7446ad4 fix group 2022-07-22 06:42:49 +00:00