1
0
Fork 0
mirror of synced 2024-07-03 13:41:01 +12:00
Commit graph

8255 commits

Author SHA1 Message Date
Torsten Dittmann 55426042dc Revert "chore: update php extensions"
This reverts commit b775049dac.
2021-12-15 14:21:59 +01:00
Torsten Dittmann 529796f885 Revert "chore: update composer deps"
This reverts commit d0b4d4e9ee.
2021-12-15 14:21:56 +01:00
Torsten Dittmann b775049dac chore: update php extensions 2021-12-15 14:18:55 +01:00
Torsten Dittmann d0b4d4e9ee chore: update composer deps 2021-12-15 14:18:50 +01:00
Torsten Dittmann ca9456f3bf fix: ui to resend invites multiple times 2021-12-15 13:52:23 +01:00
Torsten Dittmann 19f5e639f8 Merge branch 'feat-database-indexing' of https://github.com/appwrite/appwrite into feat-database-indexing 2021-12-15 13:05:11 +01:00
Torsten Dittmann aaf1a71972
Merge pull request #2478 from appwrite/feat-database-controller-docs-refactor
docs(api): reviewed in-line docs of endpoints
2021-12-15 13:03:33 +01:00
Torsten Dittmann 282cb75afd fix: input validation of url attributes 2021-12-15 12:35:41 +01:00
Torsten Dittmann 8a890a05e5
Merge pull request #2498 from appwrite/feat-database-indexing-float-attribute
fix: convert default value to float on attribute creation
2021-12-15 10:37:09 +01:00
Torsten Dittmann 5463258df9
fix: convert default value to float on attribute creation 2021-12-14 22:01:58 +01:00
Torsten Dittmann 8f583cc063 fix: swagger spec 2021-12-14 13:51:57 +01:00
Torsten Dittmann a5a86cc1cd fix: bin2hex() calls 2021-12-14 13:10:38 +01:00
Torsten Dittmann d8d2fbdd95 Merge branch 'feat-database-controller-docs-refactor' of https://github.com/appwrite/appwrite into feat-database-controller-docs-refactor 2021-12-14 12:21:46 +01:00
Torsten Dittmann af5fb8751e fix: paginatio docs on endpoints 2021-12-14 12:21:44 +01:00
Torsten Dittmann cb37a69c3e Merge branch 'feat-database-indexing' of https://github.com/appwrite/appwrite into feat-database-controller-docs-refactor 2021-12-14 12:16:05 +01:00
Torsten Dittmann 37a243b42f Merge branch 'master' of https://github.com/appwrite/appwrite into feat-database-indexing 2021-12-14 11:43:27 +01:00
Torsten Dittmann aaab9ead70 feat: remove func permission models 2021-12-14 11:42:34 +01:00
Torsten Dittmann b42a79411a fix: database permission model 2021-12-14 11:14:39 +01:00
Torsten Dittmann 22faa5b9cf fix: users service - delete all sessions 2021-12-14 10:32:45 +01:00
Torsten Dittmann a7ee99dcef fix: utopia view 2021-12-14 10:11:34 +01:00
Torsten Dittmann 3f0d4a64c0 Merge branch 'feat-database-indexing' of https://github.com/appwrite/appwrite into feat-database-indexing 2021-12-14 09:36:04 +01:00
Torsten Dittmann a10eccbdc7
Merge pull request #2465 from appwrite/feat-database-indexing-realtime-console
feat(realtime): add console channel
2021-12-13 16:55:24 +01:00
Torsten Dittmann 9ce203f483
Merge pull request #2488 from appwrite/feat-database-indexing-update-utopia-deps
chore(deps): update utopia dependencies
2021-12-13 16:54:32 +01:00
Torsten Dittmann 7e9e40d03e chore(deps): update utopia dependencies 2021-12-13 16:42:40 +01:00
Eldad Fux 34c68699a3 Added twitter card tags 2021-12-13 15:50:02 +02:00
Eldad Fux 0d9c0daf47 Updated cachebuster 2021-12-13 15:23:57 +02:00
Eldad Fux 32f894792d Updated logo 2021-12-13 15:22:24 +02:00
Torsten Dittmann b15096421b
Update app/controllers/api/database.php
Co-authored-by: Eldad A. Fux <eldad.fux@gmail.com>
2021-12-13 11:10:03 +01:00
Torsten Dittmann 8179bc1a8f
Merge pull request #2477 from appwrite/feat-database-indexing-permissions-fix
fix(database/storage): permissions using an admin user
2021-12-13 10:31:47 +01:00
Torsten Dittmann fbb5696f89
Update src/Appwrite/Messaging/Adapter/Realtime.php
Co-authored-by: kodumbeats <brandon.leckemby@gmail.com>
2021-12-13 10:29:50 +01:00
Eldad Fux 0f9ef59fda Updated logo 2021-12-12 19:01:14 +02:00
Eldad Fux 624c18c0bf Updated og image 2021-12-12 18:05:33 +02:00
Christy Jacob cc53f1bf08
Merge pull request #2476 from appwrite/feat-add-list-runtime
feat: add new endpoint
2021-12-12 14:43:56 +04:00
Eldad Fux 8a46713d8e Updated our Twitter handle 2021-12-11 22:17:33 +02:00
Eldad Fux 07551dc902 Merge branch 'master' of github.com:appwrite/appwrite 2021-12-11 02:17:34 +02:00
Eldad Fux 76bf24ac9b Updated Youtube URL 2021-12-11 02:17:28 +02:00
Torsten Dittmann aef6c11370 fix(auth): use getRoles instead of static property 2021-12-10 18:52:33 +01:00
Torsten Dittmann b530fd66cd fix(storage): add same permissions check to files uploaded 2021-12-10 17:48:54 +01:00
Torsten Dittmann adffae7cf7 docs(api): reviewed in-line docs of endpoints 2021-12-10 13:27:11 +01:00
Torsten Dittmann 0d60e82666 fix(database): permissions using an admin user 2021-12-10 11:56:11 +01:00
Christy Jacob 653dfb292b feat: address review comments 2021-12-09 19:53:37 +04:00
Christy Jacob 43ef3c060b feat: add new endpoint 2021-12-09 17:02:12 +04:00
Torsten Dittmann ec01ab178c
Merge pull request #2453 from appwrite/fix-missing-encryption-filters
Fix-missing-encryption-filters
2021-12-09 11:47:49 +01:00
Eldad A. Fux 27b7b73b92
Update README.md 2021-12-07 18:27:56 +02:00
Torsten Dittmann 9d23afa263 Merge branch 'feat-database-indexing' of https://github.com/appwrite/appwrite into feat-database-indexing-realtime-console 2021-12-07 14:09:16 +01:00
Torsten Dittmann cfcdd26a84
Merge pull request #2456 from appwrite/feat-db-main-rebase
rebase(main): into feat-database-indexing
2021-12-07 14:08:48 +01:00
Torsten Dittmann dd89eb334e
Merge pull request #2445 from appwrite/snyk-upgrade-dc2a48ec087a7d753eeee3495066176f
[Snyk] Upgrade chart.js from 3.5.1 to 3.6.0
2021-12-07 13:55:06 +01:00
Torsten Dittmann 075f46b6bf Merge branch 'feat-database-indexing' of https://github.com/appwrite/appwrite into feat-db-main-rebase 2021-12-07 13:53:09 +01:00
Torsten Dittmann 655ff4da8d chore(deps): update chart.js to 3.6.2 2021-12-07 13:51:04 +01:00
Torsten Dittmann c66843bc85 Merge branch 'feat-database-indexing' of https://github.com/appwrite/appwrite into feat-database-indexing-realtime-console 2021-12-06 17:05:52 +01:00