1
0
Fork 0
mirror of synced 2024-07-09 00:16:13 +12:00
Commit graph

4872 commits

Author SHA1 Message Date
kodumbeats 4b9ff6cca2 Merge remote-tracking branch 'origin/feat-database-indexing' into feat-db-refactor-restrict-assignable-permissions 2021-11-28 07:32:29 -05:00
Christy Jacob 7d613c181a
Merge pull request #2202 from saintmalik/doc-fix-typos
doc: Fix typos
2021-11-28 15:52:10 +04:00
Christy Jacob 5b44f6ff89
Merge pull request #1884 from kristofkalocsai/feat-1691-improve-hungarian-translations
updates hu locale translations
2021-11-28 14:23:51 +04:00
Eldad A. Fux 8075ff9692
Merge pull request #2407 from codingsamurai-10/feat-2387-support-negative-numbers-in-preview
Support negative numbers in file preview
2021-11-26 21:15:06 +02:00
Eldad A. Fux 573ab5a938
Merge pull request #2426 from appwrite/feat-update-theme-color
Updated theme color to Appwrite pink
2021-11-26 21:13:36 +02:00
Damodar Lohani 028a62d3d3 fix deletes worker 2021-11-26 10:50:31 +05:45
Damodar Lohani ee7459cd36 Merge branch 'feat-sb-uis' into feat-s3-integration 2021-11-26 10:23:42 +05:45
Damodar Lohani 8ece11d28e Merge branch 'feat-storage-buckets' into feat-sb-uis 2021-11-26 10:22:30 +05:45
Damodar Lohani 8d8d32af7c Merge branch 'feat-database-indexing' into feat-storage-buckets 2021-11-26 10:16:16 +05:45
kodumbeats a83d99915d Align password requirements with nist guidelines 2021-11-25 15:07:54 -05:00
kodumbeats f64702150d Use correct validator for confirmation password 2021-11-25 15:03:11 -05:00
Torsten Dittmann 3b144840bd feat(views): database worker 2021-11-25 20:20:28 +01:00
Torsten Dittmann 0d6581330b remove usage worker from installation compose 2021-11-25 18:17:03 +01:00
Torsten Dittmann 194337ac3b fix(ui): increase cache buster 2021-11-25 17:08:24 +01:00
Torsten Dittmann ff9d2e6448 fix(ui): collection settings permissions 2021-11-25 14:18:53 +01:00
Torsten Dittmann 3552f69542
Merge pull request #2436 from appwrite/fix-swagger-spec
fix(spec): add nullable property
2021-11-25 14:02:01 +01:00
Torsten Dittmann d71c351d0a fix(ui): add activity bubble to tabs 2021-11-25 13:57:59 +01:00
Torsten Dittmann 0b0b6968a1 fix(ui): fix charts 2021-11-25 11:54:02 +01:00
Torsten Dittmann 7d2bb76416 fix(ui): ordering of collections in pagination 2021-11-25 11:28:53 +01:00
Torsten Dittmann c39002be0a chore(specs): update specs 2021-11-25 11:27:18 +01:00
Torsten Dittmann e1539639ec fix(ui): charts 2021-11-25 10:07:34 +01:00
Damodar Lohani e7f7ce0e70 Merge branch 'feat-storage-buckets' into feat-sb-uis 2021-11-25 13:41:12 +05:45
Damodar Lohani ec9d4599c4 Merge branch 'feat-storage-buckets' into feat-s3-integration 2021-11-25 13:38:40 +05:45
Damodar Lohani 8728668e21 Merge branch 'feat-database-indexing' into feat-storage-buckets 2021-11-25 13:33:55 +05:45
Damodar Lohani fc6c6a16e9 fix deletes 2021-11-25 13:31:02 +05:45
Damodar Lohani 6598aa0f1e fix deletes 2021-11-25 11:11:07 +05:45
Damodar Lohani 7508e9f631 update deletes to account for different storage device 2021-11-25 10:44:38 +05:45
Damodar Lohani c8c34d765d fix collection name 2021-11-25 10:36:48 +05:45
Damodar Lohani a19934db2b metadata for s3 chunked upload 2021-11-25 10:32:40 +05:45
Torsten Dittmann fe2b598c64 fix(ui): input id validation pattern 2021-11-24 18:00:45 +01:00
Torsten Dittmann 0a38f0776a Merge branch 'feat-database-indexing' of https://github.com/appwrite/appwrite into feat-db-refactor-ui-fixes 2021-11-24 17:28:49 +01:00
kodumbeats 8743756126 Merge remote-tracking branch 'origin/feat-database-indexing' into feat-db-refactor-enable-strict-query-matching 2021-11-24 09:26:59 -05:00
Torsten Dittmann db0a75a18a Merge branch 'feat-database-indexing' of https://github.com/appwrite/appwrite into feat-db-refactor-ui-fixes 2021-11-24 14:56:45 +01:00
Torsten Dittmann 9e8cb3a3f2 fix(ui): forms and database list 2021-11-24 14:27:44 +01:00
Torsten Dittmann b19217cc56 update specs 2021-11-24 14:10:33 +01:00
Torsten Dittmann 7c8135b580 refactor(ui): list documents 2021-11-24 09:33:21 +01:00
Torsten Dittmann 7be4211aa5 fix(ui): input validation for ids 2021-11-24 09:33:12 +01:00
Damodar Lohani 28e4f5ac43 Merge branch 'feat-sb-uis' into feat-s3-integration 2021-11-24 11:27:11 +05:45
kodumbeats c7bc055995 Purge external database cache on createAttribute 2021-11-23 12:04:08 -05:00
kodumbeats efb8087a9b Purge external database cache on deleteAttribute 2021-11-23 12:03:51 -05:00
Torsten Dittmann 446827732d
Merge pull request #2427 from appwrite/feat-improve-deletes-worker
fix(deletes): add realtime logs and improve code
2021-11-23 17:46:19 +01:00
Torsten Dittmann 7e3df6fc96 refactor(workers): remove db exceptions from deletes 2021-11-23 17:11:52 +01:00
Torsten Dittmann 8e09a7eb9c
Merge pull request #2423 from appwrite/fix-usage-worker-influxdb-check
fix(usage): influxdb health check
2021-11-23 17:03:19 +01:00
Torsten Dittmann 7904d79916 fix(ui): add enum attribute 2021-11-23 13:46:20 +01:00
Torsten Dittmann 3a8eb4020c fix(ui): multiple issues in db 2021-11-22 13:49:51 +01:00
Torsten Dittmann f9ebeac24c fix(ui): collection permission binding 2021-11-19 18:26:13 +01:00
Torsten Dittmann 38499e0a5d fix(deletes): add realtime logs and improve code 2021-11-19 17:46:10 +01:00
Torsten Dittmann db478c12d7 feat(ui): add users usage 2021-11-19 12:09:04 +01:00
Damodar Lohani 5ec183bae6 remove numbers in labels 2021-11-19 16:38:46 +05:45
Damodar Lohani 5bf53f6db5 Merge branch 'feat-sb-uis' into feat-s3-integration 2021-11-19 15:58:56 +05:45
Damodar Lohani 7147a7dc6f Merge branch 'feat-storage-buckets' into feat-sb-uis 2021-11-19 15:49:10 +05:45
Damodar Lohani 84fd0345cd fix file deletes - use external db 2021-11-19 15:43:00 +05:45
Damodar Lohani a3d7b5f60b Merge branch 'feat-sb-uis' into feat-s3-integration 2021-11-19 15:37:28 +05:45
Damodar Lohani eb0be63b5d Merge branch 'feat-storage-buckets' into feat-s3-integration 2021-11-19 15:34:27 +05:45
Damodar Lohani 328ef5adf9 inject mode 2021-11-19 15:30:42 +05:45
Damodar Lohani 0b0f14ef88 allow operating with disabled bucket from console 2021-11-19 15:27:09 +05:45
Matej Baco 442117c94b Updated theme color to Appwrite pink 2021-11-19 09:09:35 +01:00
Damodar Lohani 956d26bada do support and other fixes 2021-11-19 11:43:06 +05:45
Damodar Lohani a6fc5820cc checks for if bucket is disabled 2021-11-18 20:43:18 +05:45
Torsten Dittmann 7d0eae7aee fix(ui): adapt usage legends 2021-11-18 14:19:14 +01:00
Torsten Dittmann 4378dfe724 fix(usage): influxdb health check 2021-11-18 11:46:39 +01:00
Torsten Dittmann 0fc1812604 Merge branch 'feat-database-indexing' of https://github.com/appwrite/appwrite into feat-db-refactor-ui-fixes 2021-11-18 11:34:53 +01:00
Torsten Dittmann f2eb6ae317 fix(ui): logs pagination 2021-11-18 11:33:42 +01:00
Torsten Dittmann 58536b9eb1 Merge branch 'feat-database-indexing' of https://github.com/appwrite/appwrite into feat-database-logs-pagination 2021-11-18 11:14:18 +01:00
Damodar Lohani aa00872909 Merge branch 'feat-sb-uis' into feat-sb-uis-chartjs-upgrade 2021-11-18 11:23:11 +05:45
LN dba0f212f5
Merge branch 'appwrite:master' into feat-1764-telugu-translation 2021-11-18 08:37:44 +05:30
Fernando Amezcua b91c13fcb5 Fix merge changes 2021-11-17 10:58:47 -06:00
Fernando Amezcua 3dab8a80d1
Merge branch 'appwrite:master' into feat-add-translation-latin 2021-11-17 10:53:43 -06:00
Damodar Lohani 71b3ecad10 update naming 2021-11-17 19:06:58 +05:45
Damodar Lohani ff4aa30781 fix elements parents 2021-11-17 19:05:35 +05:45
Damodar Lohani 5d478f1ffe fix order 2021-11-17 19:02:07 +05:45
Christy Jacob 5c3998426f
Merge pull request #2236 from Dhruvacube/locale
Corrected hindi grammatical errors
2021-11-17 14:54:33 +04:00
Torsten Dittmann d099b0133c Merge branch 'master' of https://github.com/appwrite/appwrite into feat-database-indexing 2021-11-17 11:39:03 +01:00
Christy Jacob e95696a449
Merge pull request #2232 from ErfanBahramali/patch-1
Fix Persian translation
2021-11-17 14:18:51 +04:00
Torsten Dittmann b796144628 chore(composer): update audit library 2021-11-17 11:18:47 +01:00
Christy Jacob 55210d9b73
Merge pull request #2346 from vancassa/feat-1697-Javanese-translation
feat(locales): add javanese translation
2021-11-17 14:17:40 +04:00
Christy Jacob f4f812eb92
Merge pull request #2198 from ivernus/feat-1737-irish-translation
added country names translated into Irish
2021-11-17 13:38:48 +04:00
Christy Jacob bff01d309b
Merge pull request #1786 from vj-codes/master
doc-1703-improved-marathi-translation
2021-11-17 11:30:14 +04:00
Torsten Dittmann 47b6fe59ce Merge branch 'feat-database-logs-pagination' of https://github.com/appwrite/appwrite into feat-db-refactor-ui-fixes 2021-11-16 16:26:13 +01:00
Torsten Dittmann ced8c9ef03 use updated audit library 2021-11-16 15:54:29 +01:00
Torsten Dittmann 19d01c17bb Revert "fix(api): add after pagination to logs endpoints"
This reverts commit 058b4dd975.
2021-11-16 14:37:33 +01:00
Damodar Lohani 3dd10b7c3c DO spaces support with existing envs 2021-11-16 17:20:13 +05:45
Torsten Dittmann 058b4dd975 fix(api): add after pagination to logs endpoints 2021-11-16 12:20:14 +01:00
Torsten Dittmann f8731e8d65 fix(api): logs limit param description 2021-11-16 12:02:11 +01:00
Torsten Dittmann d5f959454b feat(controllers): add pagination to logs endpoints 2021-11-15 10:48:32 +01:00
LN f41de4681d
Merge branch 'appwrite:master' into feat-1764-telugu-translation 2021-11-15 12:05:41 +05:30
Damodar Lohani 3f32e39227 WIP 2021-11-15 11:49:43 +05:45
Damodar Lohani 810eeb3583 Merge branch 'master' into feat-sb-uis-chartjs-upgrade 2021-11-15 10:55:14 +05:45
Damodar Lohani 385ee837bc fix issues with creating and viewing files 2021-11-14 20:22:04 +05:45
Damodar Lohani d914c7ecd7 skip antivirus if non-local device 2021-11-14 18:56:52 +05:45
Damodar Lohani c9595b40dd fix api to account for non-local storage 2021-11-14 18:50:51 +05:45
Damodar Lohani 436f6b7c77 merge fixes 2021-11-14 18:43:48 +05:45
Damodar Lohani 241b6f4cd6 check the device environment variable to set proper device 2021-11-14 18:39:23 +05:45
Damodar Lohani 364634e386 add environment variables required for s3 support 2021-11-14 18:36:11 +05:45
Damodar Lohani e337fe3aca Merge branch 'feat-large-file' into feat-s3-integration 2021-11-14 18:13:43 +05:45
Damodar Lohani 692cbe1899 fix return 2021-11-14 18:08:45 +05:45
Damodar Lohani 73aea7387c Merge branch 'feat-storage-buckets' into feat-large-file 2021-11-14 16:53:52 +05:45
Torsten Dittmann bf6c9cce20 feat(sdks): release deno & node response models 2021-11-12 13:22:47 +01:00
Damodar Lohani d3701ec41d fix dashboard chart 2021-11-12 15:38:32 +05:45
Damodar Lohani b965b2a146 update charts styling 2021-11-12 15:32:39 +05:45