1
0
Fork 0
mirror of synced 2024-08-31 18:01:02 +12:00
Commit graph

8256 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
83aafeb5eb
Merge pull request #2016 from PineappleIOnic/doc-add-creating-runtime
Add Tutorial for Creating a new runtime for Appwrite's new execution model
2021-11-28 14:45:00 +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 Fux
d9c71336f4 Updated gitattributes 2021-11-28 09:43:07 +02:00
Eldad Fux
9edeebcc81 Updated gitattributes 2021-11-28 02:06:59 +02:00
Eldad Fux
95cbf89fe1 Updated gitattributes 2021-11-28 02:05:54 +02:00
Eldad Fux
e3ad45384a Updated gitattributes 2021-11-28 02:05:04 +02:00
Eldad Fux
ec9ac7a7b6 Updated gitattributes 2021-11-28 02:04:25 +02:00
Eldad Fux
35c0f91720 Updated gitattributes 2021-11-28 02:02:58 +02:00
Eldad Fux
1ac5947bda Cleanup 2021-11-28 01:58:47 +02:00
Eldad Fux
b9dc9610d3 Updated gitattributes 2021-11-28 01:57:03 +02:00
Eldad Fux
b19991ed9e Updated gitattributes 2021-11-28 01:56:10 +02:00
Eldad Fux
fa5b90184f Merge branch 'master' of github.com:appwrite/appwrite 2021-11-28 01:51:53 +02:00
Eldad Fux
5d712d9306 Add local build file 2021-11-28 01:51:47 +02:00
Eldad A. Fux
29a36bc0d1
Update .gitattributes 2021-11-28 01:50:53 +02:00
Eldad A. Fux
f1c501cb47
Update .gitattributes 2021-11-28 01:50:16 +02:00
Eldad Fux
38421951cf Add local build file 2021-11-28 01:48:59 +02:00
Eldad Fux
64466f1dca Add local build file 2021-11-28 01:47:40 +02:00
Eldad A. Fux
2517d053e6
Update .gitattributes 2021-11-28 01:39:57 +02:00
Eldad A. Fux
fa923e3af0
Update .gitattributes 2021-11-28 01:38:41 +02:00
Eldad A. Fux
d4e5e6d6b0
Update .gitattributes 2021-11-28 01:37:58 +02:00
Eldad A. Fux
e8561d6288
Update .gitattributes 2021-11-28 01:36:29 +02:00
Eldad A. Fux
2b098dabfe
Update .gitattributes 2021-11-28 01:35:11 +02:00
Eldad A. Fux
007c4e802a
Merge pull request #2328 from appwrite/remove-bundled-javascript
feat(public): remove bundles from repo
2021-11-27 19:08:04 +02: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
Eldad A. Fux
8e3fead690
Merge pull request #2439 from appwrite/feat-nist-password-requirements
Feat: NIST password requirements
2021-11-26 18:41:30 +02:00
kodumbeats
61ffe18d2b Update password validator tests 2021-11-25 17:31:18 -05: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
89a296cb6c
Merge pull request #2438 from appwrite/feat-database-worker
feat(views/install): database worker
2021-11-25 20:23:23 +01: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
e08ff9f0f9 Merge branch 'feat-database-indexing' of https://github.com/appwrite/appwrite into feat-database-indexing 2021-11-25 18:16:39 +01:00
Torsten Dittmann
7766c98d20
Merge pull request #2437 from appwrite/fix-cache-purge-with-globbing
fix(refactor-db): fix cache purging while file globbing
2021-11-25 17:46:27 +01:00
Torsten Dittmann
4e98eb372a chore(deps): update composer lock 2021-11-25 17:45:09 +01:00
kodumbeats
c26831097e Test cache changes from dev branch 2021-11-25 11:33:30 -05: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
ab74f8efb0 add all docs 2021-11-25 14:07:19 +01:00
Torsten Dittmann
6561f7d4a2 Merge branch 'feat-database-indexing' of https://github.com/appwrite/appwrite into feat-database-indexing 2021-11-25 14:02:08 +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
e30d7d1db4 Merge branch 'feat-database-indexing' of https://github.com/appwrite/appwrite into feat-database-indexing 2021-11-25 11:28:55 +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
eb7c9dd020 fix(specs): swagger add nullable property 2021-11-25 11:08:39 +01:00
Torsten Dittmann
c927b1a93b Merge branch 'feat-database-indexing' of https://github.com/appwrite/appwrite into fix-swagger-spec 2021-11-25 10:10:41 +01:00