1
0
Fork 0
mirror of synced 2024-09-30 17:26:48 +13:00
Commit graph

4945 commits

Author SHA1 Message Date
Eldad A. Fux
3509c83501
Merge pull request #2650 from appwrite/feat-retry-realtime-db-connection
Feat: retry db connection in realtime server
2022-01-23 19:48:22 +02:00
kodumbeats
9f8fdd39d7 Merge remote-tracking branch 'origin/master' into feat-retry-realtime-db-connection
Fix errors when compiling plugins
2022-01-21 14:12:26 -05:00
kodumbeats
7e6c9b9d87 Harmonize database reconnect across services 2022-01-21 12:32:27 -05:00
Matej Baco
d9eb1e9545 Use dynamic value in controller 2022-01-21 09:05:41 +01:00
Torsten Dittmann
f5fedf05d5 fix: ui reset form after creating attribute 2022-01-20 10:55:33 +01:00
kodumbeats
4a8c879706 Retry database connections in realtime server 2022-01-19 17:15:38 -05:00
Torsten Dittmann
8f800301cf
Merge pull request #2631 from appwrite/fix-password-validation-console
Updated password length min requirment in the console
2022-01-19 12:12:47 +01:00
Torsten Dittmann
785932abd4
Merge pull request #2638 from appwrite/fix-listcollections-search
Fix list collections when passing `search` parameter
2022-01-19 12:08:36 +01:00
Jake Barnby
438f80cc5a Update query attribute to search, remove name index 2022-01-19 20:57:18 +13:00
Eldad A. Fux
f2b89362a4
Merge pull request #2633 from appwrite/fix-function-authorization-exception
Fix function authorization exception
2022-01-19 07:37:24 +02:00
Steven Nguyen
88f43c32a4 Fix non-owner not able to delete their membership 2022-01-18 21:26:14 -08:00
Eldad Fux
61131434cb Updated to use minlength and fixed alt attribute 2022-01-18 16:25:14 +02:00
Jake Barnby
1a6a1498bc Add fulltext index for collections collection name column to fix listCollections search 2022-01-19 00:45:44 +13:00
Jake Barnby
0f209f8430 Fix function authorization exception when missing permission 2022-01-18 19:38:10 +13:00
Eldad Fux
d8a9003714 Updated password length min requirment in the console 2022-01-18 07:21:03 +02:00
Jake Barnby
4a2614ad05 Fix V08 response filter fallthrough 2022-01-18 17:39:47 +13:00
Eldad A. Fux
11b0967d3b
Merge pull request #2629 from appwrite/fix-hide-internal-id
fix: hide internal id from documents
2022-01-17 21:15:03 +02:00
Torsten Dittmann
ba2790221c fix: hide internal id from documents 2022-01-17 17:25:20 +01:00
Eldad A. Fux
f5bf1a3cd6
Merge pull request #2600 from gewenyu99/doc-wrap-id-string-in-quotes
Wrap unique() in double quotes to better indicate that it's a literal…
2022-01-17 17:33:33 +02:00
Torsten Dittmann
96828f739e fix: ui for int/float default values 2022-01-17 11:47:22 +01:00
Eldad A. Fux
2fbcc3e23e
Merge pull request #2617 from appwrite/add-notion-oauth-provider
feat: add notion oauth provider
2022-01-16 19:08:10 +02:00
Eldad A. Fux
6b360149fd
Merge pull request #2615 from appwrite/fix-deny-abondoned-project
Fix for console memberships
2022-01-16 18:39:47 +02:00
Eldad A. Fux
7c142e91ac
Merge pull request #2619 from appwrite/fix-deletes-worker
fix: reset user attributes and delete sessions when deleting a user
2022-01-16 18:39:20 +02:00
Eldad A. Fux
464db81880
Merge pull request #2620 from appwrite/fix-consistent-users-limit
Fixed missing users limit validation
2022-01-16 09:28:37 +02:00
Eldad Fux
9650f37dc9 Update image magick version 2022-01-16 08:33:47 +02:00
Christy Jacob
6238fcc46a fix: reset user attrbites and do not delete user 2022-01-16 05:02:13 +04:00
Eldad Fux
8dc7d24d5a Fixed missing validation 2022-01-16 01:25:00 +02:00
Christy Jacob
161bb1ec75 fix: delete user and sessions when deleting a user 2022-01-16 03:24:38 +04:00
Christy Jacob
0722f34347 feat: add notion oauth provider 2022-01-16 02:47:51 +04:00
Eldad Fux
e691e75712 Changed button name 2022-01-15 20:34:01 +02:00
Eldad Fux
ebcdfaabfb Deny last user from leaving a project, redirect to home if current user leaves 2022-01-15 16:50:49 +02:00
Eldad Fux
26eb09da25 Removed Appwrite domains 2022-01-13 13:03:32 +02:00
Vincent Ge
a102ee6f14 Wrap unique() in double quotes to better indicate that it's a literal string 2022-01-12 17:19:30 -05:00
Matej Baco
6b77fcf21f FIxed 409 for createCollection 2022-01-12 20:51:13 +01:00
Damodar Lohani
95f740800b set proper domain name while setting cookie in mock api 2022-01-11 17:15:29 +05:45
Torsten Dittmann
4b1a6132f9 fix: sdks 2022-01-07 14:32:03 +01:00
Torsten Dittmann
b4ee90a235 Merge branch 'master' of https://github.com/appwrite/appwrite into feat-release-0-12-1 2022-01-07 13:58:44 +01:00
Torsten Dittmann
f90f98b597
Update init.php 2022-01-07 13:58:15 +01:00
Matej Baco
468b84d01c Added sum to request, added format to realtime 2022-01-07 11:15:20 +01:00
Torsten Dittmann
bbe8232294 feat: release version 0.12.1 2022-01-05 16:40:51 +01:00
Torsten Dittmann
d8087a7053 fix: sdk version numbers 2022-01-05 16:38:22 +01:00
Torsten Dittmann
ade1d93198 fix: ui for functions variables 2022-01-05 15:20:36 +01:00
Torsten Dittmann
fb0b0bf258 fix: remove activity badge 2022-01-05 10:30:14 +01:00
Matej Baco
e68bbcfe88 Added aggregation note 2022-01-05 10:00:35 +01:00
Eldad A. Fux
e776367958
Merge pull request #2556 from appwrite/fix-collection-rules-docs
Rename rules to attributes in docs
2022-01-05 08:01:40 +02:00
Torsten Dittmann
f397f93975 fix: migration link 2022-01-04 17:48:19 +01:00
Matej Baco
44bb12475e Replaced rules description with attributes 2022-01-04 17:06:16 +01:00
Torsten Dittmann
81e340e52c fix: increase cache buster 2022-01-04 17:04:40 +01:00
Torsten Dittmann
150c2f9cd8 Merge branch 'feat-database-indexing' of https://github.com/appwrite/appwrite into feat-prefs-improvement 2022-01-04 16:18:38 +01:00
Matej Baco
e2aebdd2bc Merge branch 'feat-database-indexing' into feat-quest-filters 2022-01-04 15:29:42 +01:00
Damodar Lohani
ed438e0c85 update versions 2022-01-04 18:30:54 +05:45
Christy Jacob
2413a7fb42 fix: request and response filters 2022-01-04 16:30:50 +04:00
Torsten Dittmann
a64564a969 Merge branch 'feat-database-indexing' of https://github.com/appwrite/appwrite into fix-customid-example 2022-01-04 12:45:32 +01:00
Torsten Dittmann
fc0e4dcf9a fix: index and customid example in spec 2022-01-04 12:44:28 +01:00
Torsten Dittmann
3e91012d9d fix: ui indexes show stuck index 2022-01-04 11:52:59 +01:00
Torsten Dittmann
0b8259a078 fix: 0.12.x specs 2022-01-04 11:45:57 +01:00
Torsten Dittmann
304981da24 fix: specs definitions 2022-01-04 11:42:23 +01:00
Matej Baco
df9e064047 Fixed TODOs 2022-01-04 10:05:21 +01:00
Torsten Dittmann
ab0211d12f fix: update specs 2022-01-03 16:51:00 +01:00
Torsten Dittmann
af440d787d fix: spec file names 2022-01-03 15:52:33 +01:00
Torsten Dittmann
7d488a2ef6 fix: remove unused import 2022-01-03 15:09:42 +01:00
Torsten Dittmann
473fdf451e fix: realtime startup 2022-01-03 15:06:40 +01:00
Torsten Dittmann
a24702b4e1 fix: realtime tests 2022-01-03 15:01:35 +01:00
Torsten Dittmann
ae967839e1 fix: realtime racecondition 2022-01-03 14:42:49 +01:00
Torsten Dittmann
a096a2e317 fix: realtime get fresh resource 2022-01-03 13:57:32 +01:00
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
ce3a647557 fix: add missing collection prefix to cache purging 2022-01-03 13:30:03 +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
Matej Baco
df97b67c6d Merge branch 'feat-database-indexing' into feat-quest-filters 2022-01-03 10:52:35 +01:00
Torsten Dittmann
753824428a fix: throw exception when antivirus is not available 2022-01-03 10:50:52 +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
Matej Baco
a762fe7b3e Moved request format to app init 2022-01-02 16:19:27 +01:00
Matej Baco
924ea3a45a Added response models 2022-01-02 12:43:48 +01:00
Eldad Fux
90d55ccd90 Updated compose.phtml and kept consistent order 2022-01-02 07:55:58 +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
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
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
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
Matej Baco
2c56e5ea25 Removed space after merge 2021-12-31 14:44:22 +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
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
Matej Baco
592ab3ab00 WIP: Request filters refactor (into HTTP.php) 2021-12-30 17:17:01 +01:00