1
0
Fork 0
mirror of synced 2024-10-01 01:37:56 +13:00
Commit graph

4639 commits

Author SHA1 Message Date
Dmitriy Danilov
3eabd83309
Merge branch 'master' into some-typos-fixes 2021-11-28 09:22:19 -05:00
Christy Jacob
2554749d8e
Merge pull request #2329 from arsheelsheikh/ur
Translation of text into Urdu language
2021-11-28 17:53:18 +04:00
kodumbeats
ee5b1da82d Roles must be assoc array with roles as keys 2021-11-28 08:32:00 -05:00
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
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
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
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
Matej Baco
442117c94b Updated theme color to Appwrite pink 2021-11-19 09:09:35 +01:00
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
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
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
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
Torsten Dittmann
bf6c9cce20 feat(sdks): release deno & node response models 2021-11-12 13:22:47 +01:00
kodumbeats
4dd6f63fb9 Use Auth method to simplify code 2021-11-11 20:14:40 -05:00
Aditya Rana
07bdd3e26b Converting negative angle values to their postive counterpart. 2021-11-11 19:37:37 +05:30
Torsten Dittmann
dfcf2bdc1c fix(ui): cleanup comments and whitespace 2021-11-11 14:58:50 +01:00
Torsten Dittmann
b0388371c4 fix(ui): single array property 2021-11-10 11:24:45 +01:00
Torsten Dittmann
1c96af3311 fix(ui): multiple arrays on document 2021-11-10 10:43:51 +01:00
LN
b3a3c80531
Merge branch 'appwrite:master' into feat-1764-telugu-translation 2021-11-09 22:48:36 +05:30
Eldad A. Fux
a1a4584095
Merge pull request #2400 from appwrite/feat-sdks-web-5-0
feat(sdks): release web 5.0.0
2021-11-08 21:01:17 +02:00
Torsten Dittmann
12c13eb18b feat(sdks): release web 5.0.0 2021-11-08 14:29:18 +01:00
LN
4927053fb7
Merge branch 'appwrite:master' into feat-1764-telugu-translation 2021-11-08 17:35:51 +05:30
Torsten Dittmann
3741786e07
Merge pull request #2225 from PineappleIOnic/health-improve-db-test
Improve health check for Database
2021-11-08 10:42:55 +01:00
JB Leiknes
fa3cf3c025
Merge branch 'appwrite:master' into master 2021-11-05 10:13:04 +01:00
LN
48b9dd5baa
Merge branch 'appwrite:master' into feat-1764-telugu-translation 2021-11-04 16:12:30 +05:30
Miku Chan
b5ef74aef4
Merge branch 'master' into locale 2021-11-04 15:40:25 +05:30
Damodar Lohani
0e91b67528
Merge pull request #2381 from appwrite/feat-mock-upload-chunked 2021-11-04 15:04:28 +05:45
kodumbeats
7853c9370b Enforce that users cannot add permission roles they do not have 2021-11-03 12:38:06 -04:00
kodumbeats
238ff6fcd4 Enable strict query checking if queries are provided 2021-11-02 19:43:10 -04:00
Torsten Dittmann
4dea1ebaf2
Merge pull request #2380 from appwrite/feat-db-refactor-more-api-bugfixes
fix(refactor-db): more api bugfixes
2021-11-02 16:20:06 +01:00
Torsten Dittmann
08b6a64363 Merge branch 'feat-db-refactor-ui-fixes' of https://github.com/appwrite/appwrite into feat-db-refactor-ui-fixes 2021-11-02 16:17:52 +01:00
Torsten Dittmann
244cd28f5a fix(ui): fix typos and replace * role 2021-11-02 16:15:30 +01:00
Torsten Dittmann
0dd32a0a0c
Merge pull request #2360 from appwrite/feat-db-refactor-backfill-usage-stats
Backfill usage stats with empty records when required
2021-11-02 16:09:37 +01:00
Torsten Dittmann
ada4b993d6 fix(ui): prevent double inerstion on clone 2021-11-02 11:04:43 +01:00
Damodar Lohani
27cc105325 remove leftover dump 2021-11-02 15:04:18 +05:45
Damodar Lohani
cff3995300 fix response 2021-11-02 14:44:26 +05:45
Damodar Lohani
410081bf11 some tests to validate mock tests 2021-11-02 11:17:02 +05:45
kodumbeats
dd5c873b99 Clear external cache when resources are deleted 2021-11-01 20:48:38 -04:00
kodumbeats
7624f97f0b PHP_FLOAT_MIN provides the smallest positive float, not largest negative 2021-11-01 20:48:14 -04:00
kodumbeats
c2f994a02e Pass filters to createAttribute to inherit default value defined in this layer 2021-11-01 20:47:07 -04:00
LN
df21f1d80d
Fixed a small typo
Fixed a small typo in te.json
2021-10-31 21:32:54 +05:30
LN
e5372e828f
Added Telugu in init.php
This commit adds Telugu to init.php file.
2021-10-31 21:16:44 +05:30
LN
41ef17af48
Added Telugu in codes
This commit adds Telugu in codes.php file
2021-10-31 21:12:32 +05:30
LN
fc3827c4b0
Translated everything
Finally translated all lines
2021-10-31 20:59:53 +05:30
LN
28165e570a
Added more translations
Added more translations, translated until line 151
2021-10-31 19:55:06 +05:30
LN
d92c3477d9
Created File te.json
Created the file and translated until line 53.
2021-10-31 18:50:57 +05:30
Arsheel Sheikh
ae82df56a9
fixed word 2021-10-31 18:47:29 +05:30
Arsheel Sheikh
3fd0d3653e
fixed bracket 2021-10-31 18:36:32 +05:30
Arsheel Sheikh
6e98483534
correction fixed 2021-10-31 18:16:47 +05:30
Shrey
e0fdda66ea Added tamil translations 2021-10-31 00:46:27 +05:30
Torsten Dittmann
b2bf63df15 fix(ui): add confirmation message to leave teams 2021-10-29 18:11:35 +02:00