1
0
Fork 0
mirror of synced 2024-06-02 19:04:49 +12:00
Commit graph

8187 commits

Author SHA1 Message Date
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
Damodar Lohani 9c2b9fee1f fix spec 2021-11-01 18:37:08 +05:45
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
Nicolò Santilio 4a528b3fde
Fix Godot Engine line mentioning another user 2021-10-31 15:15:29 +01:00
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
Eldad A. Fux ed6fd6a78e
Merge pull request #2374 from fenix-hub/master
Add Godot Engine SDK to Community SDKs
2021-10-31 13:35:08 +02:00
Nicolò Santilio cc4ef95cc0
Update README.md 2021-10-31 12:01:20 +01:00
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
Torsten Dittmann b0b0d91572 fix(ui): remove leftover 2021-10-29 17:56:21 +02:00
Torsten Dittmann a2beb8ce0b fix(ui): remove leftover 2021-10-29 17:55:15 +02:00
Torsten Dittmann 641c2b215c fix(ui): update casting and enum 2021-10-29 17:51:21 +02:00
Torsten Dittmann a0e42ff3a9 fix(ui): rebuild JS 2021-10-29 17:51:09 +02:00
Torsten Dittmann 6da10ca4ae fix(ui): cast empty strings to null 2021-10-29 17:50:59 +02:00
Torsten Dittmann 535f433817 fix(ui): pre-select value for enum 2021-10-29 15:50:17 +02:00
Torsten Dittmann b8936c7674 fix(ui): add basic pagination with after and enum attributes 2021-10-29 14:01:48 +02:00
Torsten Dittmann 620333a8d2 Merge branch 'feat-database-indexing' of https://github.com/appwrite/appwrite into feat-db-refactor-ui-fixes 2021-10-29 13:16:19 +02:00
Torsten Dittmann 252720dd28
Merge pull request #2367 from appwrite/fix-swagger-spec-responses
fix(specs): swagger responses
2021-10-29 13:15:36 +02:00
Torsten Dittmann 23c771bdfc update specs 2021-10-29 13:01:26 +02:00
Torsten Dittmann 5ed2fc19f5 fix(specs): swagger responses 2021-10-29 12:55:49 +02:00
Dmitriy Danilov 9f06372eef Merge branch 'master' into some-typos-fixes 2021-10-29 03:33:18 +03:00
Torsten Dittmann 85ccf0def4 fix(ui): array attributes in documents 2021-10-28 12:41:46 +02:00
Torsten Dittmann 973e8bff9b fix(ui): make number/float range optional 2021-10-28 10:55:48 +02:00
Torsten Dittmann bb106861ba remove tmp mount from appwrite server 2021-10-28 10:47:41 +02:00
kodumbeats 92e48e273d Add reminder to check query order 2021-10-27 18:31:25 -04:00
kodumbeats 6e46e2fb0f Use correct key in metrics array 2021-10-27 18:17:51 -04:00
kodumbeats 79b1fceaf3 Rename to prevent collisions 2021-10-27 18:17:15 -04:00
kodumbeats 656471ced2 Backfill usage stats with empty records when required 2021-10-27 15:57:20 -04:00
Torsten Dittmann 275dd70a04 fix(ui): form validation and checkbox disabling 2021-10-27 18:55:36 +02:00
Torsten Dittmann 04c75a8256 fix(ui): required fields now are properly set in DOM 2021-10-27 18:54:57 +02:00
Torsten Dittmann 8d326b1b7e Merge branch 'feat-db-refactor-ui-fixes' of https://github.com/appwrite/appwrite into feat-db-refactor-ui-fixes 2021-10-27 15:45:12 +02:00
kodumbeats 974788db83 fix(api): allow failed attributes to be deleted 2021-10-27 09:44:10 -04:00
Torsten Dittmann f92a55d0bf style(usage): improve usage worker code 2021-10-27 14:12:06 +02:00
Torsten Dittmann 71084e023b fix(ui): leftover from users fix 2021-10-27 13:16:25 +02:00
Torsten Dittmann 31d1493ba6 fix(ui): users settings 2021-10-27 13:14:51 +02:00
Torsten Dittmann adf5c1b288 fix(ui): disabled default value when required or array 2021-10-27 13:05:12 +02:00
Bradley Schofield 91827930c0 Improve exception 2021-10-27 10:21:16 +01:00
Torsten Dittmann 886e19be16 remove data-debug 2021-10-27 11:11:07 +02:00
Torsten Dittmann df1398328c Merge branch 'feat-database-indexing' of https://github.com/appwrite/appwrite into feat-db-refactor-ui-fixes 2021-10-27 11:01:21 +02:00
Torsten Dittmann d79116035f
Merge pull request #1885 from appwrite/feat-db-refactor-api-buxfixes
feat(refactor-db): database lifecycle bugfixes
2021-10-27 11:00:14 +02:00
kodumbeats 0312b071ce Get integer constant from Range class 2021-10-26 16:51:40 -04:00
kodumbeats 10172f4216 Require minimum size 2021-10-26 16:28:16 -04:00