1
0
Fork 0
mirror of synced 2024-05-19 20:22:33 +12:00
Commit graph

258 commits

Author SHA1 Message Date
Torsten Dittmann 693b8c7185 fix: replace internal and external database with project database 2021-12-27 13:45:23 +01:00
Torsten Dittmann 8826984b1f refactor: replace disable with skip calls for authorization 2021-12-17 16:25:05 +01:00
Torsten Dittmann 1b97c9cd43 fix: optimize team membership controllers 2021-12-17 16:11:22 +01:00
Torsten Dittmann 5ebea37295 Merge branch 'master' of https://github.com/appwrite/appwrite into feat-database-indexing 2021-12-17 14:59:55 +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
Radmacher ad3fb9303d Removed 'unique' 2021-12-13 18:15:05 +01:00
Torsten Dittmann aef6c11370 fix(auth): use getRoles instead of static property 2021-12-10 18:52:33 +01:00
kodumbeats 75a83e9b53
Harmonize offset param descriptions 2021-12-10 12:22:10 -05:00
Radmacher bfbf0e54b9 Rolled back addition of articles 2021-12-10 16:44:54 +01:00
Torsten Dittmann adffae7cf7 docs(api): reviewed in-line docs of endpoints 2021-12-10 13:27:11 +01:00
Radmacher 34f6aea63b
Update app/controllers/api/teams.php
Co-authored-by: kodumbeats <brandon.leckemby@gmail.com>
2021-12-08 23:16:45 +01:00
Radmacher 95e2cb6290
Update app/controllers/api/teams.php
Co-authored-by: kodumbeats <brandon.leckemby@gmail.com>
2021-12-02 23:20:57 +01:00
Radmacher c3f06f9a58
Update app/controllers/api/teams.php
Co-authored-by: kodumbeats <brandon.leckemby@gmail.com>
2021-12-02 23:19:07 +01:00
Radmacher 244b829c68
Update app/controllers/api/teams.php
Co-authored-by: kodumbeats <brandon.leckemby@gmail.com>
2021-12-02 23:10:14 +01:00
Torsten Dittmann f11a6325ff fix(api): use constant for maximum offset range 2021-12-01 14:05:01 +01:00
Radmacher 4f7b699b0c Updated delete team membership doc 2021-11-10 17:32:47 +01:00
Radmacher 6ccceb9f32 Updated update team membership status doc 2021-11-10 17:21:36 +01:00
Radmacher 3ff2cf172f Updated get team members doc 2021-11-10 17:13:51 +01:00
Radmacher 4137bdb098 Updated update team membership roles docs 2021-11-10 16:43:07 +01:00
Radmacher 5924026bb8 Updated create team membership docs 2021-11-10 16:32:10 +01:00
Radmacher 071f964e29 Working on an overhaul for the teams documentation. 2021-11-06 14:30:32 +01:00
Torsten Dittmann 44aed9524e Merge branch 'master' of https://github.com/appwrite/appwrite into sync-realtime-with-db-refactor 2021-10-08 11:06:53 +02:00
Torsten Dittmann 90f30cc743 Merge branch 'feat-database-indexing' of https://github.com/appwrite/appwrite into sync-realtime-with-db-refactor 2021-10-07 21:34:21 +02:00
Torsten Dittmann 8db80e164d Merge branch 'feat-database-indexing' of https://github.com/appwrite/appwrite into sync-realtime-with-db-refactor 2021-10-07 12:08:24 +02:00
Torsten Dittmann 9941198a7f Merge branch 'feat-database-indexing' of https://github.com/appwrite/appwrite into feat-before-pagination 2021-10-06 16:11:04 +02:00
kodumbeats f2c678bf41 Merge remote-tracking branch 'origin/feat-database-indexing' into feat-db-search-attribute 2021-10-05 11:04:09 -04:00
Torsten Dittmann 33699ea2c4 feat(controllers): implement before cursor pagination 2021-10-05 12:30:33 +02:00
Dehami Koswatte f31fc0735e Add code review fixes 2021-10-01 21:06:57 +05:30
Dehami Koswatte e1235299f5 Fix parameter order at create-team-membership method 2021-10-01 18:41:18 +05:30
Torsten Dittmann 1ed41f52d3 Merge branch 'master' of https://github.com/appwrite/appwrite into sync-realtime-with-db-refactor 2021-09-30 12:32:10 +02:00
Torsten Dittmann 9ff5fb91ac fix(app): minor bugs 2021-09-09 16:24:57 +02:00
Torsten Dittmann 9bc3412649 Merge branch '0.10.x' of https://github.com/appwrite/appwrite into feat-265-realtime 2021-09-02 09:44:36 +02:00
Damodar Lohani 6a3f90a3a4 for endpoints that send mails, throw exception when smtp is disabled 2021-08-31 13:20:04 +05:45
Damodar Lohani 6524d00b08 update audit resource 2021-08-29 17:51:33 +05:45
Damodar Lohani bc05c4d3a5 update custom id description on all services 2021-08-19 10:37:36 +05:45
Eldad Fux 89f55a1727 Re-orgenized controller flow 2021-08-18 16:42:03 +03:00
Torsten Dittmann 3efbad9659 Merge branch '0.9.x' of https://github.com/appwrite/appwrite into feat-265-realtime 2021-08-16 11:10:48 +02:00
Eldad A. Fux 52132c22b6
Merge branch 'feat-database-indexing' into feat-db-search-attribute 2021-08-14 21:58:56 +03:00
Eldad Fux a7c4edba95 Updated collection structures to support fulltext search 2021-08-14 21:56:28 +03:00
Torsten Dittmann 1061dc6366 fix(after-pagination): updated descriptions 2021-08-11 15:30:25 +02:00
Torsten Dittmann 8296021b63 Merge branch 'feat-database-indexing' of https://github.com/appwrite/appwrite into feat-database-after-pagination 2021-08-09 12:03:15 +02:00
Eldad Fux 6a22cc92c0 Merge branch 'feat-database-indexing' of github.com:appwrite/appwrite into feat-project-object-restructuring 2021-08-06 21:59:35 +03:00
Torsten Dittmann 79971330f2 feat(teams): add after pagination 2021-08-06 14:36:35 +02:00
Damodar Lohani 87c6fb4055 fix dropping membership ID 2021-08-06 15:37:20 +05:45
Damodar Lohani ebf306f814 group auth limit inside auths 2021-08-06 14:19:17 +05:45
Eldad Fux c2a396d244 Merge branch 'feat-database-indexing' of github.com:appwrite/appwrite into feat-custom-id 2021-08-05 11:46:22 +03:00
Eldad Fux 3712eca2cc Merge branch 'master' of github.com:appwrite/appwrite into feat-database-indexing 2021-08-05 11:25:36 +03:00
Damodar Lohani 6ac8a9f667 fix membership 2021-08-04 13:14:10 +05:45
Damodar Lohani c6ff54bfdc get membership by id 2021-08-04 12:42:30 +05:45