From 517cd03d63bf0673c5c34c6d612f9ca3e1fa87cb Mon Sep 17 00:00:00 2001 From: mbfakourii Date: Sat, 27 May 2023 17:26:45 +0430 Subject: [PATCH 1/7] fix urls --- index.html | 245 ++++++++++++++++++++++++++++++++++------------------- 1 file changed, 160 insertions(+), 85 deletions(-) diff --git a/index.html b/index.html index 714837a..51701f8 100755 --- a/index.html +++ b/index.html @@ -8,26 +8,56 @@

Help & Communication

Our preferred channels of communication for help, issues and disscussion.
- - - - - - - - - - -
-

Stack Overflow parse-platform tag

Use for any code level questions related to the Parse Platform. Please also use other tags where appropriate, such as parse-server, parse-dashboard, parse-cloud-code, parse-javascript-sdk, parse-ios-sdk, parse-android-sdk, parse-dotnet-sdk, parse-rest-api and parse-live-query.

-
-

Community Forum

- Use for questions and high level discussions about the Parse Platform.

-
-

Github Issues

- Use for reporting bugs and making pull requests for specific repositories.

-
-
+ + + + + + + + + + +
+ +

Stack Overflow + parse-platform + tag +

+

Use for any code level questions related to the + Parse Platform. Please also use other tags where appropriate, such as + parse-server + , + parse-dashboard + , + parse-cloud-code + , + parse-javascript-sdk + , + parse-ios-sdk + , + parse-android-sdk + , + parse-dotnet-sdk + , + parse-rest-api + and + parse-live-query + . +

+
+
+

Community Forum

+

+ Use for questions and high level discussions about the Parse + Platform.

+
+

Github Issues

+

+ Use for reporting bugs and making pull requests for specific + repositories.

+
+ @@ -43,21 +73,35 @@
The REST server and dashboard to manage your data.

Documentation

- Learn more about deploying your own Parse Server, or dive into our detailed client SDK guides. + Learn more about deploying your own Parse Server, or dive into our detailed client SDK + guides.
-
@@ -76,7 +120,7 @@

Objective-C

- + @@ -85,8 +129,12 @@

Objective-C

@@ -94,7 +142,8 @@

Objective-C

API Reference

- + @@ -102,7 +151,10 @@

Objective-C

@@ -136,7 +188,8 @@

Android

API Reference

- + @@ -144,8 +197,14 @@

Android

@@ -179,7 +238,8 @@

JavaScript

API Reference

- + @@ -222,7 +282,8 @@

Swift

API Reference

- + @@ -248,23 +309,25 @@

Flutter

-
+ - + - +
- +
@@ -284,23 +347,25 @@

Dart

- + - + - +
- +
@@ -308,40 +373,41 @@

Dart

@@ -368,7 +434,8 @@

.NET + Xamarin

API Reference

- + @@ -404,7 +471,8 @@

Unity

API Reference

- + @@ -426,7 +494,7 @@

Arduino

- + @@ -442,7 +510,8 @@

Arduino

API Reference

- + @@ -462,7 +531,7 @@

Embedded C

- + @@ -478,7 +547,8 @@

Embedded C

API Reference

- + @@ -499,6 +569,11 @@

Cloud Code

Guide

+ + +
@@ -540,7 +615,7 @@
Official adapters for Parse Server.

Other Helpful Repos

A list of useful tools, libraries, and miscellaneous goodies to help you.
-
+
From 9c2971324186343d2ae1cee89502e4efdf976d44 Mon Sep 17 00:00:00 2001 From: mbfakourii Date: Sat, 27 May 2023 17:29:34 +0430 Subject: [PATCH 2/7] fix urls --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index 51701f8..0dcc130 100755 --- a/index.html +++ b/index.html @@ -624,4 +624,4 @@
A list of useful tools, libraries, and miscellaneous goodies to help you.

Community Highlights

A curated list of community projects to expand how you use Parse.
- + \ No newline at end of file From 65ae02c58df3576006973dd0e0bd07e5bb371ba7 Mon Sep 17 00:00:00 2001 From: mbfakourii Date: Sat, 27 May 2023 17:39:58 +0430 Subject: [PATCH 3/7] fix urls --- index.html | 194 +++++++++++++++++++---------------------------------- 1 file changed, 69 insertions(+), 125 deletions(-) diff --git a/index.html b/index.html index 0dcc130..48ea7db 100755 --- a/index.html +++ b/index.html @@ -8,56 +8,26 @@

Help & Communication

Our preferred channels of communication for help, issues and disscussion.
+ + + + + + + + + + +
+

Stack Overflow parse-platform tag

Use for any code level questions related to the Parse Platform. Please also use other tags where appropriate, such as parse-server, parse-dashboard, parse-cloud-code, parse-javascript-sdk, parse-ios-sdk, parse-android-sdk, parse-dotnet-sdk, parse-rest-api and parse-live-query.

+
+

Community Forum

+ Use for questions and high level discussions about the Parse Platform.

+
+

Github Issues

+ Use for reporting bugs and making pull requests for specific repositories.

+
+
@@ -120,7 +90,7 @@

Objective-C

- + @@ -129,12 +99,8 @@

Objective-C

@@ -142,8 +108,7 @@

Objective-C

API Reference

- + @@ -151,10 +116,7 @@

Objective-C

@@ -188,8 +150,7 @@

Android

API Reference

- + @@ -197,14 +158,8 @@

Android

@@ -238,8 +193,7 @@

JavaScript

API Reference

- + @@ -282,8 +236,7 @@

Swift

API Reference

- + @@ -319,15 +272,13 @@

Flutter

API Reference

- + @@ -357,15 +308,13 @@

Dart

API Reference

- + @@ -373,41 +322,40 @@

Dart

- + @@ -531,7 +476,7 @@

Embedded C

- + @@ -547,8 +492,7 @@

Embedded C

API Reference

- + @@ -615,7 +559,7 @@
Official adapters for Parse Server.

Other Helpful Repos

A list of useful tools, libraries, and miscellaneous goodies to help you.
-
+
@@ -624,4 +568,4 @@
A list of useful tools, libraries, and miscellaneous goodies to help you.

Community Highlights

A curated list of community projects to expand how you use Parse.
- \ No newline at end of file + From e790f1d62fee86a8dcb36008afe46e52eeefebb2 Mon Sep 17 00:00:00 2001 From: mbfakourii Date: Sat, 27 May 2023 17:41:04 +0430 Subject: [PATCH 4/7] fix urls --- index.html | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/index.html b/index.html index 48ea7db..eeb6c96 100755 --- a/index.html +++ b/index.html @@ -43,8 +43,7 @@
The REST server and dashboard to manage your data.

Documentation

- Learn more about deploying your own Parse Server, or dive into our detailed client SDK - guides. + Learn more about deploying your own Parse Server, or dive into our detailed client SDK guides.
From 53d45340f403386ac802df76fc3e9b0d4696702c Mon Sep 17 00:00:00 2001 From: mbfakourii Date: Sat, 27 May 2023 17:41:37 +0430 Subject: [PATCH 5/7] fix urls --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index eeb6c96..f764457 100755 --- a/index.html +++ b/index.html @@ -43,7 +43,7 @@
The REST server and dashboard to manage your data.

Documentation

- Learn more about deploying your own Parse Server, or dive into our detailed client SDK guides. + Learn more about deploying your own Parse Server, or dive into our detailed client SDK guides.
From 1a40470e61d348a14a0f094238f093a8d1240371 Mon Sep 17 00:00:00 2001 From: mbfakourii Date: Sat, 27 May 2023 17:52:58 +0430 Subject: [PATCH 6/7] remove empty Modules in JavaScript --- index.html | 5 ----- 1 file changed, 5 deletions(-) diff --git a/index.html b/index.html index f764457..827611e 100755 --- a/index.html +++ b/index.html @@ -197,11 +197,6 @@

JavaScript

Latest Release

- - - -