1
0
Fork 0
mirror of synced 2024-06-29 11:40:45 +12:00
Commit graph

8527 commits

Author SHA1 Message Date
Torsten Dittmann 7230b5f6ec Merge branch 'master' of https://github.com/appwrite/appwrite into feat-database-indexing 2022-01-03 13:44:28 +01:00
Torsten Dittmann bd9aae224f chore: update composer lock 2022-01-03 13:30:17 +01:00
Torsten Dittmann ce3a647557 fix: add missing collection prefix to cache purging 2022-01-03 13:30:03 +01:00
Torsten Dittmann fe6fb90fcd chore: update changelog 2022-01-03 12:58:21 +01:00
Torsten Dittmann 8be3a17ec0 chore: update changelog 2022-01-03 12:57:24 +01:00
Torsten Dittmann 02bc86368f Merge branch 'feat-database-indexing' of https://github.com/appwrite/appwrite into feat-database-indexing 2022-01-03 11:29:17 +01:00
Torsten Dittmann 5d44e6ee78 fix: delete audit logs for collections and documents 2022-01-03 11:29:15 +01:00
Torsten Dittmann d78c279b34
Merge pull request #2544 from appwrite/fix-health-av-response
fix: throw exception when antivirus is not available
2022-01-03 10:53:26 +01:00
Torsten Dittmann 753824428a fix: throw exception when antivirus is not available 2022-01-03 10:50:52 +01:00
Torsten Dittmann a071cae7f0
Merge pull request #2470 from appwrite/chore-changelog-0-12
chore(changelog): 0.12
2022-01-03 10:45:47 +01:00
Torsten Dittmann ceffb55f1c
Merge branch 'feat-database-indexing' into chore-changelog-0-12 2022-01-03 10:45:38 +01:00
Torsten Dittmann 4248cec43d chore: update sdks 2022-01-03 10:41:47 +01:00
Torsten Dittmann a50b7fcbf4
Merge pull request #2538 from appwrite/feat-database-ui-attribute-details
feat: add ui for attribute details
2022-01-03 10:29:18 +01:00
Torsten Dittmann a68c35accb
Merge pull request #2539 from appwrite/feat-new-spec-formats
Feat new spec formats
2022-01-03 10:28:45 +01:00
Torsten Dittmann 9b9eefaf9a
Merge pull request #2542 from appwrite/feat-realtime-depends-on-db
Set db as depended of realtime
2022-01-03 10:19:19 +01:00
Torsten Dittmann afe9a17405
Update collection.phtml 2022-01-02 17:50:19 +01:00
Eldad Fux 90d55ccd90 Updated compose.phtml and kept consistent order 2022-01-02 07:55:58 +02:00
Eldad Fux 698f2737dd Set db as depended of realtime 2022-01-02 07:52:07 +02:00
Eldad Fux ab30553382 Merge branch 'feat-new-spec-formats' of github.com:appwrite/appwrite into feat-new-spec-formats 2022-01-01 19:41:40 +02:00
Eldad Fux c742dc8fb5 Updated names and review comments 2022-01-01 19:41:32 +02:00
Eldad A. Fux 70882f6d12
Update src/Appwrite/Specification/Format/Swagger2.php
Co-authored-by: Torsten Dittmann <torsten.dittmann@googlemail.com>
2022-01-01 19:40:57 +02:00
Eldad A. Fux 724608ce29
Update src/Appwrite/Specification/Format/OpenAPI3.php
Co-authored-by: Torsten Dittmann <torsten.dittmann@googlemail.com>
2022-01-01 19:40:49 +02:00
Eldad A. Fux fcb0168eb1
Update app/tasks/specs.php
Co-authored-by: Torsten Dittmann <torsten.dittmann@googlemail.com>
2022-01-01 19:38:52 +02:00
Torsten Dittmann ed02d6f803 fix: ui attribute validation 2022-01-01 15:54:39 +01:00
Eldad Fux b75d05eb32 Limited tests to last versions 2022-01-01 14:27:52 +02:00
Eldad Fux 0690c76a20 Updated swagger2 2022-01-01 14:20:33 +02:00
Eldad Fux d1b5f310e3 Added spec generator CLI command, remove old HTTP endpoint 2022-01-01 14:07:11 +02:00
Eldad Fux 18a2e020c2 Changed spec formats 2022-01-01 04:28:31 +02:00
Torsten Dittmann 2133d4a5e1 fix: cleanup attributes table 2021-12-31 17:54:55 +01:00
Torsten Dittmann fc07a55b48 Merge branch 'feat-database-indexing' of https://github.com/appwrite/appwrite into feat-database-ui-attribute-details 2021-12-31 16:17:09 +01:00
Eldad A. Fux 5140d3328e
Merge pull request #2432 from appwrite/feat-improve-error-logging
Implement utopia-php/logger
2021-12-31 16:55:29 +02:00
Torsten Dittmann 18cbf00baa chore: update package.json 2021-12-31 15:54:59 +01:00
Matej Baco 62a90a302a Fixed missing logs from realtime in CLI 2021-12-31 15:36:54 +01:00
Matej Baco 71a546c908 Post-merge fixes 2021-12-31 15:19:29 +01:00
Torsten Dittmann cf3136e51c fix: migration team memberships and permissions 2021-12-31 15:03:25 +01:00
Matej Baco 2c56e5ea25 Removed space after merge 2021-12-31 14:44:22 +01:00
Torsten Dittmann 3730e33b0c fix: api key migration 2021-12-31 14:40:38 +01:00
Matej Baco 1c18ddc1bb Merge branch 'feat-database-indexing' into feat-improve-error-logging 2021-12-31 14:40:14 +01:00
Torsten Dittmann c65a853be1 fix: de-clutter ui part for attributes 2021-12-31 14:29:00 +01:00
Torsten Dittmann 084d0550db feat: add ui for attribute details 2021-12-31 14:02:19 +01:00
Torsten Dittmann 25c6673140 Merge branch 'feat-database-indexing' of https://github.com/appwrite/appwrite into feat-database-indexing 2021-12-31 13:58:35 +01:00
Eldad A. Fux b6dddd3cbf
Merge pull request #2536 from appwrite/feat-updated-runtimes
Feat-updated-runtimes
2021-12-31 13:43:45 +02:00
Eldad A. Fux b766ec5a4a
Merge pull request #2401 from PineappleIOnic/fix-improve-recovery-rate-limit
Update abuse-key for password recovery to add IP
2021-12-31 10:52:28 +02:00
Eldad Fux 88a4b2366d Updated change log 2021-12-31 09:28:41 +02:00
Eldad Fux a2b947b220 Update runtimes lib 2021-12-31 09:25:24 +02:00
Torsten Dittmann a40c91cec5 fix: deletes worker 2021-12-30 12:21:06 +01:00
Torsten Dittmann 4ef7c5c93c fix: stdclass import 2021-12-30 11:32:30 +01:00
Torsten Dittmann 8a12fdc2b2 Merge branch 'feat-database-indexing' of https://github.com/appwrite/appwrite into feat-database-indexing 2021-12-30 11:27:51 +01:00
Torsten Dittmann 0d0abef508 feat: limit database to 100 queries 2021-12-30 11:27:46 +01:00
Torsten Dittmann 7740696e36
Merge pull request #2532 from appwrite/fix-prefs-response
Fix-prefs-response
2021-12-30 11:07:51 +01:00