1
0
Fork 0
mirror of synced 2024-06-18 18:54:55 +12:00
Commit graph

8685 commits

Author SHA1 Message Date
Matej Baco c6feea3c9f Tests fix 2022-01-02 14:25:13 +01:00
Matej Baco 924ea3a45a Added response models 2022-01-02 12:43:48 +01:00
Matej Baco 266e967dae Recursive import bug fix 2022-01-02 10:15:41 +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
Matej Baco 69b4d074f5 Migrated all imports to new request class 2021-12-31 16:50:07 +01:00
Matej Baco b703943b26 Merge branch 'feat-database-indexing' into feat-quest-filters 2021-12-31 16:48:52 +01:00
Matej Baco 577eb107da Added request filters for queries 2021-12-31 16:45:49 +01:00
Matej Baco 551021085a Bug fixes for request parser 2021-12-31 16:17:57 +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
Matej Baco 457cb18be1 Improved request filters 2021-12-31 14:30:50 +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
Matej Baco ba06f1ff61 Added custom IDs request filters 2021-12-31 13:00:07 +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
Matej Baco ae4d02c0f0 Cleanup of POC 2021-12-31 09:40:35 +01: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
Matej Baco 592ab3ab00 WIP: Request filters refactor (into HTTP.php) 2021-12-30 17:17:01 +01: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
Damodar Lohani 95afb6aa0b
Update src/Appwrite/Utopia/Response/Model/User.php 2021-12-30 15:49:17 +05:45
Torsten Dittmann f65441fb83 fix: migration dont stop on exception 2021-12-30 10:59:58 +01:00
Torsten Dittmann ba50075fff fix: migration handle default and requried attributes 2021-12-30 10:51:16 +01:00
Matej Baco 9b749db89b Draft commit with POC 2021-12-30 10:25:43 +01:00
Damodar Lohani 7a18639c5c test for user prefs 2021-12-30 13:54:23 +05:45