1
0
Fork 0
mirror of synced 2024-09-30 09:18:14 +13:00
Commit graph

4785 commits

Author SHA1 Message Date
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
Torsten Dittmann
a40c91cec5 fix: deletes worker 2021-12-30 12:21:06 +01:00
Torsten Dittmann
0d0abef508 feat: limit database to 100 queries 2021-12-30 11:27:46 +01:00
Torsten Dittmann
14752d528b fix: uid validator in ui 2021-12-29 18:12:58 +01:00
Torsten Dittmann
b344b51af7 fix: uid validator text 2021-12-29 18:09:21 +01:00
Torsten Dittmann
2015106702 fix: use bigint for large integers 2021-12-29 15:50:21 +01:00
Torsten Dittmann
1a5712017b fix: database query value limits 2021-12-28 18:57:24 +01:00
Torsten Dittmann
b05680cf7d fix: database activites 2021-12-28 16:48:36 +01:00
Torsten Dittmann
0189fe6cff fix: remove length limit from db query param 2021-12-28 13:37:46 +01:00
Torsten Dittmann
0ccf2cb0f6 fix: update geo db to dec-21 2021-12-28 13:37:03 +01:00
Torsten Dittmann
f48708ddf4 fix: use env var instead of hard coded value 2021-12-28 13:04:58 +01:00
Torsten Dittmann
afde0cb680 fix: increase connection pool 2021-12-28 12:51:29 +01:00
Torsten Dittmann
dc6d3565a0 feat: more informations to automatic domain certificate 2021-12-28 12:06:00 +01:00
Torsten Dittmann
9802058e4f fix: certificates and domain collection 2021-12-28 12:02:39 +01:00
Torsten Dittmann
c675c048ac fix: certificates 2021-12-28 11:48:55 +01:00
Torsten Dittmann
49ba7d5dfd fix: users prefs default value 2021-12-28 11:48:50 +01:00
Torsten Dittmann
cf15c90c2a fix: saving certificates 2021-12-28 11:26:46 +01:00
Torsten Dittmann
9917cdb9ac fix: get attribute endpoint 2021-12-27 18:07:35 +01:00
Torsten Dittmann
8122d8882b fix: collection level permissions cursor 2021-12-27 18:00:52 +01:00
Torsten Dittmann
ec5e129300 fix: remove vendor mount 2021-12-27 13:49:33 +01:00
Torsten Dittmann
693b8c7185 fix: replace internal and external database with project database 2021-12-27 13:45:23 +01:00
Torsten Dittmann
67e90fe27d fix: realtime api 2021-12-27 11:45:31 +01:00
Torsten Dittmann
ffae301d5f fix: database service 2021-12-27 11:45:24 +01:00
Matej Baco
bd9d777717 PR review changes 2021-12-27 11:35:51 +01:00
kodumbeats
6aeb12f3a0 Use correct namespace for realtime 2021-12-24 16:20:56 -05:00
kodumbeats
c3bbce1b04 Use correct namespace 2021-12-23 19:27:55 -05:00
kodumbeats
3f43b426fa Prepend "collection_" to collections 2021-12-23 17:51:38 -05:00
kodumbeats
1bb6ab9691 Only create the projectDB once 2021-12-23 17:51:21 -05:00
kodumbeats
05a061127f Use the same namespace 2021-12-23 17:51:10 -05:00
kodumbeats
bc2703ea08 Set default database for collections 2021-12-22 20:51:49 -05:00
Torsten Dittmann
166ebf7225
Merge pull request #2474 from appwrite/feat-database-indexing-migration
feat(tasks): migration for 0.12.x
2021-12-21 17:34:41 +01:00
Torsten Dittmann
c91db74b23 fix: install compose template 2021-12-21 16:29:09 +01:00
Matej Baco
ac64cde0a2 Error handler resources removed 2021-12-21 16:21:30 +01:00
Matej Baco
f03ab69bf3 Implemented logger in http server 2021-12-21 16:01:40 +01:00
Matej Baco
5fcc5b9b38 Code cleanup 2021-12-21 15:41:58 +01:00
Matej Baco
9c0c28c3f8 Fixed failing tests due to dependency exception looping 2021-12-21 14:57:43 +01:00
Torsten Dittmann
721363a240 Merge branch 'master' of https://github.com/appwrite/appwrite into feat-database-indexing 2021-12-21 12:08:02 +01:00
Torsten Dittmann
366c4b903e feat: anonymous methods 2021-12-21 11:48:10 +01:00
Matej Baco
c82549cdf4 Applied changes from PR into db-indexing solving unexpected errors returning 200 codes 2021-12-21 11:47:06 +01:00
Matej Baco
195e721fbb Removed debug code 2021-12-21 11:42:58 +01:00
Torsten Dittmann
f9016c7e7d fix: status code on uncaught exception 2021-12-21 11:12:33 +01:00
Matej Baco
cba3618c35 Tests fix 2021-12-21 10:29:09 +01:00
Bradley Schofield
b38a9ec594 Fix Functions Usage Chart Typo 2021-12-20 15:54:22 +00:00
Matej Baco
0cb2b736f0 Merge branch 'master' into feat-improve-error-logging 2021-12-20 16:24:50 +01:00