1
0
Fork 0
mirror of synced 2024-08-29 00:52:07 +12:00
Commit graph

578 commits

Author SHA1 Message Date
kodumbeats
732e4c0b20 Add missing port to PDO dsn for workers 2022-01-26 11:01:49 -05:00
kodumbeats
7e6c9b9d87 Harmonize database reconnect across services 2022-01-21 12:32:27 -05:00
Eldad Fux
26eb09da25 Removed Appwrite domains 2022-01-13 13:03:32 +02:00
Torsten Dittmann
f90f98b597
Update init.php 2022-01-07 13:58:15 +01:00
Torsten Dittmann
bbe8232294 feat: release version 0.12.1 2022-01-05 16:40:51 +01:00
Torsten Dittmann
81e340e52c fix: increase cache buster 2022-01-04 17:04:40 +01:00
Matej Baco
69b4d074f5 Migrated all imports to new request class 2021-12-31 16:50:07 +01:00
Matej Baco
71a546c908 Post-merge fixes 2021-12-31 15:19:29 +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
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
693b8c7185 fix: replace internal and external database with project database 2021-12-27 13:45:23 +01: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
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
0cb2b736f0 Merge branch 'master' into feat-improve-error-logging 2021-12-20 16:24:50 +01:00
Christy Jacob
c7ffd88f14
Merge pull request #2191 from TafadzwaD/master
Added Shona Translations
2021-12-19 21:46:58 +04:00
Torsten Dittmann
8826984b1f refactor: replace disable with skip calls for authorization 2021-12-17 16:25:05 +01:00
Torsten Dittmann
d482fb86ea Merge branch 'feat-database-indexing' of https://github.com/appwrite/appwrite into feat-database-indexing-migration 2021-12-17 15:54:36 +01:00
Torsten Dittmann
7f82661801
Merge pull request #2503 from appwrite/feat-strict-enums
fix: strict enum attribute
2021-12-17 13:51:42 +01:00
Torsten Dittmann
626c73896f Merge branch 'feat-database-indexing' of https://github.com/appwrite/appwrite into feat-database-indexing-migration 2021-12-17 11:57:16 +01:00
Torsten Dittmann
2690cab771 Merge branch 'feat-database-indexing' of https://github.com/appwrite/appwrite into feat-database-disable-collections 2021-12-17 11:53:57 +01:00
Torsten Dittmann
e2297da3da feat: add more arrow functions 2021-12-17 11:41:26 +01:00
Torsten Dittmann
a11d7bf750 fix: strict enum attribute 2021-12-16 11:15:55 +01:00
Torsten Dittmann
a5a86cc1cd fix: bin2hex() calls 2021-12-14 13:10:38 +01:00
Torsten Dittmann
f5f23222f3 chore: add comment for mode resource 2021-12-14 12:15:00 +01:00
Torsten Dittmann
d92763fbfc Merge branch 'feat-database-indexing' of https://github.com/appwrite/appwrite into feat-database-indexing-migration 2021-12-14 11:47:05 +01:00
Torsten Dittmann
37a243b42f Merge branch 'master' of https://github.com/appwrite/appwrite into feat-database-indexing 2021-12-14 11:43:27 +01:00
Torsten Dittmann
a7ee99dcef fix: utopia view 2021-12-14 10:11:34 +01:00
Torsten Dittmann
7b607e85ac Merge branch 'feat-database-indexing' of https://github.com/appwrite/appwrite into feat-database-indexing-migration 2021-12-13 16:56:40 +01:00
Torsten Dittmann
a10eccbdc7
Merge pull request #2465 from appwrite/feat-database-indexing-realtime-console
feat(realtime): add console channel
2021-12-13 16:55:24 +01:00
Eldad Fux
0d9c0daf47 Updated cachebuster 2021-12-13 15:23:57 +02:00
Eldad Fux
8a46713d8e Updated our Twitter handle 2021-12-11 22:17:33 +02:00
Eldad Fux
07551dc902 Merge branch 'master' of github.com:appwrite/appwrite 2021-12-11 02:17:34 +02:00
Eldad Fux
76bf24ac9b Updated Youtube URL 2021-12-11 02:17:28 +02:00
Torsten Dittmann
ec01ab178c
Merge pull request #2453 from appwrite/fix-missing-encryption-filters
Fix-missing-encryption-filters
2021-12-09 11:47:49 +01:00
Torsten Dittmann
34e80acb7f feat(migration): version 0.12.x 2021-12-08 18:49:44 +01:00
Torsten Dittmann
9d23afa263 Merge branch 'feat-database-indexing' of https://github.com/appwrite/appwrite into feat-database-indexing-realtime-console 2021-12-07 14:09:16 +01:00
Matej Bačo
8f1fb9d330
Merge branch 'master' into feat-improve-error-logging 2021-12-06 14:16:39 +01:00
Matej Baco
243dfbb9ca PR review bug fix 2021-12-06 14:14:55 +01:00
Torsten Dittmann
e944da2f3e feat(realtime): add console channel 2021-12-06 13:03:12 +01:00
Damodar Lohani
ea8985d591 skip decryption for null 2021-12-03 13:23:21 +05:45
Torsten Dittmann
f04cb72cfb Merge branch 'master' of https://github.com/appwrite/appwrite into feat-db-main-rebase 2021-12-01 14:19:41 +01:00
Torsten Dittmann
ac796048d8 replace old collections file 2021-12-01 12:48:23 +01:00
Christy Jacob
67f59cdcb6
Merge pull request #2015 from fernandoamz/feat-add-translation-latin
Feat add translation latin
2021-11-29 19:30:46 +04:00
Christy Jacob
a9e07668c6
Merge pull request #2376 from Ln11211/feat-1764-telugu-translation
Feat-1764-telugu translation
2021-11-28 22:11:27 +04:00
Torsten Dittmann
194337ac3b fix(ui): increase cache buster 2021-11-25 17:08:24 +01:00