1
0
Fork 0
mirror of synced 2024-09-06 04:41:12 +12:00
Commit graph

236 commits

Author SHA1 Message Date
Eldad Fux
a7c4edba95 Updated collection structures to support fulltext search 2021-08-14 21:56:28 +03:00
Eldad Fux
9b8b8304ac Merge branch 'feat-database-indexing' of github.com:appwrite/appwrite into feat-db-ui-updates 2021-08-14 13:35:49 +03:00
Torsten Dittmann
1061dc6366 fix(after-pagination): updated descriptions 2021-08-11 15:30:25 +02:00
Damodar Lohani
c52672bc9a hot fix api issue 2021-08-10 10:30:46 +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
459ebd1510 Removed unused calls 2021-08-08 18:58:23 +03:00
Eldad Fux
0dec65f979 Minor fix for missing default key 2021-08-07 08:12:33 +03: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
ca9dafddae feat(projects): add after pagination 2021-08-06 14:36:17 +02:00
Damodar Lohani
475002eef8 oauth2 providers in project grouped 2021-08-06 16:20:50 +05:45
Damodar Lohani
f1745049d6 remove custom id support from project object childs (platform, domain, webhook, key) 2021-08-06 15:10:21 +05:45
Damodar Lohani
ebf306f814 group auth limit inside auths 2021-08-06 14:19:17 +05:45
Damodar Lohani
851a00e438 group auth methods 2021-08-06 13:27:31 +05:45
Damodar Lohani
2459844e97 fix merge sideeffect 2021-08-06 12:50:20 +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
136681df27 Merge branch 'feat-database-indexing' into feat-custom-id 2021-08-03 13:34:02 +05:45
Eldad A. Fux
da426cbb2c
Merge pull request #1436 from appwrite/feat-deprecate-tasks
Removed the tasks service
2021-08-02 13:42:34 +03:00
Damodar Lohani
c0265fee8b hot fix api issue 2021-08-01 14:39:26 +05:45
Eldad Fux
fa1cf2c330 Updated default value 2021-08-01 10:55:41 +03:00
Eldad Fux
58b08c7111 Started work on the UI 2021-08-01 00:36:18 +03:00
Eldad Fux
0fbe6a430e Updated attribute name 2021-07-31 23:54:50 +03:00
Damodar Lohani
5d6bd7868b fixes for test 2021-07-29 16:41:25 +05:45
Damodar Lohani
a0279a63d8 service flags to new db 2021-07-29 16:13:17 +05:45
Damodar Lohani
68ea2e2ab1 re introduce name attributes 2021-07-29 13:54:24 +05:45
Eldad Fux
95dacecf3a Removed the tasks service 2021-07-27 17:16:12 +03:00
Damodar Lohani
062e22a708 Merge branch 'feat-database-indexing' into feat-custom-id 2021-07-27 11:45:26 +05:45
Eldad Fux
13c1bb045d Cleanup old db library 2021-07-25 17:47:18 +03:00
Damodar Lohani
f957c4aa94 remove name on update 2021-07-22 11:53:55 +05:45
Damodar Lohani
40b57aca19 depricate name in webhook 2021-07-22 11:44:01 +05:45
Damodar Lohani
e88450268b depricate name params 2021-07-22 10:57:01 +05:45
Damodar Lohani
df6645c9ab depricate project name 2021-07-21 18:29:51 +05:45
Damodar Lohani
6511d63726 Merge branch 'feat-database-indexing' into feat-custom-id 2021-07-20 11:12:54 +05:45
Damodar Lohani
3fe9277e9b custom Id on project 2021-07-19 14:26:24 +05:45
Eldad Fux
bbc20dad10 Merge branch 'master' of github.com:appwrite/appwrite into fix-db-sync-with-master 2021-07-18 17:17:29 +03:00
kodumbeats
ce742b104e Remove $ from task document 2021-07-16 10:32:20 -04:00
kodumbeats
88146857f7 Use refactored db for tasks worker 2021-07-14 15:59:16 -04:00
Torsten Dittmann
e03ba70291 Merge branch '0.9.x' of https://github.com/appwrite/appwrite into feat-265-realtime 2021-07-07 10:19:52 +02:00
Torsten Dittmann
6c8e1a3190 feat(projects): add version number 2021-07-05 09:12:59 +02:00
Eldad Fux
f69c4e3048 Updated project init 2021-07-04 15:23:58 +03:00
Eldad Fux
c3cd9637f6 Updated create collection 2021-07-04 15:05:46 +03:00
Eldad A. Fux
a3053b2a2b
Merge branch 'feat-database-indexing' into feat-audit-abuse 2021-06-12 17:54:55 +03:00
Eldad Fux
4dc225a886 Added orderType params 2021-06-12 17:33:23 +03:00
Eldad Fux
2028d334a2 Fixed old DB 2021-06-11 21:23:41 +03:00
Torsten Dittmann
2dcf3c2c19 Merge branch 'master' of https://github.com/appwrite/appwrite into feat-265-realtime 2021-06-11 12:34:08 +02:00
Damodar Lohani
9a9a309ce2
Update app/controllers/api/projects.php
Co-authored-by: Eldad A. Fux <eldad.fux@gmail.com>
2021-06-09 12:30:02 +05:45
Torsten Dittmann
03984860d5 feat(usage): realtime data to api endpoint 2021-06-08 19:02:28 +02:00
Damodar Lohani
ed0efed843 Merge branch 'feat-database-indexing' into feat-audit-abuse 2021-06-08 16:04:01 +05:45
Damodar Lohani
ee67986662 db setup 2021-06-07 11:37:40 +05:45
Damodar Lohani
12e01f8092 integrate abuse and audit 2021-06-07 11:02:29 +05:45
Eldad Fux
a0be399f0c Fix db connection 2021-06-06 20:54:01 +03:00
Eldad Fux
d77226e8f9 Merge branch 'master' of github.com:appwrite/appwrite into feat-database-indexing 2021-06-03 23:19:04 +03:00
Eldad Fux
26d0d5d3dc Implemented search 2021-05-27 13:09:14 +03:00
Eldad Fux
cee71ef7b3 Fixed permission check 2021-05-16 13:55:12 +03:00
Eldad Fux
2760cf5993 Cleanups - work in progress 2021-05-16 12:18:34 +03:00
Eldad Fux
814ac68d49 Work in progress - projects controller 2021-05-16 01:41:42 +03:00
Eldad Fux
e70de897d6 Work in progress account/teams/users 2021-05-07 01:31:05 +03:00
Damodar Lohani
309f915070 flutter desktop platforms 2021-05-06 11:19:34 +05:45
Eldad Fux
a128ad08b5 Added indexes 2021-05-05 15:28:01 +03:00
Eldad Fux
aa119d50d5 Added cache, updated db names 2021-05-03 22:22:39 +03:00
Eldad Fux
3739be31bb Init DB library 2021-05-03 11:28:31 +03:00
Eldad Fux
04d53eab7a Fixed missing permissions 2021-04-23 09:31:22 +03:00
Eldad Fux
c8a5d05a3e Merge branch '0.8.x' of github.com:appwrite/appwrite into feat-auth-limits 2021-04-19 14:19:57 +03:00
Eldad Fux
ce8b3686d8 Replaced sdk.security with sdk.auth 2021-04-16 10:22:17 +03:00
Eldad Fux
7a0ff7699a Merge branch '0.8.x' of github.com:appwrite/appwrite into feat-jwt-support-for-sdks 2021-04-16 10:20:12 +03:00
Torsten Dittmann
3829b4b8da Merge branch '0.8.x' of https://github.com/appwrite/appwrite into feat-auth-limits 2021-04-14 12:36:40 +02:00
Eldad Fux
8ea83b24c3 Added new JWT as SDK auth method 2021-03-29 00:22:12 +03:00
kodumbeats
07140bda5a Replace utopia libs with native validators 2021-03-24 13:47:43 -04:00
Eldad Fux
2c0942851e Updated API 2021-02-28 17:00:27 +02:00
Eldad Fux
55891e14d7 Updated project API 2021-02-28 13:40:59 +02:00
Eldad Fux
dde5a761f9 Updated dependencies 2021-02-21 23:37:22 +02:00
Torsten Dittmann
ac42cc21ea fixes certificate removal on project deletion 2021-02-08 10:01:52 +01:00
Torsten Dittmann
f97c87a3e9 adds certificates to deletes worker 2021-02-05 11:57:43 +01:00
Torsten Dittmann
ef29a87f61 queue deletion worker for certificates 2021-02-05 10:05:46 +01:00
Eldad A. Fux
3507d28355
Merge pull request #869 from appwrite/fix-no-type-when-no-content
Fix no type when no content
2021-02-04 14:44:53 +02:00
Torsten Dittmann
76eb74b182 adapt ssl issuing for swoole 2021-02-02 15:48:07 +01:00
Eldad Fux
e704cc82b5 Remove content type when no content 2021-02-02 08:02:35 +02:00
Damodar Lohani
671f794403 Fix typo causing error 2021-01-13 12:52:28 +05:45
Damodar Lohani
379ce3abce refactoring with suggested updates 2021-01-13 12:10:43 +05:45
Damodar Lohani
dc7e7d448a disable project stats from influxdb if usage stats is disabled 2021-01-12 19:20:17 +05:45
Eldad A. Fux
055a7ef8eb
Merge branch '0.7.x' into feat-updated-docs-api-key-scopes 2021-01-01 17:02:00 +02:00
Eldad Fux
7fc7e0b93d Added docs for all public API keys 2021-01-01 08:42:50 +02:00
Eldad A. Fux
de70f71114
Merge pull request #766 from christyjacob4/feat-na-maintenance-task
feat: starter for maintenance task
2020-12-30 15:42:04 +02:00
Christy Jacob
c7306053d1 fix: use orderType in DB query 2020-12-30 01:00:49 +05:30
Eldad A. Fux
8fa19a7a9d
Merge branch '0.7.x' into feat-na-maintenance-task 2020-12-29 16:46:27 +02:00
Christy Jacob
e77abfe706 Merge branch '0.7.x' of https://github.com/appwrite/appwrite into feat-na-maintenance-task 2020-12-27 23:30:59 +05:30
Eldad Fux
881b1e71a3 Merge branch '0.7.x' of github.com:appwrite/appwrite into swoole-and-functions 2020-12-27 09:10:43 +02:00
Eldad Fux
c2e2ac0430 Updated projects controller 2020-12-26 18:33:36 +02:00
Christy Jacob
5e686183c6 Merge branch '0.7.x' of https://github.com/appwrite/appwrite into feat-na-maintenance-task 2020-12-24 20:10:03 +05:30
Christy Jacob
b40b586342 patch: review comments and some fixes 2020-12-21 23:45:52 +05:30
Christy Jacob
62885aa13a patch: deletes worker refactoring 2020-12-18 19:35:20 +05:30
Christy Jacob
1ecbf8bc5d patch: refactor delete worker invocation 2020-12-18 17:58:08 +05:30
Christy Jacob
e3a6c899c3 patch: delete based on collection 2020-12-18 16:38:58 +05:30
Eldad Fux
f6c8630a1d Merge branch '0.7.x' of github.com:appwrite/appwrite into swoole-and-functions 2020-12-17 00:08:47 +02:00
Eldad Fux
616d5a38bc Removed debug log 2020-12-13 01:29:32 +02:00
Eldad Fux
c10817859d Minimized all direct API filters 2020-12-13 01:22:55 +02:00
Eldad Fux
31884d17b2 Merge branch '0.7.x' of github.com:appwrite/appwrite into swoole-and-functions 2020-11-21 08:15:55 +02:00
Eldad Fux
afd20d96f8 Updated routes lables 2020-11-11 23:02:24 +02:00
Eldad Fux
77f3f95d93 Merge branch '0.7.x' of github.com:appwrite/appwrite into swoole-and-functions 2020-10-31 10:48:53 +02:00
Eldad Fux
1e1e1a431f Minor cleanups 2020-10-31 10:42:41 +02:00