Browse code

added appinfo/info.xml appinfo/signature.json CHANGELOG.txt README.md css/style.css js/sendfax.js

DoubleBastionAdmin authored on 11/01/2024 22:43:17
Showing 1 changed files
1 1
new file mode 100644
... ...
@@ -0,0 +1,83 @@
1
+<?xml version="1.0"?>
2
+<info xmlns:xsi= "http://www.w3.org/2001/XMLSchema-instance"
3
+      xsi:noNamespaceSchemaLocation="https://apps.nextcloud.com/schema/apps/info.xsd">
4
+    <id>pax_fax</id>
5
+    <name>Pax Fax</name>
6
+    <summary>A fax sending application</summary>
7
+    <description><![CDATA[
8
+This application allows sending and receiving faxes in Nextcloud. A Phaxio account and a real fax number acquired from Phaxio are needed. 
9
+Complete instructions on how to configure and use this application are detailed in the 'Admin documentation' linked on this page.
10
+          
11
+### Features:
12
+
13
+* 🚀 Multiple documents can be sent in one fax call (up to 20 separate files with a cumulative size of up to 20 MB).
14
+
15
+* 📠 A fax can be sent to multiple fax numbers at once (up to 15 different fax numbers).
16
+
17
+* 📄 Users can send as fax any document in any of the following formats: pdf, doc, docx, odt, jpeg/jpg, png, tiff/tif, txt, html.
18
+
19
+* 📰 All incoming faxes are received as pdf documents and stored in a Nextcloud folder.
20
+
21
+* 📧 Users receive notifications and (optionally) emails when new faxes arrive.
22
+
23
+* 🔍 All the sent and received faxes are stored in specific Nextcloud folders, so that they can be searched by caller/callee phone number or date.
24
+
25
+* 💻 When they want to send a fax, users can upload files from their computer or choose them directly from Nextcloud.
26
+
27
+* 🔏 Incoming fax requests are checked for authenticity and integrity by verifying Phaxio's signature.
28
+
29
+* 💵 Current Phaxio balance can be always checked by pressing a button on the left panel.
30
+
31
+* 💰 The only ongoing cost is $2 per month for a fax number located in USA or Canada, in a city chosen by the user. No contracts.
32
+
33
+* 💸 Straightforward pricing: $0.07 per sent/received page for faxes to/from USA and Canada and $0.1 per sent/received page for faxes to/from other countries.
34
+
35
+We have no affiliation with Phaxio.
36
+
37
+### Documentation
38
+
39
+* [Admin documentation](https://www.doublebastion.com/install-nextcloud/#install-pax-fax)
40
+
41
+### Donations
42
+
43
+* 🎁 [Donate](https://www.doublebastion.com/donations/)
44
+
45
+    ]]></description>
46
+    <version>1.1.5</version>
47
+    <licence>AGPL</licence>
48
+    <author homepage="https://www.doublebastion.com">Double Bastion LLC</author>
49
+    <namespace>PaxFax</namespace>
50
+	<documentation>
51
+		<admin>https://www.doublebastion.com/install-nextcloud/#install-pax-fax</admin>
52
+	</documentation>
53
+    <category>office</category>
54
+    <category>organization</category>
55
+
56
+    <website>https://www.doublebastion.com/pax-fax/</website>
57
+    <bugs>https://git.doublebastion.com/pax-fax/issues/develop</bugs>
58
+    <repository>https://git.doublebastion.com/pax-fax/develop/</repository>
59
+
60
+    <screenshot>https://git.doublebastion.com/pax-fax/raw/develop/img/pax_fax_received_fax.png</screenshot>
61
+    <screenshot>https://git.doublebastion.com/pax-fax/raw/develop/img/pax_fax_send_uploaded_file_as_fax.png</screenshot>
62
+    <screenshot>https://git.doublebastion.com/pax-fax/raw/develop/img/pax_fax_files_from_pc_and_nextcloud.png</screenshot>
63
+    <screenshot>https://git.doublebastion.com/pax-fax/raw/develop/img/pax_fax_received_faxes.png</screenshot>
64
+    <screenshot>https://git.doublebastion.com/pax-fax/raw/develop/img/pax_fax_sent_faxes.png</screenshot>
65
+                
66
+    <dependencies>
67
+            <nextcloud min-version="26" max-version="28" />
68
+    </dependencies>
69
+
70
+    <navigations>
71
+        <navigation>
72
+            <name>Pax Fax</name>
73
+            <route>pax_fax.page.index</route>
74
+            <order>103</order>
75
+            <icon>pax_fax.svg</icon>
76
+        </navigation>
77
+    </navigations>
78
+
79
+    <settings>
80
+            <personal>OCA\PaxFax\Settings\Personal</personal>
81
+            <personal-section>OCA\PaxFax\Settings\PersonalSection</personal-section>
82
+    </settings>
83
+</info>
Browse code

removed appinfo/info.xml appinfo/signature.json CHANGELOG.txt README.md css/style.css js/sendfax.js img/pax_fax_screenshot.png

DoubleBastionAdmin authored on 11/01/2024 22:39:32
Showing 1 changed files
1 1
deleted file mode 100644
... ...
@@ -1,79 +0,0 @@
1
-<?xml version="1.0"?>
2
-<info xmlns:xsi= "http://www.w3.org/2001/XMLSchema-instance"
3
-      xsi:noNamespaceSchemaLocation="https://apps.nextcloud.com/schema/apps/info.xsd">
4
-    <id>pax_fax</id>
5
-    <name>Pax Fax</name>
6
-    <summary>A fax sending application</summary>
7
-    <description><![CDATA[
8
-This application allows sending and receiving faxes in Nextcloud. A phaxio.com account and a real fax number acquired from Phaxio are needed. 
9
-Complete instructions on how to configure and use this application are detailed in the 'Admin documentation' linked on this page.
10
-          
11
-### Features:
12
-
13
-* 🚀 Multiple documents can be sent in one fax call (up to 20 separate files with a cumulative size of up to 20 MB).
14
-
15
-* 📠 A fax can be sent to multiple fax numbers at once (up to 15 different fax numbers).
16
-
17
-* 📄 Users can send as fax any document in any of the following formats: pdf, doc, docx, odt, jpeg/jpg, png, tiff/tif, txt, html.
18
-
19
-* 📰 All incoming faxes are received as pdf documents and stored in a Nextcloud folder.
20
-
21
-* 📧 Users receive notifications and (optionally) emails when new faxes arrive.
22
-
23
-* 🔍 All the sent and received faxes are stored in specific Nextcloud folders, so that they can be searched by caller/callee phone number or date.
24
-
25
-* 💻 When they want to send a fax, users can upload files from their computer or choose them directly from Nextcloud.
26
-
27
-* 🔏 Incoming fax requests are checked for authenticity and integrity by verifying Phaxio's signature.
28
-
29
-* 💵 Current Phaxio balance can be always checked by pressing a button on the left panel.
30
-
31
-* 💰 The only ongoing cost is $2 per month for a fax number located in USA or Canada, in a city chosen by the user. No contracts.
32
-
33
-* 💸 Straightforward pricing: $0.07 per sent/received page for faxes to/from USA and Canada and $0.1 per sent/received page for faxes to/from other countries.
34
-
35
-We have no affiliation with Phaxio.
36
-
37
-### Documentation
38
-
39
-* [Admin documentation](https://www.doublebastion.com/install-nextcloud/#install-pax-fax)
40
-
41
-### Donations
42
-
43
-* 🎁 [Donate](https://www.doublebastion.com/donations/)
44
-
45
-    ]]></description>
46
-    <version>1.1.4</version>
47
-    <licence>AGPL</licence>
48
-    <author homepage="https://www.doublebastion.com">Double Bastion LLC</author>
49
-    <namespace>PaxFax</namespace>
50
-	<documentation>
51
-		<admin>https://www.doublebastion.com/install-nextcloud/#install-pax-fax</admin>
52
-	</documentation>
53
-    <category>office</category>
54
-    <category>organization</category>
55
-
56
-    <website>https://www.doublebastion.com/pax-fax/</website>
57
-    <bugs>https://git.doublebastion.com/pax-fax/issues/develop</bugs>
58
-    <repository>https://git.doublebastion.com/pax-fax/develop/</repository>
59
-
60
-    <screenshot>https://git.doublebastion.com/pax-fax/raw/develop/img/pax_fax_screenshot.png</screenshot>
61
-
62
-    <dependencies>
63
-            <nextcloud min-version="26" max-version="28" />
64
-    </dependencies>
65
-
66
-    <navigations>
67
-        <navigation>
68
-            <name>Pax Fax</name>
69
-            <route>pax_fax.page.index</route>
70
-            <order>103</order>
71
-            <icon>pax_fax.svg</icon>
72
-        </navigation>
73
-    </navigations>
74
-
75
-    <settings>
76
-            <personal>OCA\PaxFax\Settings\Personal</personal>
77
-            <personal-section>OCA\PaxFax\Settings\PersonalSection</personal-section>
78
-    </settings>
79
-</info>
Browse code

added fonts and made CSS changes for Nextcloud 28

DoubleBastionAdmin authored on 11/01/2024 04:45:38
Showing 1 changed files
1 1
new file mode 100644
... ...
@@ -0,0 +1,79 @@
1
+<?xml version="1.0"?>
2
+<info xmlns:xsi= "http://www.w3.org/2001/XMLSchema-instance"
3
+      xsi:noNamespaceSchemaLocation="https://apps.nextcloud.com/schema/apps/info.xsd">
4
+    <id>pax_fax</id>
5
+    <name>Pax Fax</name>
6
+    <summary>A fax sending application</summary>
7
+    <description><![CDATA[
8
+This application allows sending and receiving faxes in Nextcloud. A phaxio.com account and a real fax number acquired from Phaxio are needed. 
9
+Complete instructions on how to configure and use this application are detailed in the 'Admin documentation' linked on this page.
10
+          
11
+### Features:
12
+
13
+* 🚀 Multiple documents can be sent in one fax call (up to 20 separate files with a cumulative size of up to 20 MB).
14
+
15
+* 📠 A fax can be sent to multiple fax numbers at once (up to 15 different fax numbers).
16
+
17
+* 📄 Users can send as fax any document in any of the following formats: pdf, doc, docx, odt, jpeg/jpg, png, tiff/tif, txt, html.
18
+
19
+* 📰 All incoming faxes are received as pdf documents and stored in a Nextcloud folder.
20
+
21
+* 📧 Users receive notifications and (optionally) emails when new faxes arrive.
22
+
23
+* 🔍 All the sent and received faxes are stored in specific Nextcloud folders, so that they can be searched by caller/callee phone number or date.
24
+
25
+* 💻 When they want to send a fax, users can upload files from their computer or choose them directly from Nextcloud.
26
+
27
+* 🔏 Incoming fax requests are checked for authenticity and integrity by verifying Phaxio's signature.
28
+
29
+* 💵 Current Phaxio balance can be always checked by pressing a button on the left panel.
30
+
31
+* 💰 The only ongoing cost is $2 per month for a fax number located in USA or Canada, in a city chosen by the user. No contracts.
32
+
33
+* 💸 Straightforward pricing: $0.07 per sent/received page for faxes to/from USA and Canada and $0.1 per sent/received page for faxes to/from other countries.
34
+
35
+We have no affiliation with Phaxio.
36
+
37
+### Documentation
38
+
39
+* [Admin documentation](https://www.doublebastion.com/install-nextcloud/#install-pax-fax)
40
+
41
+### Donations
42
+
43
+* 🎁 [Donate](https://www.doublebastion.com/donations/)
44
+
45
+    ]]></description>
46
+    <version>1.1.4</version>
47
+    <licence>AGPL</licence>
48
+    <author homepage="https://www.doublebastion.com">Double Bastion LLC</author>
49
+    <namespace>PaxFax</namespace>
50
+	<documentation>
51
+		<admin>https://www.doublebastion.com/install-nextcloud/#install-pax-fax</admin>
52
+	</documentation>
53
+    <category>office</category>
54
+    <category>organization</category>
55
+
56
+    <website>https://www.doublebastion.com/pax-fax/</website>
57
+    <bugs>https://git.doublebastion.com/pax-fax/issues/develop</bugs>
58
+    <repository>https://git.doublebastion.com/pax-fax/develop/</repository>
59
+
60
+    <screenshot>https://git.doublebastion.com/pax-fax/raw/develop/img/pax_fax_screenshot.png</screenshot>
61
+
62
+    <dependencies>
63
+            <nextcloud min-version="26" max-version="28" />
64
+    </dependencies>
65
+
66
+    <navigations>
67
+        <navigation>
68
+            <name>Pax Fax</name>
69
+            <route>pax_fax.page.index</route>
70
+            <order>103</order>
71
+            <icon>pax_fax.svg</icon>
72
+        </navigation>
73
+    </navigations>
74
+
75
+    <settings>
76
+            <personal>OCA\PaxFax\Settings\Personal</personal>
77
+            <personal-section>OCA\PaxFax\Settings\PersonalSection</personal-section>
78
+    </settings>
79
+</info>
Browse code

removed appinfo/info.xml appinfo/signature.json CHANGELOG.txt css/style.css js/sendfax.js templates/settings.php

DoubleBastionAdmin authored on 11/01/2024 04:39:02
Showing 1 changed files
1 1
deleted file mode 100644
... ...
@@ -1,79 +0,0 @@
1
-<?xml version="1.0"?>
2
-<info xmlns:xsi= "http://www.w3.org/2001/XMLSchema-instance"
3
-      xsi:noNamespaceSchemaLocation="https://apps.nextcloud.com/schema/apps/info.xsd">
4
-    <id>pax_fax</id>
5
-    <name>Pax Fax</name>
6
-    <summary>A fax sending application</summary>
7
-    <description><![CDATA[
8
-This application allows sending and receiving faxes in Nextcloud. A phaxio.com account and a real fax number acquired from Phaxio are needed. 
9
-Complete instructions on how to configure and use this application are detailed in the 'Admin documentation' linked on this page.
10
-          
11
-### Features:
12
-
13
-* 🚀 Multiple documents can be sent in one fax call (up to 20 separate files with a cumulative size of up to 20 MB).
14
-
15
-* 📠 A fax can be sent to multiple fax numbers at once (up to 15 different fax numbers).
16
-
17
-* 📄 Users can send as fax any document in any of the following formats: pdf, doc, docx, odt, jpeg/jpg, png, tiff/tif, txt, html.
18
-
19
-* 📰 All incoming faxes are received as pdf documents and stored in a Nextcloud folder.
20
-
21
-* 📧 Users receive notifications and (optionally) emails when new faxes arrive.
22
-
23
-* 🔍 All the sent and received faxes are stored in specific Nextcloud folders, so that they can be searched by caller/callee phone number or date.
24
-
25
-* 💻 When they want to send a fax, users can upload files from their computer or choose them directly from Nextcloud.
26
-
27
-* 🔏 Incoming fax requests are checked for authenticity and integrity by verifying Phaxio's signature.
28
-
29
-* 💵 Current Phaxio balance can be always checked by pressing a button on the left panel.
30
-
31
-* 💰 The only ongoing cost is $2 per month for a fax number located in USA or Canada, in a city chosen by the user. No contracts.
32
-
33
-* 💸 Straightforward pricing: $0.07 per sent/received page for faxes to/from USA and Canada and $0.1 per sent/received page for faxes to/from other countries.
34
-
35
-We have no affiliation with Phaxio.
36
-
37
-### Documentation
38
-
39
-* [Admin documentation](https://www.doublebastion.com/install-nextcloud/#install-pax-fax)
40
-
41
-### Donations
42
-
43
-* 🎁 [Donate](https://www.doublebastion.com/donations/)
44
-
45
-    ]]></description>
46
-    <version>1.1.3</version>
47
-    <licence>AGPL</licence>
48
-    <author homepage="https://www.doublebastion.com">Double Bastion LLC</author>
49
-    <namespace>PaxFax</namespace>
50
-	<documentation>
51
-		<admin>https://www.doublebastion.com/install-nextcloud/#install-pax-fax</admin>
52
-	</documentation>
53
-    <category>office</category>
54
-    <category>organization</category>
55
-
56
-    <website>https://www.doublebastion.com/pax-fax/</website>
57
-    <bugs>https://git.doublebastion.com/pax-fax/issues/develop</bugs>
58
-    <repository>https://git.doublebastion.com/pax-fax/develop/</repository>
59
-
60
-    <screenshot>https://git.doublebastion.com/pax-fax/raw/develop/img/pax_fax_screenshot.png</screenshot>
61
-
62
-    <dependencies>
63
-            <nextcloud min-version="26" max-version="27" />
64
-    </dependencies>
65
-
66
-    <navigations>
67
-        <navigation>
68
-            <name>Pax Fax</name>
69
-            <route>pax_fax.page.index</route>
70
-            <order>103</order>
71
-            <icon>../img/pax_fax.svg</icon>
72
-        </navigation>
73
-    </navigations>
74
-
75
-    <settings>
76
-            <personal>OCA\PaxFax\Settings\Personal</personal>
77
-            <personal-section>OCA\PaxFax\Settings\PersonalSection</personal-section>
78
-    </settings>
79
-</info>
Browse code

added CHANGELOG.txt appinfo/info.xml appinfo/signature.json js/sendfax.js l10n/en_GB.js l10n/en_GB.json lib/Controller/AuthorApiController.php lib/AppInfo/Application.php lib/Notification/Notifier.php l10n/en_US.js l10n/en_US.json

DoubleBastionAdmin authored on 02/11/2023 18:51:43
Showing 1 changed files
1 1
new file mode 100644
... ...
@@ -0,0 +1,79 @@
1
+<?xml version="1.0"?>
2
+<info xmlns:xsi= "http://www.w3.org/2001/XMLSchema-instance"
3
+      xsi:noNamespaceSchemaLocation="https://apps.nextcloud.com/schema/apps/info.xsd">
4
+    <id>pax_fax</id>
5
+    <name>Pax Fax</name>
6
+    <summary>A fax sending application</summary>
7
+    <description><![CDATA[
8
+This application allows sending and receiving faxes in Nextcloud. A phaxio.com account and a real fax number acquired from Phaxio are needed. 
9
+Complete instructions on how to configure and use this application are detailed in the 'Admin documentation' linked on this page.
10
+          
11
+### Features:
12
+
13
+* 🚀 Multiple documents can be sent in one fax call (up to 20 separate files with a cumulative size of up to 20 MB).
14
+
15
+* 📠 A fax can be sent to multiple fax numbers at once (up to 15 different fax numbers).
16
+
17
+* 📄 Users can send as fax any document in any of the following formats: pdf, doc, docx, odt, jpeg/jpg, png, tiff/tif, txt, html.
18
+
19
+* 📰 All incoming faxes are received as pdf documents and stored in a Nextcloud folder.
20
+
21
+* 📧 Users receive notifications and (optionally) emails when new faxes arrive.
22
+
23
+* 🔍 All the sent and received faxes are stored in specific Nextcloud folders, so that they can be searched by caller/callee phone number or date.
24
+
25
+* 💻 When they want to send a fax, users can upload files from their computer or choose them directly from Nextcloud.
26
+
27
+* 🔏 Incoming fax requests are checked for authenticity and integrity by verifying Phaxio's signature.
28
+
29
+* 💵 Current Phaxio balance can be always checked by pressing a button on the left panel.
30
+
31
+* 💰 The only ongoing cost is $2 per month for a fax number located in USA or Canada, in a city chosen by the user. No contracts.
32
+
33
+* 💸 Straightforward pricing: $0.07 per sent/received page for faxes to/from USA and Canada and $0.1 per sent/received page for faxes to/from other countries.
34
+
35
+We have no affiliation with Phaxio.
36
+
37
+### Documentation
38
+
39
+* [Admin documentation](https://www.doublebastion.com/install-nextcloud/#install-pax-fax)
40
+
41
+### Donations
42
+
43
+* 🎁 [Donate](https://www.doublebastion.com/donations/)
44
+
45
+    ]]></description>
46
+    <version>1.1.3</version>
47
+    <licence>AGPL</licence>
48
+    <author homepage="https://www.doublebastion.com">Double Bastion LLC</author>
49
+    <namespace>PaxFax</namespace>
50
+	<documentation>
51
+		<admin>https://www.doublebastion.com/install-nextcloud/#install-pax-fax</admin>
52
+	</documentation>
53
+    <category>office</category>
54
+    <category>organization</category>
55
+
56
+    <website>https://www.doublebastion.com/pax-fax/</website>
57
+    <bugs>https://git.doublebastion.com/pax-fax/issues/develop</bugs>
58
+    <repository>https://git.doublebastion.com/pax-fax/develop/</repository>
59
+
60
+    <screenshot>https://git.doublebastion.com/pax-fax/raw/develop/img/pax_fax_screenshot.png</screenshot>
61
+
62
+    <dependencies>
63
+            <nextcloud min-version="26" max-version="27" />
64
+    </dependencies>
65
+
66
+    <navigations>
67
+        <navigation>
68
+            <name>Pax Fax</name>
69
+            <route>pax_fax.page.index</route>
70
+            <order>103</order>
71
+            <icon>../img/pax_fax.svg</icon>
72
+        </navigation>
73
+    </navigations>
74
+
75
+    <settings>
76
+            <personal>OCA\PaxFax\Settings\Personal</personal>
77
+            <personal-section>OCA\PaxFax\Settings\PersonalSection</personal-section>
78
+    </settings>
79
+</info>
Browse code

CHANGELOG.txt appinfo/info.xml appinfo/signature.json js/sendfax.js l10n/en_GB.js l10n/en_GB.json lib/Controller/AuthorApiController.php lib/AppInfo/Application.php

DoubleBastionAdmin authored on 02/11/2023 18:44:01
Showing 1 changed files
1 1
deleted file mode 100644
... ...
@@ -1,79 +0,0 @@
1
-<?xml version="1.0"?>
2
-<info xmlns:xsi= "http://www.w3.org/2001/XMLSchema-instance"
3
-      xsi:noNamespaceSchemaLocation="https://apps.nextcloud.com/schema/apps/info.xsd">
4
-    <id>pax_fax</id>
5
-    <name>Pax Fax</name>
6
-    <summary>A fax sending application</summary>
7
-    <description><![CDATA[
8
-This application allows sending and receiving faxes in Nextcloud. A phaxio.com account and a real fax number acquired from Phaxio are needed. 
9
-Complete instructions on how to configure and use this application are detailed in the 'Admin documentation' linked on this page.
10
-          
11
-### Features:
12
-
13
-* 🚀 Multiple documents can be sent in one fax call (up to 20 separate files with a cumulative size of up to 20 MB).
14
-
15
-* 📠 A fax can be sent to multiple fax numbers at once (up to 15 different fax numbers).
16
-
17
-* 📄 Users can send as fax any document in any of the following formats: pdf, doc, docx, odt, jpeg/jpg, png, tiff/tif, txt, html.
18
-
19
-* 📰 All incoming faxes are received as pdf documents and stored in a Nextcloud folder.
20
-
21
-* 📧 Users receive notifications and (optionally) emails when new faxes arrive.
22
-
23
-* 🔍 All the sent and received faxes are stored in specific Nextcloud folders, so that they can be searched by caller/callee phone number or date.
24
-
25
-* 💻 When they want to send a fax, users can upload files from their computer or choose them directly from Nextcloud.
26
-
27
-* 🔏 Incoming fax requests are checked for authenticity and integrity by verifying Phaxio's signature.
28
-
29
-* 💵 Current Phaxio balance can be always checked by pressing a button on the left panel.
30
-
31
-* 💰 The only ongoing cost is $2 per month for a fax number located in USA or Canada, in a city chosen by the user. No contracts.
32
-
33
-* 💸 Straightforward pricing: $0.07 per sent/received page for faxes to/from USA and Canada and $0.1 per sent/received page for faxes to/from other countries.
34
-
35
-We have no affiliation with Phaxio.
36
-
37
-### Documentation
38
-
39
-* [Admin documentation](https://www.doublebastion.com/install-nextcloud/#install-pax-fax)
40
-
41
-### Donations
42
-
43
-* 🎁 [Donate](https://www.doublebastion.com/donations/)
44
-
45
-    ]]></description>
46
-    <version>1.1.2</version>
47
-    <licence>AGPL</licence>
48
-    <author homepage="https://www.doublebastion.com">Double Bastion LLC</author>
49
-    <namespace>PaxFax</namespace>
50
-	<documentation>
51
-		<admin>https://www.doublebastion.com/install-nextcloud/#install-pax-fax</admin>
52
-	</documentation>
53
-    <category>office</category>
54
-    <category>organization</category>
55
-
56
-    <website>https://www.doublebastion.com/pax-fax/</website>
57
-    <bugs>https://git.doublebastion.com/pax-fax/issues/develop</bugs>
58
-    <repository>https://git.doublebastion.com/pax-fax/develop/</repository>
59
-
60
-    <screenshot>https://git.doublebastion.com/pax-fax/raw/develop/img/pax_fax_screenshot.png</screenshot>
61
-
62
-    <dependencies>
63
-            <nextcloud min-version="26" max-version="27" />
64
-    </dependencies>
65
-
66
-    <navigations>
67
-        <navigation>
68
-            <name>Pax Fax</name>
69
-            <route>pax_fax.page.index</route>
70
-            <order>103</order>
71
-            <icon>../img/pax_fax.svg</icon>
72
-        </navigation>
73
-    </navigations>
74
-
75
-    <settings>
76
-            <personal>OCA\PaxFax\Settings\Personal</personal>
77
-            <personal-section>OCA\PaxFax\Settings\PersonalSection</personal-section>
78
-    </settings>
79
-</info>
Browse code

added appinfo/info.xml appinfo/signature.json CHANGELOG.txt README.md

DoubleBastionAdmin authored on 30/10/2023 18:10:55
Showing 1 changed files
1 1
new file mode 100644
... ...
@@ -0,0 +1,79 @@
1
+<?xml version="1.0"?>
2
+<info xmlns:xsi= "http://www.w3.org/2001/XMLSchema-instance"
3
+      xsi:noNamespaceSchemaLocation="https://apps.nextcloud.com/schema/apps/info.xsd">
4
+    <id>pax_fax</id>
5
+    <name>Pax Fax</name>
6
+    <summary>A fax sending application</summary>
7
+    <description><![CDATA[
8
+This application allows sending and receiving faxes in Nextcloud. A phaxio.com account and a real fax number acquired from Phaxio are needed. 
9
+Complete instructions on how to configure and use this application are detailed in the 'Admin documentation' linked on this page.
10
+          
11
+### Features:
12
+
13
+* 🚀 Multiple documents can be sent in one fax call (up to 20 separate files with a cumulative size of up to 20 MB).
14
+
15
+* 📠 A fax can be sent to multiple fax numbers at once (up to 15 different fax numbers).
16
+
17
+* 📄 Users can send as fax any document in any of the following formats: pdf, doc, docx, odt, jpeg/jpg, png, tiff/tif, txt, html.
18
+
19
+* 📰 All incoming faxes are received as pdf documents and stored in a Nextcloud folder.
20
+
21
+* 📧 Users receive notifications and (optionally) emails when new faxes arrive.
22
+
23
+* 🔍 All the sent and received faxes are stored in specific Nextcloud folders, so that they can be searched by caller/callee phone number or date.
24
+
25
+* 💻 When they want to send a fax, users can upload files from their computer or choose them directly from Nextcloud.
26
+
27
+* 🔏 Incoming fax requests are checked for authenticity and integrity by verifying Phaxio's signature.
28
+
29
+* 💵 Current Phaxio balance can be always checked by pressing a button on the left panel.
30
+
31
+* 💰 The only ongoing cost is $2 per month for a fax number located in USA or Canada, in a city chosen by the user. No contracts.
32
+
33
+* 💸 Straightforward pricing: $0.07 per sent/received page for faxes to/from USA and Canada and $0.1 per sent/received page for faxes to/from other countries.
34
+
35
+We have no affiliation with Phaxio.
36
+
37
+### Documentation
38
+
39
+* [Admin documentation](https://www.doublebastion.com/install-nextcloud/#install-pax-fax)
40
+
41
+### Donations
42
+
43
+* 🎁 [Donate](https://www.doublebastion.com/donations/)
44
+
45
+    ]]></description>
46
+    <version>1.1.2</version>
47
+    <licence>AGPL</licence>
48
+    <author homepage="https://www.doublebastion.com">Double Bastion LLC</author>
49
+    <namespace>PaxFax</namespace>
50
+	<documentation>
51
+		<admin>https://www.doublebastion.com/install-nextcloud/#install-pax-fax</admin>
52
+	</documentation>
53
+    <category>office</category>
54
+    <category>organization</category>
55
+
56
+    <website>https://www.doublebastion.com/pax-fax/</website>
57
+    <bugs>https://git.doublebastion.com/pax-fax/issues/develop</bugs>
58
+    <repository>https://git.doublebastion.com/pax-fax/develop/</repository>
59
+
60
+    <screenshot>https://git.doublebastion.com/pax-fax/raw/develop/img/pax_fax_screenshot.png</screenshot>
61
+
62
+    <dependencies>
63
+            <nextcloud min-version="26" max-version="27" />
64
+    </dependencies>
65
+
66
+    <navigations>
67
+        <navigation>
68
+            <name>Pax Fax</name>
69
+            <route>pax_fax.page.index</route>
70
+            <order>103</order>
71
+            <icon>../img/pax_fax.svg</icon>
72
+        </navigation>
73
+    </navigations>
74
+
75
+    <settings>
76
+            <personal>OCA\PaxFax\Settings\Personal</personal>
77
+            <personal-section>OCA\PaxFax\Settings\PersonalSection</personal-section>
78
+    </settings>
79
+</info>
Browse code

removed appinfo/info.xml appinfo/signature.json CHANGELOG.txt README.md

DoubleBastionAdmin authored on 30/10/2023 18:08:58
Showing 1 changed files
1 1
deleted file mode 100644
... ...
@@ -1,80 +0,0 @@
1
-<?xml version="1.0"?>
2
-<info xmlns:xsi= "http://www.w3.org/2001/XMLSchema-instance"
3
-      xsi:noNamespaceSchemaLocation="https://apps.nextcloud.com/schema/apps/info.xsd">
4
-    <id>pax_fax</id>
5
-    <name>Pax Fax</name>
6
-    <summary>A fax sending application</summary>
7
-    <description><![CDATA[
8
-This application allows sending and receiving faxes in Nextcloud. A phaxio.com account and a real fax number acquired from Phaxio are needed. The 'libcurl' 
9
-PHP library has to be installed on the server. Complete instructions on how to configure and use this application are detailed in the 'Admin documentation' 
10
-linked on this page.
11
-          
12
-### Features:
13
-
14
-* 🚀 Multiple documents can be sent in one fax call (up to 20 separate files with a cumulative size of up to 20 MB).
15
-
16
-* 📠 A fax can be sent to multiple fax numbers at once (up to 15 different fax numbers).
17
-
18
-* 📄 Users can send as fax any document in any of the following formats: pdf, doc, docx, odt, jpeg/jpg, png, tiff/tif, txt, html.
19
-
20
-* 📰 All incoming faxes are received as pdf documents and stored in a Nextcloud folder.
21
-
22
-* 📧 Users receive notifications and (optionally) emails when new faxes arrive.
23
-
24
-* 🔍 All the sent and received faxes are stored in specific Nextcloud folders, so that they can be searched by caller/callee phone number or date.
25
-
26
-* 💻 When they want to send a fax, users can upload files from their computer or choose them directly from Nextcloud.
27
-
28
-* 🔏 Incoming fax requests are checked for authenticity and integrity by verifying Phaxio's signature.
29
-
30
-* 💵 Current Phaxio balance can be always checked by pressing a button on the left panel.
31
-
32
-* 💰 The only ongoing cost is $2 per month for a fax number located in USA or Canada, in a city chosen by the user. No contracts.
33
-
34
-* 💸 Straightforward pricing: $0.07 per sent/received page for faxes to/from USA and Canada and $0.1 per sent/received page for faxes to/from other countries.
35
-
36
-We have no affiliation with Phaxio.
37
-
38
-### Documentation
39
-
40
-* [Admin documentation](https://www.doublebastion.com/install-nextcloud/#install-pax-fax)
41
-
42
-### Donations
43
-
44
-* 🎁 [Donate](https://www.doublebastion.com/donations/)
45
-
46
-    ]]></description>
47
-    <version>1.1.1</version>
48
-    <licence>AGPL</licence>
49
-    <author homepage="https://www.doublebastion.com">Double Bastion LLC</author>
50
-    <namespace>PaxFax</namespace>
51
-	<documentation>
52
-		<admin>https://www.doublebastion.com/install-nextcloud/#install-pax-fax</admin>
53
-	</documentation>
54
-    <category>office</category>
55
-    <category>organization</category>
56
-
57
-    <website>https://www.doublebastion.com/pax-fax/</website>
58
-    <bugs>https://git.doublebastion.com/pax-fax/issues/develop</bugs>
59
-    <repository>https://git.doublebastion.com/pax-fax/develop/</repository>
60
-
61
-    <screenshot>https://git.doublebastion.com/pax-fax/raw/develop/img/pax_fax_screenshot.png</screenshot>
62
-
63
-    <dependencies>
64
-            <nextcloud min-version="25" max-version="26" />
65
-    </dependencies>
66
-
67
-    <navigations>
68
-        <navigation>
69
-            <name>Pax Fax</name>
70
-            <route>pax_fax.page.index</route>
71
-            <order>103</order>
72
-            <icon>../img/pax_fax.svg</icon>
73
-        </navigation>
74
-    </navigations>
75
-
76
-    <settings>
77
-            <personal>OCA\PaxFax\Settings\Personal</personal>
78
-            <personal-section>OCA\PaxFax\Settings\PersonalSection</personal-section>
79
-    </settings>
80
-</info>
Browse code

added CHANGELOG.txt appinfo/info.xml appinfo/signature.json

DoubleBastionAdmin authored on 30/05/2023 23:46:19
Showing 1 changed files
1 1
new file mode 100644
... ...
@@ -0,0 +1,80 @@
1
+<?xml version="1.0"?>
2
+<info xmlns:xsi= "http://www.w3.org/2001/XMLSchema-instance"
3
+      xsi:noNamespaceSchemaLocation="https://apps.nextcloud.com/schema/apps/info.xsd">
4
+    <id>pax_fax</id>
5
+    <name>Pax Fax</name>
6
+    <summary>A fax sending application</summary>
7
+    <description><![CDATA[
8
+This application allows sending and receiving faxes in Nextcloud. A phaxio.com account and a real fax number acquired from Phaxio are needed. The 'libcurl' 
9
+PHP library has to be installed on the server. Complete instructions on how to configure and use this application are detailed in the 'Admin documentation' 
10
+linked on this page.
11
+          
12
+### Features:
13
+
14
+* 🚀 Multiple documents can be sent in one fax call (up to 20 separate files with a cumulative size of up to 20 MB).
15
+
16
+* 📠 A fax can be sent to multiple fax numbers at once (up to 15 different fax numbers).
17
+
18
+* 📄 Users can send as fax any document in any of the following formats: pdf, doc, docx, odt, jpeg/jpg, png, tiff/tif, txt, html.
19
+
20
+* 📰 All incoming faxes are received as pdf documents and stored in a Nextcloud folder.
21
+
22
+* 📧 Users receive notifications and (optionally) emails when new faxes arrive.
23
+
24
+* 🔍 All the sent and received faxes are stored in specific Nextcloud folders, so that they can be searched by caller/callee phone number or date.
25
+
26
+* 💻 When they want to send a fax, users can upload files from their computer or choose them directly from Nextcloud.
27
+
28
+* 🔏 Incoming fax requests are checked for authenticity and integrity by verifying Phaxio's signature.
29
+
30
+* 💵 Current Phaxio balance can be always checked by pressing a button on the left panel.
31
+
32
+* 💰 The only ongoing cost is $2 per month for a fax number located in USA or Canada, in a city chosen by the user. No contracts.
33
+
34
+* 💸 Straightforward pricing: $0.07 per sent/received page for faxes to/from USA and Canada and $0.1 per sent/received page for faxes to/from other countries.
35
+
36
+We have no affiliation with Phaxio.
37
+
38
+### Documentation
39
+
40
+* [Admin documentation](https://www.doublebastion.com/install-nextcloud/#install-pax-fax)
41
+
42
+### Donations
43
+
44
+* 🎁 [Donate](https://www.doublebastion.com/donations/)
45
+
46
+    ]]></description>
47
+    <version>1.1.1</version>
48
+    <licence>AGPL</licence>
49
+    <author homepage="https://www.doublebastion.com">Double Bastion LLC</author>
50
+    <namespace>PaxFax</namespace>
51
+	<documentation>
52
+		<admin>https://www.doublebastion.com/install-nextcloud/#install-pax-fax</admin>
53
+	</documentation>
54
+    <category>office</category>
55
+    <category>organization</category>
56
+
57
+    <website>https://www.doublebastion.com/pax-fax/</website>
58
+    <bugs>https://git.doublebastion.com/pax-fax/issues/develop</bugs>
59
+    <repository>https://git.doublebastion.com/pax-fax/develop/</repository>
60
+
61
+    <screenshot>https://git.doublebastion.com/pax-fax/raw/develop/img/pax_fax_screenshot.png</screenshot>
62
+
63
+    <dependencies>
64
+            <nextcloud min-version="25" max-version="26" />
65
+    </dependencies>
66
+
67
+    <navigations>
68
+        <navigation>
69
+            <name>Pax Fax</name>
70
+            <route>pax_fax.page.index</route>
71
+            <order>103</order>
72
+            <icon>../img/pax_fax.svg</icon>
73
+        </navigation>
74
+    </navigations>
75
+
76
+    <settings>
77
+            <personal>OCA\PaxFax\Settings\Personal</personal>
78
+            <personal-section>OCA\PaxFax\Settings\PersonalSection</personal-section>
79
+    </settings>
80
+</info>
Browse code

removed CHANGELOG.txt appinfo/info.xml appinfo/signature.json

DoubleBastionAdmin authored on 30/05/2023 23:42:42
Showing 1 changed files
1 1
deleted file mode 100644
... ...
@@ -1,80 +0,0 @@
1
-<?xml version="1.0"?>
2
-<info xmlns:xsi= "http://www.w3.org/2001/XMLSchema-instance"
3
-      xsi:noNamespaceSchemaLocation="https://apps.nextcloud.com/schema/apps/info.xsd">
4
-    <id>pax_fax</id>
5
-    <name>Pax Fax</name>
6
-    <summary>A fax sending application</summary>
7
-    <description><![CDATA[
8
-This application allows sending and receiving faxes in Nextcloud. A phaxio.com account and a real fax number acquired from Phaxio are needed. The 'libcurl' 
9
-PHP library has to be installed on the server. Complete instructions on how to configure and use this application are detailed in the 'Admin documentation' 
10
-linked on this page.
11
-          
12
-### Features:
13
-
14
-* 🚀 Multiple documents can be sent in one fax call (up to 20 separate files with a cumulative size of up to 20 MB).
15
-
16
-* 📠 A fax can be sent to multiple fax numbers at once (up to 15 different fax numbers).
17
-
18
-* 📄 Users can send as fax any document in any of the following formats: pdf, doc, docx, odt, jpeg/jpg, png, tiff/tif, txt, html.
19
-
20
-* 📰 All incoming faxes are received as pdf documents and stored in a Nextcloud folder.
21
-
22
-* 📧 Users receive notifications and (optionally) emails when new faxes arrive.
23
-
24
-* 🔍 All the sent and received faxes are stored in specific Nextcloud folders, so that they can be searched by caller/callee phone number or date.
25
-
26
-* 💻 When they want to send a fax, users can upload files from their computer or choose them directly from Nextcloud.
27
-
28
-* 🔏 Incoming fax requests are checked for authenticity and integrity by verifying Phaxio's signature.
29
-
30
-* 💵 Current Phaxio balance can be always checked by pressing a button on the left panel.
31
-
32
-* 💰 The only ongoing cost is $2 per month for a fax number located in USA or Canada, in a city chosen by the user. No contracts.
33
-
34
-* 💸 Straightforward pricing: $0.07 per sent/received page for faxes to/from USA and Canada and $0.1 per sent/received page for faxes to/from other countries.
35
-
36
-We have no affiliation with Phaxio.
37
-
38
-### Documentation
39
-
40
-* [Admin documentation](https://www.doublebastion.com/install-nextcloud/#install-pax-fax)
41
-
42
-### Donations
43
-
44
-* 🎁 [Donate](https://www.doublebastion.com/donations/)
45
-
46
-    ]]></description>
47
-    <version>1.1.0</version>
48
-    <licence>AGPL</licence>
49
-    <author homepage="https://www.doublebastion.com">Double Bastion LLC</author>
50
-    <namespace>PaxFax</namespace>
51
-	<documentation>
52
-		<admin>https://www.doublebastion.com/install-nextcloud/#install-pax-fax</admin>
53
-	</documentation>
54
-    <category>office</category>
55
-    <category>organization</category>
56
-
57
-    <website>https://www.doublebastion.com/pax-fax/</website>
58
-    <bugs>https://git.doublebastion.com/pax-fax/issues/develop</bugs>
59
-    <repository>https://git.doublebastion.com/pax-fax/develop/</repository>
60
-
61
-    <screenshot>https://git.doublebastion.com/pax-fax/raw/develop/img/pax_fax_screenshot.png</screenshot>
62
-
63
-    <dependencies>
64
-            <nextcloud min-version="25" max-version="25" />
65
-    </dependencies>
66
-
67
-    <navigations>
68
-        <navigation>
69
-            <name>Pax Fax</name>
70
-            <route>pax_fax.page.index</route>
71
-            <order>103</order>
72
-            <icon>../img/pax_fax.svg</icon>
73
-        </navigation>
74
-    </navigations>
75
-
76
-    <settings>
77
-            <personal>OCA\PaxFax\Settings\Personal</personal>
78
-            <personal-section>OCA\PaxFax\Settings\PersonalSection</personal-section>
79
-    </settings>
80
-</info>
Browse code

added CHANGELOG.txt appinfo/info.xml appinfo/signature.json js/sendfax.js lib/Controller/AuthorApiController.php lib/Controller/PaxfaxController.php

DoubleBastionAdmin authored on 22/03/2023 19:45:04
Showing 1 changed files
1 1
new file mode 100644
... ...
@@ -0,0 +1,80 @@
1
+<?xml version="1.0"?>
2
+<info xmlns:xsi= "http://www.w3.org/2001/XMLSchema-instance"
3
+      xsi:noNamespaceSchemaLocation="https://apps.nextcloud.com/schema/apps/info.xsd">
4
+    <id>pax_fax</id>
5
+    <name>Pax Fax</name>
6
+    <summary>A fax sending application</summary>
7
+    <description><![CDATA[
8
+This application allows sending and receiving faxes in Nextcloud. A phaxio.com account and a real fax number acquired from Phaxio are needed. The 'libcurl' 
9
+PHP library has to be installed on the server. Complete instructions on how to configure and use this application are detailed in the 'Admin documentation' 
10
+linked on this page.
11
+          
12
+### Features:
13
+
14
+* 🚀 Multiple documents can be sent in one fax call (up to 20 separate files with a cumulative size of up to 20 MB).
15
+
16
+* 📠 A fax can be sent to multiple fax numbers at once (up to 15 different fax numbers).
17
+
18
+* 📄 Users can send as fax any document in any of the following formats: pdf, doc, docx, odt, jpeg/jpg, png, tiff/tif, txt, html.
19
+
20
+* 📰 All incoming faxes are received as pdf documents and stored in a Nextcloud folder.
21
+
22
+* 📧 Users receive notifications and (optionally) emails when new faxes arrive.
23
+
24
+* 🔍 All the sent and received faxes are stored in specific Nextcloud folders, so that they can be searched by caller/callee phone number or date.
25
+
26
+* 💻 When they want to send a fax, users can upload files from their computer or choose them directly from Nextcloud.
27
+
28
+* 🔏 Incoming fax requests are checked for authenticity and integrity by verifying Phaxio's signature.
29
+
30
+* 💵 Current Phaxio balance can be always checked by pressing a button on the left panel.
31
+
32
+* 💰 The only ongoing cost is $2 per month for a fax number located in USA or Canada, in a city chosen by the user. No contracts.
33
+
34
+* 💸 Straightforward pricing: $0.07 per sent/received page for faxes to/from USA and Canada and $0.1 per sent/received page for faxes to/from other countries.
35
+
36
+We have no affiliation with Phaxio.
37
+
38
+### Documentation
39
+
40
+* [Admin documentation](https://www.doublebastion.com/install-nextcloud/#install-pax-fax)
41
+
42
+### Donations
43
+
44
+* 🎁 [Donate](https://www.doublebastion.com/donations/)
45
+
46
+    ]]></description>
47
+    <version>1.1.0</version>
48
+    <licence>AGPL</licence>
49
+    <author homepage="https://www.doublebastion.com">Double Bastion LLC</author>
50
+    <namespace>PaxFax</namespace>
51
+	<documentation>
52
+		<admin>https://www.doublebastion.com/install-nextcloud/#install-pax-fax</admin>
53
+	</documentation>
54
+    <category>office</category>
55
+    <category>organization</category>
56
+
57
+    <website>https://www.doublebastion.com/pax-fax/</website>
58
+    <bugs>https://git.doublebastion.com/pax-fax/issues/develop</bugs>
59
+    <repository>https://git.doublebastion.com/pax-fax/develop/</repository>
60
+
61
+    <screenshot>https://git.doublebastion.com/pax-fax/raw/develop/img/pax_fax_screenshot.png</screenshot>
62
+
63
+    <dependencies>
64
+            <nextcloud min-version="25" max-version="25" />
65
+    </dependencies>
66
+
67
+    <navigations>
68
+        <navigation>
69
+            <name>Pax Fax</name>
70
+            <route>pax_fax.page.index</route>
71
+            <order>103</order>
72
+            <icon>../img/pax_fax.svg</icon>
73
+        </navigation>
74
+    </navigations>
75
+
76
+    <settings>
77
+            <personal>OCA\PaxFax\Settings\Personal</personal>
78
+            <personal-section>OCA\PaxFax\Settings\PersonalSection</personal-section>
79
+    </settings>
80
+</info>
Browse code

removed CHANGELOG.txt appinfo/info.xml appinfo/signature.json js/sendfax.js lib/Controller/AuthorApiController.php lib/Controller/PaxfaxController.php

DoubleBastionAdmin authored on 22/03/2023 19:26:29
Showing 1 changed files
1 1
deleted file mode 100644
... ...
@@ -1,80 +0,0 @@
1
-<?xml version="1.0"?>
2
-<info xmlns:xsi= "http://www.w3.org/2001/XMLSchema-instance"
3
-      xsi:noNamespaceSchemaLocation="https://apps.nextcloud.com/schema/apps/info.xsd">
4
-    <id>pax_fax</id>
5
-    <name>Pax Fax</name>
6
-    <summary>A fax sending application</summary>
7
-    <description><![CDATA[
8
-This application allows sending and receiving faxes in Nextcloud. A phaxio.com account and a real fax number acquired from Phaxio are needed. The 'libcurl' 
9
-PHP library has to be installed on the server. Complete instructions on how to configure and use this application are detailed in the 'Admin documentation' 
10
-linked on this page.
11
-          
12
-### Features:
13
-
14
-* 🚀 Multiple documents can be sent in one fax call (up to 20 separate files with a cumulative size of up to 20 MB).
15
-
16
-* 📠 A fax can be sent to multiple fax numbers at once (up to 15 different fax numbers).
17
-
18
-* 📄 Users can send as fax any document in any of the following formats: pdf, doc, docx, odt, jpeg/jpg, png, tiff/tif, txt, html.
19
-
20
-* 📰 All incoming faxes are received as pdf documents and stored in a Nextcloud folder.
21
-
22
-* 📧 Users receive notifications and (optionally) emails when new faxes arrive.
23
-
24
-* 🔍 All the sent and received faxes are stored in specific Nextcloud folders, so that they can be searched by caller/callee phone number or date.
25
-
26
-* 💻 When they want to send a fax, users can upload files from their computer or choose them directly from Nextcloud.
27
-
28
-* 🔏 Incoming fax requests are checked for authenticity and integrity by verifying Phaxio's signature.
29
-
30
-* 💵 Current Phaxio balance can be always checked by pressing a button on the left panel.
31
-
32
-* 💰 The only ongoing cost is $2 per month for a fax number located in USA or Canada, in a city chosen by the user. No contracts.
33
-
34
-* 💸 Straightforward pricing: $0.07 per sent/received page for faxes to/from USA and Canada and $0.1 per sent/received page for faxes to/from other countries.
35
-
36
-We have no affiliation with Phaxio.
37
-
38
-### Documentation
39
-
40
-* [Admin documentation](https://www.doublebastion.com/install-nextcloud/#install-pax-fax)
41
-
42
-### Donations
43
-
44
-* 🎁 [Donate](https://www.doublebastion.com/donations/)
45
-
46
-    ]]></description>
47
-    <version>1.0.9</version>
48
-    <licence>AGPL</licence>
49
-    <author homepage="https://www.doublebastion.com">Double Bastion LLC</author>
50
-    <namespace>PaxFax</namespace>
51
-	<documentation>
52
-		<admin>https://www.doublebastion.com/install-nextcloud/#install-pax-fax</admin>
53
-	</documentation>
54
-    <category>office</category>
55
-    <category>organization</category>
56
-
57
-    <website>https://www.doublebastion.com/pax-fax/</website>
58
-    <bugs>https://git.doublebastion.com/pax-fax/issues/develop</bugs>
59
-    <repository>https://git.doublebastion.com/pax-fax/develop/</repository>
60
-
61
-    <screenshot>https://git.doublebastion.com/pax-fax/raw/develop/img/pax_fax_screenshot.png</screenshot>
62
-
63
-    <dependencies>
64
-            <nextcloud min-version="25" max-version="25" />
65
-    </dependencies>
66
-
67
-    <navigations>
68
-        <navigation>
69
-            <name>Pax Fax</name>
70
-            <route>pax_fax.page.index</route>
71
-            <order>103</order>
72
-            <icon>../img/pax_fax.svg</icon>
73
-        </navigation>
74
-    </navigations>
75
-
76
-    <settings>
77
-            <personal>OCA\PaxFax\Settings\Personal</personal>
78
-            <personal-section>OCA\PaxFax\Settings\PersonalSection</personal-section>
79
-    </settings>
80
-</info>
Browse code

added CHANGELOG.txt appinfo/info.xml appinfo/signature.json css/style.css lib/Service/PaxfaxService.php lib/Migration/Version100Date20211106170854.php

DoubleBastionAdmin authored on 02/12/2022 23:47:12
Showing 1 changed files
1 1
new file mode 100644
... ...
@@ -0,0 +1,80 @@
1
+<?xml version="1.0"?>
2
+<info xmlns:xsi= "http://www.w3.org/2001/XMLSchema-instance"
3
+      xsi:noNamespaceSchemaLocation="https://apps.nextcloud.com/schema/apps/info.xsd">
4
+    <id>pax_fax</id>
5
+    <name>Pax Fax</name>
6
+    <summary>A fax sending application</summary>
7
+    <description><![CDATA[
8
+This application allows sending and receiving faxes in Nextcloud. A phaxio.com account and a real fax number acquired from Phaxio are needed. The 'libcurl' 
9
+PHP library has to be installed on the server. Complete instructions on how to configure and use this application are detailed in the 'Admin documentation' 
10
+linked on this page.
11
+          
12
+### Features:
13
+
14
+* 🚀 Multiple documents can be sent in one fax call (up to 20 separate files with a cumulative size of up to 20 MB).
15
+
16
+* 📠 A fax can be sent to multiple fax numbers at once (up to 15 different fax numbers).
17
+
18
+* 📄 Users can send as fax any document in any of the following formats: pdf, doc, docx, odt, jpeg/jpg, png, tiff/tif, txt, html.
19
+
20
+* 📰 All incoming faxes are received as pdf documents and stored in a Nextcloud folder.
21
+
22
+* 📧 Users receive notifications and (optionally) emails when new faxes arrive.
23
+
24
+* 🔍 All the sent and received faxes are stored in specific Nextcloud folders, so that they can be searched by caller/callee phone number or date.
25
+
26
+* 💻 When they want to send a fax, users can upload files from their computer or choose them directly from Nextcloud.
27
+
28
+* 🔏 Incoming fax requests are checked for authenticity and integrity by verifying Phaxio's signature.
29
+
30
+* 💵 Current Phaxio balance can be always checked by pressing a button on the left panel.
31
+
32
+* 💰 The only ongoing cost is $2 per month for a fax number located in USA or Canada, in a city chosen by the user. No contracts.
33
+
34
+* 💸 Straightforward pricing: $0.07 per sent/received page for faxes to/from USA and Canada and $0.1 per sent/received page for faxes to/from other countries.
35
+
36
+We have no affiliation with Phaxio.
37
+
38
+### Documentation
39
+
40
+* [Admin documentation](https://www.doublebastion.com/install-nextcloud/#install-pax-fax)
41
+
42
+### Donations
43
+
44
+* 🎁 [Donate](https://www.doublebastion.com/donations/)
45
+
46
+    ]]></description>
47
+    <version>1.0.9</version>
48
+    <licence>AGPL</licence>
49
+    <author homepage="https://www.doublebastion.com">Double Bastion LLC</author>
50
+    <namespace>PaxFax</namespace>
51
+	<documentation>
52
+		<admin>https://www.doublebastion.com/install-nextcloud/#install-pax-fax</admin>
53
+	</documentation>
54
+    <category>office</category>
55
+    <category>organization</category>
56
+
57
+    <website>https://www.doublebastion.com/pax-fax/</website>
58
+    <bugs>https://git.doublebastion.com/pax-fax/issues/develop</bugs>
59
+    <repository>https://git.doublebastion.com/pax-fax/develop/</repository>
60
+
61
+    <screenshot>https://git.doublebastion.com/pax-fax/raw/develop/img/pax_fax_screenshot.png</screenshot>
62
+
63
+    <dependencies>
64
+            <nextcloud min-version="25" max-version="25" />
65
+    </dependencies>
66
+
67
+    <navigations>
68
+        <navigation>
69
+            <name>Pax Fax</name>
70
+            <route>pax_fax.page.index</route>
71
+            <order>103</order>
72
+            <icon>../img/pax_fax.svg</icon>
73
+        </navigation>
74
+    </navigations>
75
+
76
+    <settings>
77
+            <personal>OCA\PaxFax\Settings\Personal</personal>
78
+            <personal-section>OCA\PaxFax\Settings\PersonalSection</personal-section>
79
+    </settings>
80
+</info>
Browse code

removed CHANGELOG.txt appinfo/info.xml appinfo/signature.json css/style.css lib/Service/PaxfaxService.php lib/Migration/Version100Date20211106170854.php

DoubleBastionAdmin authored on 02/12/2022 23:42:41
Showing 1 changed files
1 1
deleted file mode 100644
... ...
@@ -1,80 +0,0 @@
1
-<?xml version="1.0"?>
2
-<info xmlns:xsi= "http://www.w3.org/2001/XMLSchema-instance"
3
-      xsi:noNamespaceSchemaLocation="https://apps.nextcloud.com/schema/apps/info.xsd">
4
-    <id>pax_fax</id>
5
-    <name>Pax Fax</name>
6
-    <summary>A fax sending application</summary>
7
-    <description><![CDATA[
8
-This application allows sending and receiving faxes in Nextcloud. A phaxio.com account and a real fax number acquired from Phaxio are needed. The 'libcurl' 
9
-PHP library has to be installed on the server. Complete instructions on how to configure and use this application are detailed in the 'Admin documentation' 
10
-linked on this page.
11
-          
12
-### Features:
13
-
14
-* 🚀 Multiple documents can be sent in one fax call (up to 20 separate files with a cumulative size of up to 20 MB).
15
-
16
-* 📠 A fax can be sent to multiple fax numbers at once (up to 15 different fax numbers).
17
-
18
-* 📄 Users can send as fax any document in any of the following formats: pdf, doc, docx, odt, jpeg/jpg, png, tiff/tif, txt, html.
19
-
20
-* 📰 All incoming faxes are received as pdf documents and stored in a Nextcloud folder.
21
-
22
-* 📧 Users receive notifications and (optionally) emails when new faxes arrive.
23
-
24
-* 🔍 All the sent and received faxes are stored in specific Nextcloud folders, so that they can be searched by caller/callee phone number or date.
25
-
26
-* 💻 When they want to send a fax, users can upload files from their computer or choose them directly from Nextcloud.
27
-
28
-* 🔏 Incoming fax requests are checked for authenticity and integrity by verifying Phaxio's signature.
29
-
30
-* 💵 Current Phaxio balance can be always checked by pressing a button on the left panel.
31
-
32
-* 💰 The only ongoing cost is $2 per month for a fax number located in USA or Canada, in a city chosen by the user. No contracts.
33
-
34
-* 💸 Straightforward pricing: $0.07 per sent/received page for faxes to/from USA and Canada and $0.1 per sent/received page for faxes to/from other countries.
35
-
36
-We have no affiliation with Phaxio.
37
-
38
-### Documentation
39
-
40
-* [Admin documentation](https://www.doublebastion.com/install-nextcloud/#install-pax-fax)
41
-
42
-### Donations
43
-
44
-* 🎁 [Donate](https://www.doublebastion.com/donations/)
45
-
46
-    ]]></description>
47
-    <version>1.0.8</version>
48
-    <licence>AGPL</licence>
49
-    <author homepage="https://www.doublebastion.com">Double Bastion LLC</author>
50
-    <namespace>PaxFax</namespace>
51
-	<documentation>
52
-		<admin>https://www.doublebastion.com/install-nextcloud/#install-pax-fax</admin>
53
-	</documentation>
54
-    <category>office</category>
55
-    <category>organization</category>
56
-
57
-    <website>https://www.doublebastion.com/pax-fax/</website>
58
-    <bugs>https://git.doublebastion.com/pax-fax/issues/develop</bugs>
59
-    <repository>https://git.doublebastion.com/pax-fax/develop/</repository>
60
-
61
-    <screenshot>https://git.doublebastion.com/pax-fax/raw/develop/img/pax_fax_screenshot.png</screenshot>
62
-
63
-    <dependencies>
64
-            <nextcloud min-version="25" max-version="25" />
65
-    </dependencies>
66
-
67
-    <navigations>
68
-        <navigation>
69
-            <name>Pax Fax</name>
70
-            <route>pax_fax.page.index</route>
71
-            <order>103</order>
72
-            <icon>../img/pax_fax.svg</icon>
73
-        </navigation>
74
-    </navigations>
75
-
76
-    <settings>
77
-            <personal>OCA\PaxFax\Settings\Personal</personal>
78
-            <personal-section>OCA\PaxFax\Settings\PersonalSection</personal-section>
79
-    </settings>
80
-</info>
Browse code

added appinfo/info.xml appinfo/signature.json Contributors.txt CHANGELOG.txt lib/Settings/Personal.php css/style.css templates/settings.php

DoubleBastionAdmin authored on 27/10/2022 18:21:23
Showing 1 changed files
1 1
new file mode 100644
... ...
@@ -0,0 +1,80 @@
1
+<?xml version="1.0"?>
2
+<info xmlns:xsi= "http://www.w3.org/2001/XMLSchema-instance"
3
+      xsi:noNamespaceSchemaLocation="https://apps.nextcloud.com/schema/apps/info.xsd">
4
+    <id>pax_fax</id>
5
+    <name>Pax Fax</name>
6
+    <summary>A fax sending application</summary>
7
+    <description><![CDATA[
8
+This application allows sending and receiving faxes in Nextcloud. A phaxio.com account and a real fax number acquired from Phaxio are needed. The 'libcurl' 
9
+PHP library has to be installed on the server. Complete instructions on how to configure and use this application are detailed in the 'Admin documentation' 
10
+linked on this page.
11
+          
12
+### Features:
13
+
14
+* 🚀 Multiple documents can be sent in one fax call (up to 20 separate files with a cumulative size of up to 20 MB).
15
+
16
+* 📠 A fax can be sent to multiple fax numbers at once (up to 15 different fax numbers).
17
+
18
+* 📄 Users can send as fax any document in any of the following formats: pdf, doc, docx, odt, jpeg/jpg, png, tiff/tif, txt, html.
19
+
20
+* 📰 All incoming faxes are received as pdf documents and stored in a Nextcloud folder.
21
+
22
+* 📧 Users receive notifications and (optionally) emails when new faxes arrive.
23
+
24
+* 🔍 All the sent and received faxes are stored in specific Nextcloud folders, so that they can be searched by caller/callee phone number or date.
25
+
26
+* 💻 When they want to send a fax, users can upload files from their computer or choose them directly from Nextcloud.
27
+
28
+* 🔏 Incoming fax requests are checked for authenticity and integrity by verifying Phaxio's signature.
29
+
30
+* 💵 Current Phaxio balance can be always checked by pressing a button on the left panel.
31
+
32
+* 💰 The only ongoing cost is $2 per month for a fax number located in USA or Canada, in a city chosen by the user. No contracts.
33
+
34
+* 💸 Straightforward pricing: $0.07 per sent/received page for faxes to/from USA and Canada and $0.1 per sent/received page for faxes to/from other countries.
35
+
36
+We have no affiliation with Phaxio.
37
+
38
+### Documentation
39
+
40
+* [Admin documentation](https://www.doublebastion.com/install-nextcloud/#install-pax-fax)
41
+
42
+### Donations
43
+
44
+* 🎁 [Donate](https://www.doublebastion.com/donations/)
45
+
46
+    ]]></description>
47
+    <version>1.0.8</version>
48
+    <licence>AGPL</licence>
49
+    <author homepage="https://www.doublebastion.com">Double Bastion LLC</author>
50
+    <namespace>PaxFax</namespace>
51
+	<documentation>
52
+		<admin>https://www.doublebastion.com/install-nextcloud/#install-pax-fax</admin>
53
+	</documentation>
54
+    <category>office</category>
55
+    <category>organization</category>
56
+
57
+    <website>https://www.doublebastion.com/pax-fax/</website>
58
+    <bugs>https://git.doublebastion.com/pax-fax/issues/develop</bugs>
59
+    <repository>https://git.doublebastion.com/pax-fax/develop/</repository>
60
+
61
+    <screenshot>https://git.doublebastion.com/pax-fax/raw/develop/img/pax_fax_screenshot.png</screenshot>
62
+
63
+    <dependencies>
64
+            <nextcloud min-version="25" max-version="25" />
65
+    </dependencies>
66
+
67
+    <navigations>
68
+        <navigation>
69
+            <name>Pax Fax</name>
70
+            <route>pax_fax.page.index</route>
71
+            <order>103</order>
72
+            <icon>../img/pax_fax.svg</icon>
73
+        </navigation>
74
+    </navigations>
75
+
76
+    <settings>
77
+            <personal>OCA\PaxFax\Settings\Personal</personal>
78
+            <personal-section>OCA\PaxFax\Settings\PersonalSection</personal-section>
79
+    </settings>
80
+</info>
Browse code

removed appinfo/info.xml appinfo/signature.json Contributors.txt CHANGELOG.txt lib/Settings/Personal.php css/style.css templates/settings.php

DoubleBastionAdmin authored on 27/10/2022 18:18:30
Showing 1 changed files
1 1
deleted file mode 100644
... ...
@@ -1,80 +0,0 @@
1
-<?xml version="1.0"?>
2
-<info xmlns:xsi= "http://www.w3.org/2001/XMLSchema-instance"
3
-      xsi:noNamespaceSchemaLocation="https://apps.nextcloud.com/schema/apps/info.xsd">
4
-    <id>pax_fax</id>
5
-    <name>Pax Fax</name>
6
-    <summary>A fax sending application</summary>
7
-    <description><![CDATA[
8
-This application allows sending and receiving faxes in Nextcloud. A phaxio.com account and a real fax number acquired from Phaxio are needed. The 'libcurl' 
9
-PHP library has to be installed on the server. Complete instructions on how to configure and use this application are detailed in the 'Admin documentation' 
10
-linked on this page.
11
-          
12
-### Features:
13
-
14
-* 🚀 Multiple documents can be sent in one fax call (up to 20 separate files with a cumulative size of up to 20 MB).
15
-
16
-* 📠 A fax can be sent to multiple fax numbers at once (up to 15 different fax numbers).
17
-
18
-* 📄 Users can send as fax any document in any of the following formats: pdf, doc, docx, odt, jpg, png, tif, tiff, txt, html.
19
-
20
-* 📰 All incoming faxes are received as pdf documents and stored in a Nextcloud folder.
21
-
22
-* 📧 Users receive notifications and (optionally) emails when new faxes arrive.
23
-
24
-* 🔍 All the sent and received faxes are stored in specific Nextcloud folders, so that they can be searched by caller/callee phone number or date.
25
-
26
-* 💻 When they want to send a fax, users can upload files from their computer or choose them directly from Nextcloud.
27
-
28
-* 🔏 Incoming fax requests are checked for authenticity and integrity by verifying Phaxio's signature.
29
-
30
-* 💵 Current Phaxio balance can be always checked by pressing a button on the left panel.
31
-
32
-* 💰 The only ongoing cost is $2 per month for a fax number located in USA or Canada, in a city chosen by the user. No contracts.
33
-
34
-* 💸 Straightforward pricing: $0.07 per sent/received page for faxes to/from USA and Canada and $0.1 per sent/received page for faxes to/from other countries.
35
-
36
-We have no affiliation with Phaxio.
37
-
38
-### Documentation
39
-
40
-* [Admin documentation](https://www.doublebastion.com/install-nextcloud/#install-pax-fax)
41
-
42
-### Donations
43
-
44
-* 🎁 [Donate](https://www.doublebastion.com/donations/)
45
-
46
-    ]]></description>
47
-    <version>1.0.7</version>
48
-    <licence>AGPL</licence>
49
-    <author homepage="https://www.doublebastion.com">Double Bastion LLC</author>
50
-    <namespace>PaxFax</namespace>
51
-	<documentation>
52
-		<admin>https://www.doublebastion.com/install-nextcloud/#install-pax-fax</admin>
53
-	</documentation>
54
-    <category>office</category>
55
-    <category>organization</category>
56
-
57
-    <website>https://www.doublebastion.com/pax-fax/</website>
58
-    <bugs>https://git.doublebastion.com/pax-fax/issues/develop</bugs>
59
-    <repository>https://git.doublebastion.com/pax-fax/develop/</repository>
60
-
61
-    <screenshot>https://git.doublebastion.com/pax-fax/raw/develop/img/pax_fax_screenshot.png</screenshot>
62
-
63
-    <dependencies>
64
-            <nextcloud min-version="24" max-version="24" />
65
-    </dependencies>
66
-
67
-    <navigations>
68
-        <navigation>
69
-            <name>Pax Fax</name>
70
-            <route>pax_fax.page.index</route>
71
-            <order>103</order>
72
-            <icon>../img/pax_fax.svg</icon>
73
-        </navigation>
74
-    </navigations>
75
-
76
-    <settings>
77
-            <personal>OCA\PaxFax\Settings\Personal</personal>
78
-            <personal-section>OCA\PaxFax\Settings\PersonalSection</personal-section>
79
-    </settings>
80
-</info>
Browse code

added CHANGELOG.txt README.md appinfo/info.xml appinfo/signature.json templates/settings.php

DoubleBastionAdmin authored on 22/09/2022 10:23:59
Showing 1 changed files
1 1
new file mode 100644
... ...
@@ -0,0 +1,80 @@
1
+<?xml version="1.0"?>
2
+<info xmlns:xsi= "http://www.w3.org/2001/XMLSchema-instance"
3
+      xsi:noNamespaceSchemaLocation="https://apps.nextcloud.com/schema/apps/info.xsd">
4
+    <id>pax_fax</id>
5
+    <name>Pax Fax</name>
6
+    <summary>A fax sending application</summary>
7
+    <description><![CDATA[
8
+This application allows sending and receiving faxes in Nextcloud. A phaxio.com account and a real fax number acquired from Phaxio are needed. The 'libcurl' 
9
+PHP library has to be installed on the server. Complete instructions on how to configure and use this application are detailed in the 'Admin documentation' 
10
+linked on this page.
11
+          
12
+### Features:
13
+
14
+* 🚀 Multiple documents can be sent in one fax call (up to 20 separate files with a cumulative size of up to 20 MB).
15
+
16
+* 📠 A fax can be sent to multiple fax numbers at once (up to 15 different fax numbers).
17
+
18
+* 📄 Users can send as fax any document in any of the following formats: pdf, doc, docx, odt, jpg, png, tif, tiff, txt, html.
19
+
20
+* 📰 All incoming faxes are received as pdf documents and stored in a Nextcloud folder.
21
+
22
+* 📧 Users receive notifications and (optionally) emails when new faxes arrive.
23
+
24
+* 🔍 All the sent and received faxes are stored in specific Nextcloud folders, so that they can be searched by caller/callee phone number or date.
25
+
26
+* 💻 When they want to send a fax, users can upload files from their computer or choose them directly from Nextcloud.
27
+
28
+* 🔏 Incoming fax requests are checked for authenticity and integrity by verifying Phaxio's signature.
29
+
30
+* 💵 Current Phaxio balance can be always checked by pressing a button on the left panel.
31
+
32
+* 💰 The only ongoing cost is $2 per month for a fax number located in USA or Canada, in a city chosen by the user. No contracts.
33
+
34
+* 💸 Straightforward pricing: $0.07 per sent/received page for faxes to/from USA and Canada and $0.1 per sent/received page for faxes to/from other countries.
35
+
36
+We have no affiliation with Phaxio.
37
+
38
+### Documentation
39
+
40
+* [Admin documentation](https://www.doublebastion.com/install-nextcloud/#install-pax-fax)
41
+
42
+### Donations
43
+
44
+* 🎁 [Donate](https://www.doublebastion.com/donations/)
45
+
46
+    ]]></description>
47
+    <version>1.0.7</version>
48
+    <licence>AGPL</licence>
49
+    <author homepage="https://www.doublebastion.com">Double Bastion LLC</author>
50
+    <namespace>PaxFax</namespace>
51
+	<documentation>
52
+		<admin>https://www.doublebastion.com/install-nextcloud/#install-pax-fax</admin>
53
+	</documentation>
54
+    <category>office</category>
55
+    <category>organization</category>
56
+
57
+    <website>https://www.doublebastion.com/pax-fax/</website>
58
+    <bugs>https://git.doublebastion.com/pax-fax/issues/develop</bugs>
59
+    <repository>https://git.doublebastion.com/pax-fax/develop/</repository>
60
+
61
+    <screenshot>https://git.doublebastion.com/pax-fax/raw/develop/img/pax_fax_screenshot.png</screenshot>
62
+
63
+    <dependencies>
64
+            <nextcloud min-version="24" max-version="24" />
65
+    </dependencies>
66
+
67
+    <navigations>
68
+        <navigation>
69
+            <name>Pax Fax</name>
70
+            <route>pax_fax.page.index</route>
71
+            <order>103</order>
72
+            <icon>../img/pax_fax.svg</icon>
73
+        </navigation>
74
+    </navigations>
75
+
76
+    <settings>
77
+            <personal>OCA\PaxFax\Settings\Personal</personal>
78
+            <personal-section>OCA\PaxFax\Settings\PersonalSection</personal-section>
79
+    </settings>
80
+</info>
Browse code

removed CHANGELOG.txt README.md appinfo/info.xml appinfo/signature.json templates/settings.php Phaxio/vendor/phaxio/phaxio/.gitignore

DoubleBastionAdmin authored on 22/09/2022 10:21:15
Showing 1 changed files
1 1
deleted file mode 100644
... ...
@@ -1,80 +0,0 @@
1
-<?xml version="1.0"?>
2
-<info xmlns:xsi= "http://www.w3.org/2001/XMLSchema-instance"
3
-      xsi:noNamespaceSchemaLocation="https://apps.nextcloud.com/schema/apps/info.xsd">
4
-    <id>pax_fax</id>
5
-    <name>Pax Fax</name>
6
-    <summary>A fax sending application</summary>
7
-    <description><![CDATA[
8
-This application allows sending and receiving faxes in Nextcloud. A phaxio.com account and a real fax number acquired from Phaxio are needed. The 
9
-quality and prices of Phaxio's services are the only reason for using them as a FoIP (fax over IP) provider. The 'libcurl' PHP library has to be present on the server. 
10
-Detailed and complete instructions on how to use this application can be found on the 'Admin documentation' page.
11
-          
12
-Main features:
13
-
14
-* 🚀 Multiple documents can be sent in one fax call (up to 20 separate files with a cumulative size of up to 20 MB).
15
-
16
-* 📠 A fax can be sent to multiple fax numbers at once (up to 15 different fax numbers).
17
-
18
-* 📄 Users can send as fax any document in any of the following formats: pdf, doc, docx, odt, jpg, png, tif, tiff, txt, html.
19
-
20
-* 📰 All incoming faxes are received as pdf documents and stored in a Nextcloud folder.
21
-
22
-* 📧 Users receive notifications and (optionally) emails when new faxes arrive.
23
-
24
-* 🔍 All the sent and received faxes are stored in specific Nextcloud folders, so that they can be searched by caller/callee phone number or date.
25
-
26
-* 💻 When they want to send a fax, users can upload files from their computer or choose them directly from Nextcloud.
27
-
28
-* 🔏 Incoming fax requests are checked for authenticity and integrity by verifying Phaxio's signature.
29
-
30
-* 💵 Current Phaxio balance can be always checked by pressing a button on the left panel.
31
-
32
-* 💰 The only ongoing cost is $2 per month for a fax number located in USA or Canada, in a city chosen by the user. No contracts.
33
-
34
-* 💸 Straightforward pricing: $0.07 per sent/received page for faxes to/from USA and Canada and $0.1 per sent/received page for faxes to/from other countries.
35
-
36
-We have no affiliation with Phaxio.
37
-
38
-### Documentation
39
-
40
-* [Admin documentation](https://www.doublebastion.com/install-nextcloud/#install-pax-fax)
41
-
42
-### Donations
43
-
44
-* 🎁 [Donate](https://www.doublebastion.com/donations/)
45
-
46
-    ]]></description>
47
-    <version>1.0.6</version>
48
-    <licence>AGPL</licence>
49
-    <author homepage="https://www.doublebastion.com">Double Bastion LLC</author>
50
-    <namespace>PaxFax</namespace>
51
-	<documentation>
52
-		<admin>https://www.doublebastion.com/install-nextcloud/#install-pax-fax</admin>
53
-	</documentation>
54
-    <category>office</category>
55
-    <category>organization</category>
56
-
57
-    <website>https://www.doublebastion.com/pax-fax/</website>
58
-    <bugs>https://git.doublebastion.com/pax-fax/issues/develop</bugs>
59
-    <repository>https://git.doublebastion.com/pax-fax/develop/</repository>
60
-
61
-    <screenshot>https://git.doublebastion.com/pax-fax/raw/develop/img/pax_fax_screenshot.png</screenshot>
62
-
63
-    <dependencies>
64
-            <nextcloud min-version="24" max-version="24" />
65
-    </dependencies>
66
-
67
-    <navigations>
68
-        <navigation>
69
-            <name>Pax Fax</name>
70
-            <route>pax_fax.page.index</route>
71
-            <order>103</order>
72
-            <icon>../img/pax_fax.svg</icon>
73
-        </navigation>
74
-    </navigations>
75
-
76
-    <settings>
77
-            <personal>OCA\PaxFax\Settings\Personal</personal>
78
-            <personal-section>OCA\PaxFax\Settings\PersonalSection</personal-section>
79
-    </settings>
80
-</info>
Browse code

added README.md CHANGELOG.txt appinfo/info.xml appinfo/signature.json css/style.css js/sendfax.js templates/navigation/index.php lib/Controller/AuthorApiController.php lib/Controller/PaxfaxController.php

DoubleBastionAdmin authored on 03/09/2022 21:02:20
Showing 1 changed files
1 1
new file mode 100644
... ...
@@ -0,0 +1,80 @@
1
+<?xml version="1.0"?>
2
+<info xmlns:xsi= "http://www.w3.org/2001/XMLSchema-instance"
3
+      xsi:noNamespaceSchemaLocation="https://apps.nextcloud.com/schema/apps/info.xsd">
4
+    <id>pax_fax</id>
5
+    <name>Pax Fax</name>
6
+    <summary>A fax sending application</summary>
7
+    <description><![CDATA[
8
+This application allows sending and receiving faxes in Nextcloud. A phaxio.com account and a real fax number acquired from Phaxio are needed. The 
9
+quality and prices of Phaxio's services are the only reason for using them as a FoIP (fax over IP) provider. The 'libcurl' PHP library has to be present on the server. 
10
+Detailed and complete instructions on how to use this application can be found on the 'Admin documentation' page.
11
+          
12
+Main features:
13
+
14
+* 🚀 Multiple documents can be sent in one fax call (up to 20 separate files with a cumulative size of up to 20 MB).
15
+
16
+* 📠 A fax can be sent to multiple fax numbers at once (up to 15 different fax numbers).
17
+
18
+* 📄 Users can send as fax any document in any of the following formats: pdf, doc, docx, odt, jpg, png, tif, tiff, txt, html.
19
+
20
+* 📰 All incoming faxes are received as pdf documents and stored in a Nextcloud folder.
21
+
22
+* 📧 Users receive notifications and (optionally) emails when new faxes arrive.
23
+
24
+* 🔍 All the sent and received faxes are stored in specific Nextcloud folders, so that they can be searched by caller/callee phone number or date.
25
+
26
+* 💻 When they want to send a fax, users can upload files from their computer or choose them directly from Nextcloud.
27
+
28
+* 🔏 Incoming fax requests are checked for authenticity and integrity by verifying Phaxio's signature.
29
+
30
+* 💵 Current Phaxio balance can be always checked by pressing a button on the left panel.
31
+
32
+* 💰 The only ongoing cost is $2 per month for a fax number located in USA or Canada, in a city chosen by the user. No contracts.
33
+
34
+* 💸 Straightforward pricing: $0.07 per sent/received page for faxes to/from USA and Canada and $0.1 per sent/received page for faxes to/from other countries.
35
+
36
+We have no affiliation with Phaxio.
37
+
38
+### Documentation
39
+
40
+* [Admin documentation](https://www.doublebastion.com/install-nextcloud/#install-pax-fax)
41
+
42
+### Donations
43
+
44
+* 🎁 [Donate](https://www.doublebastion.com/donations/)
45
+
46
+    ]]></description>
47
+    <version>1.0.6</version>
48
+    <licence>AGPL</licence>
49
+    <author homepage="https://www.doublebastion.com">Double Bastion LLC</author>
50
+    <namespace>PaxFax</namespace>
51
+	<documentation>
52
+		<admin>https://www.doublebastion.com/install-nextcloud/#install-pax-fax</admin>
53
+	</documentation>
54
+    <category>office</category>
55
+    <category>organization</category>
56
+
57
+    <website>https://www.doublebastion.com/pax-fax/</website>
58
+    <bugs>https://git.doublebastion.com/pax-fax/issues/develop</bugs>
59
+    <repository>https://git.doublebastion.com/pax-fax/develop/</repository>
60
+
61
+    <screenshot>https://git.doublebastion.com/pax-fax/raw/develop/img/pax_fax_screenshot.png</screenshot>
62
+
63
+    <dependencies>
64
+            <nextcloud min-version="24" max-version="24" />
65
+    </dependencies>
66
+
67
+    <navigations>
68
+        <navigation>
69
+            <name>Pax Fax</name>
70
+            <route>pax_fax.page.index</route>
71
+            <order>103</order>
72
+            <icon>../img/pax_fax.svg</icon>
73
+        </navigation>
74
+    </navigations>
75
+
76
+    <settings>
77
+            <personal>OCA\PaxFax\Settings\Personal</personal>
78
+            <personal-section>OCA\PaxFax\Settings\PersonalSection</personal-section>
79
+    </settings>
80
+</info>
Browse code

removed README.md CHANGELOG.txt appinfo/info.xml appinfo/signature.json css/style.css js/sendfax.js templates/navigation/index.php lib/Controller/AuthorApiController.php lib/Controller/PaxfaxController.php

DoubleBastionAdmin authored on 03/09/2022 20:58:28
Showing 1 changed files
1 1
deleted file mode 100644
... ...
@@ -1,72 +0,0 @@
1
-<?xml version="1.0"?>
2
-<info xmlns:xsi= "http://www.w3.org/2001/XMLSchema-instance"
3
-      xsi:noNamespaceSchemaLocation="https://apps.nextcloud.com/schema/apps/info.xsd">
4
-    <id>pax_fax</id>
5
-    <name>Pax Fax</name>
6
-    <summary>A fax sending application</summary>
7
-    <description><![CDATA[
8
-This application allows sending and receiving faxes in Nextcloud. A phaxio.com account and a real fax number acquired from Phaxio are needed. The 
9
-quality and prices of Phaxio's services are the only reason for using them as a FoIP (fax over IP) provider. The 'libcurl' PHP library has to be present on the server. 
10
-Detailed and complete instructions on how to use this application can be found on the 'Admin documentation' page.
11
-          
12
-Main features:
13
-
14
-* 🚀 Multiple documents can be sent in one fax call (up to 20 separate files).
15
-
16
-* 📠 A fax can be sent to multiple fax numbers at once (up to 15 different fax numbers).
17
-
18
-* 📄 Users can send as fax any document in any of the following formats: pdf, doc, docx, odt, jpg, png, tif, tiff, txt, html.
19
-
20
-* 📰 All incoming faxes are received as pdf documents and stored in a Nextcloud folder.
21
-
22
-* 📧 Users receive notifications and (optionally) emails when new faxes arrive.
23
-
24
-* 🔍 All the sent and received faxes are stored in specific Nextcloud folders, so that they can be searched by caller/callee phone number or date.
25
-
26
-* 💻 When they want to send a fax, users can upload files from their computer or choose them directly from Nextcloud.
27
-
28
-* 🔏 Incoming fax requests are checked for authenticity and integrity by verifying Phaxio's signature.
29
-
30
-* 💵 Current Phaxio balance can be always checked by pressing a button on the left panel.
31
-
32
-* 💰 The only ongoing cost is $2 per month for a fax number located in USA or Canada, in a city chosen by the user. No contracts.
33
-
34
-* 💸 Straightforward pricing: $0.07 per sent/received page for faxes to/from USA and Canada and $0.1 per sent/received page for faxes to/from other countries.
35
-
36
-We have no affiliation with Phaxio.
37
-
38
-    ]]></description>
39
-    <version>1.0.5</version>
40
-    <licence>AGPL</licence>
41
-    <author homepage="https://www.doublebastion.com">Double Bastion LLC</author>
42
-    <namespace>PaxFax</namespace>
43
-	<documentation>
44
-		<admin>https://www.doublebastion.com/install-nextcloud/#install-pax-fax</admin>
45
-	</documentation>
46
-    <category>office</category>
47
-    <category>organization</category>
48
-
49
-    <website>https://www.doublebastion.com/pax-fax/</website>
50
-    <bugs>https://git.doublebastion.com/pax-fax/issues/develop</bugs>
51
-    <repository>https://git.doublebastion.com/pax-fax/develop/</repository>
52
-
53
-    <screenshot>https://git.doublebastion.com/pax-fax/raw/develop/img/pax_fax_screenshot.png</screenshot>
54
-
55
-    <dependencies>
56
-            <nextcloud min-version="24" max-version="24" />
57
-    </dependencies>
58
-
59
-    <navigations>
60
-        <navigation>
61
-            <name>Pax Fax</name>
62
-            <route>pax_fax.page.index</route>
63
-            <order>103</order>
64
-            <icon>../img/pax_fax.svg</icon>
65
-        </navigation>
66
-    </navigations>
67
-
68
-    <settings>
69
-            <personal>OCA\PaxFax\Settings\Personal</personal>
70
-            <personal-section>OCA\PaxFax\Settings\PersonalSection</personal-section>
71
-    </settings>
72
-</info>
Browse code

added CHANGELOG.txt Contributors.txt README.md templates/settings.php appinfo/info.xml appinfo/signature.json lib/Service/PaxfaxService.php lib/Controller/AuthorApiController.php lib/Controller/PaxfaxController.php

DoubleBastionAdmin authored on 10/05/2022 18:04:58
Showing 1 changed files
1 1
new file mode 100644
... ...
@@ -0,0 +1,72 @@
1
+<?xml version="1.0"?>
2
+<info xmlns:xsi= "http://www.w3.org/2001/XMLSchema-instance"
3
+      xsi:noNamespaceSchemaLocation="https://apps.nextcloud.com/schema/apps/info.xsd">
4
+    <id>pax_fax</id>
5
+    <name>Pax Fax</name>
6
+    <summary>A fax sending application</summary>
7
+    <description><![CDATA[
8
+This application allows sending and receiving faxes in Nextcloud. A phaxio.com account and a real fax number acquired from Phaxio are needed. The 
9
+quality and prices of Phaxio's services are the only reason for using them as a FoIP (fax over IP) provider. The 'libcurl' PHP library has to be present on the server. 
10
+Detailed and complete instructions on how to use this application can be found on the 'Admin documentation' page.
11
+          
12
+Main features:
13
+
14
+* 🚀 Multiple documents can be sent in one fax call (up to 20 separate files).
15
+
16
+* 📠 A fax can be sent to multiple fax numbers at once (up to 15 different fax numbers).
17
+
18
+* 📄 Users can send as fax any document in any of the following formats: pdf, doc, docx, odt, jpg, png, tif, tiff, txt, html.
19
+
20
+* 📰 All incoming faxes are received as pdf documents and stored in a Nextcloud folder.
21
+
22
+* 📧 Users receive notifications and (optionally) emails when new faxes arrive.
23
+
24
+* 🔍 All the sent and received faxes are stored in specific Nextcloud folders, so that they can be searched by caller/callee phone number or date.
25
+
26
+* 💻 When they want to send a fax, users can upload files from their computer or choose them directly from Nextcloud.
27
+
28
+* 🔏 Incoming fax requests are checked for authenticity and integrity by verifying Phaxio's signature.
29
+
30
+* 💵 Current Phaxio balance can be always checked by pressing a button on the left panel.
31
+
32
+* 💰 The only ongoing cost is $2 per month for a fax number located in USA or Canada, in a city chosen by the user. No contracts.
33
+
34
+* 💸 Straightforward pricing: $0.07 per sent/received page for faxes to/from USA and Canada and $0.1 per sent/received page for faxes to/from other countries.
35
+
36
+We have no affiliation with Phaxio.
37
+
38
+    ]]></description>
39
+    <version>1.0.5</version>
40
+    <licence>AGPL</licence>
41
+    <author homepage="https://www.doublebastion.com">Double Bastion LLC</author>
42
+    <namespace>PaxFax</namespace>
43
+	<documentation>
44
+		<admin>https://www.doublebastion.com/install-nextcloud/#install-pax-fax</admin>
45
+	</documentation>
46
+    <category>office</category>
47
+    <category>organization</category>
48
+
49
+    <website>https://www.doublebastion.com/pax-fax/</website>
50
+    <bugs>https://git.doublebastion.com/pax-fax/issues/develop</bugs>
51
+    <repository>https://git.doublebastion.com/pax-fax/develop/</repository>
52
+
53
+    <screenshot>https://git.doublebastion.com/pax-fax/raw/develop/img/pax_fax_screenshot.png</screenshot>
54
+
55
+    <dependencies>
56
+            <nextcloud min-version="24" max-version="24" />
57
+    </dependencies>
58
+
59
+    <navigations>
60
+        <navigation>
61
+            <name>Pax Fax</name>
62
+            <route>pax_fax.page.index</route>
63
+            <order>103</order>
64
+            <icon>../img/pax_fax.svg</icon>
65
+        </navigation>
66
+    </navigations>
67
+
68
+    <settings>
69
+            <personal>OCA\PaxFax\Settings\Personal</personal>
70
+            <personal-section>OCA\PaxFax\Settings\PersonalSection</personal-section>
71
+    </settings>
72
+</info>
Browse code

removed CHANGELOG.txt Contributors.txt README.md templates/settings.php appinfo/info.xml appinfo/signature.json lib/Service/PaxfaxService.php lib/Controller/AuthorApiController.php lib/Controller/PaxfaxController.php

DoubleBastionAdmin authored on 10/05/2022 18:00:53
Showing 1 changed files
1 1
deleted file mode 100644
... ...
@@ -1,72 +0,0 @@
1
-<?xml version="1.0"?>
2
-<info xmlns:xsi= "http://www.w3.org/2001/XMLSchema-instance"
3
-      xsi:noNamespaceSchemaLocation="https://apps.nextcloud.com/schema/apps/info.xsd">
4
-    <id>pax_fax</id>
5
-    <name>Pax Fax</name>
6
-    <summary>A fax sending application</summary>
7
-    <description><![CDATA[
8
-This application allows sending and receiving faxes in Nextcloud. A phaxio.com account and a real fax number acquired from Phaxio are needed. The 
9
-quality and prices of Phaxio's services are the only reason for using them as a FoIP (fax over IP) provider. The 'libcurl' PHP library has to be present on the server. 
10
-Detailed and complete instructions on how to use this application can be found on the 'Admin documentation' page.
11
-          
12
-Main features:
13
-
14
-* 🚀 Multiple documents can be sent in one fax call (up to 20 separate files).
15
-
16
-* 📠 A fax can be sent to multiple fax numbers at once (up to 15 different fax numbers).
17
-
18
-* 📄 Users can send as fax any document in any of the following formats: pdf, doc, docx, odt, jpg, png, tif, tiff, txt, html.
19
-
20
-* 📰 All incoming faxes are received as pdf documents and stored in a Nextcloud folder.
21
-
22
-* 📧 Users receive notifications and (optionally) emails when new faxes arrive.
23
-
24
-* 🔍 All the sent and received faxes are stored in specific Nextcloud folders, so that they can be searched by caller/callee phone number or date.
25
-
26
-* 💻 When they want to send a fax, users can upload files from their computer or choose them directly from Nextcloud.
27
-
28
-* 🔏 Incoming fax requests are checked for authenticity and integrity by verifying Phaxio's signature.
29
-
30
-* 💵 Current Phaxio balance can be always checked by pressing a button on the left panel.
31
-
32
-* 💰 The only ongoing cost is $2 per month for a fax number located in USA or Canada, in a city chosen by the user. No contracts.
33
-
34
-* 💸 Straightforward pricing: $0.07 per sent/received page for faxes to/from USA and Canada and $0.1 per sent/received page for faxes to/from other countries.
35
-
36
-We have no affiliation with Phaxio.
37
-
38
-    ]]></description>
39
-    <version>1.0.4</version>
40
-    <licence>AGPL</licence>
41
-    <author homepage="https://www.doublebastion.com">Double Bastion LLC</author>
42
-    <namespace>PaxFax</namespace>
43
-	<documentation>
44
-		<admin>https://www.doublebastion.com/install-nextcloud/#install-pax-fax</admin>
45
-	</documentation>
46
-    <category>office</category>
47
-    <category>organization</category>
48
-
49
-    <website>https://www.doublebastion.com/pax-fax/</website>
50
-    <bugs>https://git.doublebastion.com/pax-fax/issues/develop</bugs>
51
-    <repository>https://git.doublebastion.com/pax-fax/develop/</repository>
52
-
53
-    <screenshot>https://git.doublebastion.com/pax-fax/raw/develop/img/pax_fax_screenshot.png</screenshot>
54
-
55
-    <dependencies>
56
-            <nextcloud min-version="23" max-version="24" />
57
-    </dependencies>
58
-
59
-    <navigations>
60
-        <navigation>
61
-            <name>Pax Fax</name>
62
-            <route>pax_fax.page.index</route>
63
-            <order>103</order>
64
-            <icon>../img/pax_fax.svg</icon>
65
-        </navigation>
66
-    </navigations>
67
-
68
-    <settings>
69
-            <personal>OCA\PaxFax\Settings\Personal</personal>
70
-            <personal-section>OCA\PaxFax\Settings\PersonalSection</personal-section>
71
-    </settings>
72
-</info>
Browse code

added CHANGELOG.txt Contributors.txt appinfo/info.xml appinfo/signature.json js/sendfax.js templates/settings.php

DoubleBastionAdmin authored on 28/04/2022 22:58:31
Showing 1 changed files
1 1
new file mode 100644
... ...
@@ -0,0 +1,72 @@
1
+<?xml version="1.0"?>
2
+<info xmlns:xsi= "http://www.w3.org/2001/XMLSchema-instance"
3
+      xsi:noNamespaceSchemaLocation="https://apps.nextcloud.com/schema/apps/info.xsd">
4
+    <id>pax_fax</id>
5
+    <name>Pax Fax</name>
6
+    <summary>A fax sending application</summary>
7
+    <description><![CDATA[
8
+This application allows sending and receiving faxes in Nextcloud. A phaxio.com account and a real fax number acquired from Phaxio are needed. The 
9
+quality and prices of Phaxio's services are the only reason for using them as a FoIP (fax over IP) provider. The 'libcurl' PHP library has to be present on the server. 
10
+Detailed and complete instructions on how to use this application can be found on the 'Admin documentation' page.
11
+          
12
+Main features:
13
+
14
+* 🚀 Multiple documents can be sent in one fax call (up to 20 separate files).
15
+
16
+* 📠 A fax can be sent to multiple fax numbers at once (up to 15 different fax numbers).
17
+
18
+* 📄 Users can send as fax any document in any of the following formats: pdf, doc, docx, odt, jpg, png, tif, tiff, txt, html.
19
+
20
+* 📰 All incoming faxes are received as pdf documents and stored in a Nextcloud folder.
21
+
22
+* 📧 Users receive notifications and (optionally) emails when new faxes arrive.
23
+
24
+* 🔍 All the sent and received faxes are stored in specific Nextcloud folders, so that they can be searched by caller/callee phone number or date.
25
+
26
+* 💻 When they want to send a fax, users can upload files from their computer or choose them directly from Nextcloud.
27
+
28
+* 🔏 Incoming fax requests are checked for authenticity and integrity by verifying Phaxio's signature.
29
+
30
+* 💵 Current Phaxio balance can be always checked by pressing a button on the left panel.
31
+
32
+* 💰 The only ongoing cost is $2 per month for a fax number located in USA or Canada, in a city chosen by the user. No contracts.
33
+
34
+* 💸 Straightforward pricing: $0.07 per sent/received page for faxes to/from USA and Canada and $0.1 per sent/received page for faxes to/from other countries.
35
+
36
+We have no affiliation with Phaxio.
37
+
38
+    ]]></description>
39
+    <version>1.0.4</version>
40
+    <licence>AGPL</licence>
41
+    <author homepage="https://www.doublebastion.com">Double Bastion LLC</author>
42
+    <namespace>PaxFax</namespace>
43
+	<documentation>
44
+		<admin>https://www.doublebastion.com/install-nextcloud/#install-pax-fax</admin>
45
+	</documentation>
46
+    <category>office</category>
47
+    <category>organization</category>
48
+
49
+    <website>https://www.doublebastion.com/pax-fax/</website>
50
+    <bugs>https://git.doublebastion.com/pax-fax/issues/develop</bugs>
51
+    <repository>https://git.doublebastion.com/pax-fax/develop/</repository>
52
+
53
+    <screenshot>https://git.doublebastion.com/pax-fax/raw/develop/img/pax_fax_screenshot.png</screenshot>
54
+
55
+    <dependencies>
56
+            <nextcloud min-version="23" max-version="24" />
57
+    </dependencies>
58
+
59
+    <navigations>
60
+        <navigation>
61
+            <name>Pax Fax</name>
62
+            <route>pax_fax.page.index</route>
63
+            <order>103</order>
64
+            <icon>../img/pax_fax.svg</icon>
65
+        </navigation>
66
+    </navigations>
67
+
68
+    <settings>
69
+            <personal>OCA\PaxFax\Settings\Personal</personal>
70
+            <personal-section>OCA\PaxFax\Settings\PersonalSection</personal-section>
71
+    </settings>
72
+</info>
Browse code

removed CHANGELOG.txt Contributors.txt appinfo/info.xml appinfo/signature.json js/sendfax.js templates/settings.php

DoubleBastionAdmin authored on 28/04/2022 22:55:25
Showing 1 changed files
1 1
deleted file mode 100644
... ...
@@ -1,72 +0,0 @@
1
-<?xml version="1.0"?>
2
-<info xmlns:xsi= "http://www.w3.org/2001/XMLSchema-instance"
3
-      xsi:noNamespaceSchemaLocation="https://apps.nextcloud.com/schema/apps/info.xsd">
4
-    <id>pax_fax</id>
5
-    <name>Pax Fax</name>
6
-    <summary>A fax sending application</summary>
7
-    <description><![CDATA[
8
-This application allows sending and receiving faxes in Nextcloud. A phaxio.com account and a real fax number acquired from Phaxio are needed. The 
9
-quality and prices of Phaxio's services are the only reason for using them as a FoIP (fax over IP) provider. The 'libcurl' PHP library has to be present on the server. 
10
-Detailed and complete instructions on how to use this application can be found on the 'Admin documentation' page.
11
-          
12
-Main features:
13
-
14
-* 🚀 Multiple documents can be sent in one fax call (up to 20 separate files).
15
-
16
-* 📠 A fax can be sent to multiple fax numbers at once (up to 15 different fax numbers).
17
-
18
-* 📄 Users can send as fax any document in any of the following formats: pdf, doc, docx, odt, jpg, png, tif, tiff, txt, html.
19
-
20
-* 📰 All incoming faxes are received as pdf documents and stored in a Nextcloud folder.
21
-
22
-* 📧 Users receive notifications and (optionally) emails when new faxes arrive.
23
-
24
-* 🔍 All the sent and received faxes are stored in specific Nextcloud folders, so that they can be searched by caller/callee phone number or date.
25
-
26
-* 💻 When they want to send a fax, users can upload files from their computer or choose them directly from Nextcloud.
27
-
28
-* 🔏 Incoming fax requests are checked for authenticity and integrity by verifying Phaxio's signature.
29
-
30
-* 💵 Current Phaxio balance can be always checked by pressing a button on the left panel.
31
-
32
-* 💰 The only ongoing cost is $2 per month for a fax number located in USA or Canada, in a city chosen by the user. No contracts.
33
-
34
-* 💸 Straightforward pricing: $0.07 per sent/received page for faxes to/from USA and Canada and $0.1 per sent/received page for faxes to/from other countries.
35
-
36
-We have no affiliation with Phaxio.
37
-
38
-    ]]></description>
39
-    <version>1.0.3</version>
40
-    <licence>AGPL</licence>
41
-    <author homepage="https://www.doublebastion.com">Double Bastion LLC</author>
42
-    <namespace>PaxFax</namespace>
43
-	<documentation>
44
-		<admin>https://www.doublebastion.com/install-nextcloud/#install-pax-fax</admin>
45
-	</documentation>
46
-    <category>office</category>
47
-    <category>organization</category>
48
-
49
-    <website>https://www.doublebastion.com/pax-fax/</website>
50
-    <bugs>https://git.doublebastion.com/pax-fax/issues/develop</bugs>
51
-    <repository>https://git.doublebastion.com/pax-fax/develop/</repository>
52
-
53
-    <screenshot>https://git.doublebastion.com/pax-fax/raw/develop/img/pax_fax_screenshot.png</screenshot>
54
-
55
-    <dependencies>
56
-            <nextcloud min-version="23" max-version="24" />
57
-    </dependencies>
58
-
59
-    <navigations>
60
-        <navigation>
61
-            <name>Pax Fax</name>
62
-            <route>pax_fax.page.index</route>
63
-            <order>103</order>
64
-            <icon>../img/pax_fax.svg</icon>
65
-        </navigation>
66
-    </navigations>
67
-
68
-    <settings>
69
-            <personal>OCA\PaxFax\Settings\Personal</personal>
70
-            <personal-section>OCA\PaxFax\Settings\PersonalSection</personal-section>
71
-    </settings>
72
-</info>
Browse code

added CHANGELOG.txt appinfo/info.xml appinfo/signature.json lib/AppInfo/Application.php

DoubleBastionAdmin authored on 14/04/2022 20:14:41
Showing 1 changed files
1 1
new file mode 100644
... ...
@@ -0,0 +1,72 @@
1
+<?xml version="1.0"?>
2
+<info xmlns:xsi= "http://www.w3.org/2001/XMLSchema-instance"
3
+      xsi:noNamespaceSchemaLocation="https://apps.nextcloud.com/schema/apps/info.xsd">
4
+    <id>pax_fax</id>
5
+    <name>Pax Fax</name>
6
+    <summary>A fax sending application</summary>
7
+    <description><![CDATA[
8
+This application allows sending and receiving faxes in Nextcloud. A phaxio.com account and a real fax number acquired from Phaxio are needed. The 
9
+quality and prices of Phaxio's services are the only reason for using them as a FoIP (fax over IP) provider. The 'libcurl' PHP library has to be present on the server. 
10
+Detailed and complete instructions on how to use this application can be found on the 'Admin documentation' page.
11
+          
12
+Main features:
13
+
14
+* 🚀 Multiple documents can be sent in one fax call (up to 20 separate files).
15
+
16
+* 📠 A fax can be sent to multiple fax numbers at once (up to 15 different fax numbers).
17
+
18
+* 📄 Users can send as fax any document in any of the following formats: pdf, doc, docx, odt, jpg, png, tif, tiff, txt, html.
19
+
20
+* 📰 All incoming faxes are received as pdf documents and stored in a Nextcloud folder.
21
+
22
+* 📧 Users receive notifications and (optionally) emails when new faxes arrive.
23
+
24
+* 🔍 All the sent and received faxes are stored in specific Nextcloud folders, so that they can be searched by caller/callee phone number or date.
25
+
26
+* 💻 When they want to send a fax, users can upload files from their computer or choose them directly from Nextcloud.
27
+
28
+* 🔏 Incoming fax requests are checked for authenticity and integrity by verifying Phaxio's signature.
29
+
30
+* 💵 Current Phaxio balance can be always checked by pressing a button on the left panel.
31
+
32
+* 💰 The only ongoing cost is $2 per month for a fax number located in USA or Canada, in a city chosen by the user. No contracts.
33
+
34
+* 💸 Straightforward pricing: $0.07 per sent/received page for faxes to/from USA and Canada and $0.1 per sent/received page for faxes to/from other countries.
35
+
36
+We have no affiliation with Phaxio.
37
+
38
+    ]]></description>
39
+    <version>1.0.3</version>
40
+    <licence>AGPL</licence>
41
+    <author homepage="https://www.doublebastion.com">Double Bastion LLC</author>
42
+    <namespace>PaxFax</namespace>
43
+	<documentation>
44
+		<admin>https://www.doublebastion.com/install-nextcloud/#install-pax-fax</admin>
45
+	</documentation>
46
+    <category>office</category>
47
+    <category>organization</category>
48
+
49
+    <website>https://www.doublebastion.com/pax-fax/</website>
50
+    <bugs>https://git.doublebastion.com/pax-fax/issues/develop</bugs>
51
+    <repository>https://git.doublebastion.com/pax-fax/develop/</repository>
52
+
53
+    <screenshot>https://git.doublebastion.com/pax-fax/raw/develop/img/pax_fax_screenshot.png</screenshot>
54
+
55
+    <dependencies>
56
+            <nextcloud min-version="23" max-version="24" />
57
+    </dependencies>
58
+
59
+    <navigations>
60
+        <navigation>
61
+            <name>Pax Fax</name>
62
+            <route>pax_fax.page.index</route>
63
+            <order>103</order>
64
+            <icon>../img/pax_fax.svg</icon>
65
+        </navigation>
66
+    </navigations>
67
+
68
+    <settings>
69
+            <personal>OCA\PaxFax\Settings\Personal</personal>
70
+            <personal-section>OCA\PaxFax\Settings\PersonalSection</personal-section>
71
+    </settings>
72
+</info>
Browse code

removed CHANGELOG.txt appinfo/info.xml appinfo/signature.json lib/AppInfo/Application.php

DoubleBastionAdmin authored on 14/04/2022 20:09:38
Showing 1 changed files
1 1
deleted file mode 100644
... ...
@@ -1,72 +0,0 @@
1
-<?xml version="1.0"?>
2
-<info xmlns:xsi= "http://www.w3.org/2001/XMLSchema-instance"
3
-      xsi:noNamespaceSchemaLocation="https://apps.nextcloud.com/schema/apps/info.xsd">
4
-    <id>pax_fax</id>
5
-    <name>Pax Fax</name>
6
-    <summary>A fax sending application</summary>
7
-    <description><![CDATA[
8
-This application allows sending and receiving faxes in Nextcloud. A phaxio.com account and a real fax number acquired from Phaxio are needed. The 
9
-quality and prices of Phaxio's services are the only reason for using them as a FoIP (fax over IP) provider. The 'libcurl' PHP library has to be present on the server. 
10
-Detailed and complete instructions on how to use this application can be found on the 'Admin documentation' page.
11
-          
12
-Main features:
13
-
14
-* 🚀 Multiple documents can be sent in one fax call (up to 20 separate files).
15
-
16
-* 📠 A fax can be sent to multiple fax numbers at once (up to 15 different fax numbers).
17
-
18
-* 📄 Users can send as fax any document in any of the following formats: pdf, doc, docx, odt, jpg, png, tif, tiff, txt, html.
19
-
20
-* 📰 All incoming faxes are received as pdf documents and stored in a Nextcloud folder.
21
-
22
-* 📧 Users receive notifications and (optionally) emails when new faxes arrive.
23
-
24
-* 🔍 All the sent and received faxes are stored in specific Nextcloud folders, so that they can be searched by caller/callee phone number or date.
25
-
26
-* 💻 When they want to send a fax, users can upload files from their computer or choose them directly from Nextcloud.
27
-
28
-* 🔏 Incoming fax requests are checked for authenticity and integrity by verifying Phaxio's signature.
29
-
30
-* 💵 Current Phaxio balance can be always checked by pressing a button on the left panel.
31
-
32
-* 💰 The only ongoing cost is $2 per month for a fax number located in USA or Canada, in a city chosen by the user. No contracts.
33
-
34
-* 💸 Straightforward pricing: $0.07 per sent/received page for faxes to/from USA and Canada and $0.1 per sent/received page for faxes to/from other countries.
35
-
36
-We have no affiliation with Phaxio.
37
-
38
-    ]]></description>
39
-    <version>1.0.2</version>
40
-    <licence>AGPL</licence>
41
-    <author homepage="https://www.doublebastion.com">Double Bastion LLC</author>
42
-    <namespace>PaxFax</namespace>
43
-	<documentation>
44
-		<admin>https://www.doublebastion.com/install-nextcloud/#install-pax-fax</admin>
45
-	</documentation>
46
-    <category>office</category>
47
-    <category>organization</category>
48
-
49
-    <website>https://www.doublebastion.com/pax-fax/</website>
50
-    <bugs>https://git.doublebastion.com/pax-fax/issues/develop</bugs>
51
-    <repository>https://git.doublebastion.com/pax-fax/develop/</repository>
52
-
53
-    <screenshot>https://git.doublebastion.com/pax-fax/raw/develop/img/pax_fax_screenshot.png</screenshot>
54
-
55
-    <dependencies>
56
-            <nextcloud min-version="23" max-version="24" />
57
-    </dependencies>
58
-
59
-    <navigations>
60
-        <navigation>
61
-            <name>Pax Fax</name>
62
-            <route>pax_fax.page.index</route>
63
-            <order>103</order>
64
-            <icon>../img/pax_fax.svg</icon>
65
-        </navigation>
66
-    </navigations>
67
-
68
-    <settings>
69
-            <personal>OCA\PaxFax\Settings\Personal</personal>
70
-            <personal-section>OCA\PaxFax\Settings\PersonalSection</personal-section>
71
-    </settings>
72
-</info>
Browse code

added Contributors.txt CHANGELOG.txt appinfo/info.xml appinfo/signature.json js/sendfax.js lib/Controller/PaxfaxController.php

DoubleBastionAdmin authored on 10/04/2022 21:51:43
Showing 1 changed files
1 1
new file mode 100644
... ...
@@ -0,0 +1,72 @@
1
+<?xml version="1.0"?>
2
+<info xmlns:xsi= "http://www.w3.org/2001/XMLSchema-instance"
3
+      xsi:noNamespaceSchemaLocation="https://apps.nextcloud.com/schema/apps/info.xsd">
4
+    <id>pax_fax</id>
5
+    <name>Pax Fax</name>
6
+    <summary>A fax sending application</summary>
7
+    <description><![CDATA[
8
+This application allows sending and receiving faxes in Nextcloud. A phaxio.com account and a real fax number acquired from Phaxio are needed. The 
9
+quality and prices of Phaxio's services are the only reason for using them as a FoIP (fax over IP) provider. The 'libcurl' PHP library has to be present on the server. 
10
+Detailed and complete instructions on how to use this application can be found on the 'Admin documentation' page.
11
+          
12
+Main features:
13
+
14
+* 🚀 Multiple documents can be sent in one fax call (up to 20 separate files).
15
+
16
+* 📠 A fax can be sent to multiple fax numbers at once (up to 15 different fax numbers).
17
+
18
+* 📄 Users can send as fax any document in any of the following formats: pdf, doc, docx, odt, jpg, png, tif, tiff, txt, html.
19
+
20
+* 📰 All incoming faxes are received as pdf documents and stored in a Nextcloud folder.
21
+
22
+* 📧 Users receive notifications and (optionally) emails when new faxes arrive.
23
+
24
+* 🔍 All the sent and received faxes are stored in specific Nextcloud folders, so that they can be searched by caller/callee phone number or date.
25
+
26
+* 💻 When they want to send a fax, users can upload files from their computer or choose them directly from Nextcloud.
27
+
28
+* 🔏 Incoming fax requests are checked for authenticity and integrity by verifying Phaxio's signature.
29
+
30
+* 💵 Current Phaxio balance can be always checked by pressing a button on the left panel.
31
+
32
+* 💰 The only ongoing cost is $2 per month for a fax number located in USA or Canada, in a city chosen by the user. No contracts.
33
+
34
+* 💸 Straightforward pricing: $0.07 per sent/received page for faxes to/from USA and Canada and $0.1 per sent/received page for faxes to/from other countries.
35
+
36
+We have no affiliation with Phaxio.
37
+
38
+    ]]></description>
39
+    <version>1.0.2</version>
40
+    <licence>AGPL</licence>
41
+    <author homepage="https://www.doublebastion.com">Double Bastion LLC</author>
42
+    <namespace>PaxFax</namespace>
43
+	<documentation>
44
+		<admin>https://www.doublebastion.com/install-nextcloud/#install-pax-fax</admin>
45
+	</documentation>
46
+    <category>office</category>
47
+    <category>organization</category>
48
+
49
+    <website>https://www.doublebastion.com/pax-fax/</website>
50
+    <bugs>https://git.doublebastion.com/pax-fax/issues/develop</bugs>
51
+    <repository>https://git.doublebastion.com/pax-fax/develop/</repository>
52
+
53
+    <screenshot>https://git.doublebastion.com/pax-fax/raw/develop/img/pax_fax_screenshot.png</screenshot>
54
+
55
+    <dependencies>
56
+            <nextcloud min-version="23" max-version="24" />
57
+    </dependencies>
58
+
59
+    <navigations>
60
+        <navigation>
61
+            <name>Pax Fax</name>
62
+            <route>pax_fax.page.index</route>
63
+            <order>103</order>
64
+            <icon>../img/pax_fax.svg</icon>
65
+        </navigation>
66
+    </navigations>
67
+
68
+    <settings>
69
+            <personal>OCA\PaxFax\Settings\Personal</personal>
70
+            <personal-section>OCA\PaxFax\Settings\PersonalSection</personal-section>
71
+    </settings>
72
+</info>
Browse code

removed CHANGELOG.txt appinfo/info.xml appinfo/signature.json js/sendfax.js lib/Controller/PaxfaxController.php

DoubleBastionAdmin authored on 10/04/2022 21:48:49
Showing 1 changed files
1 1
deleted file mode 100644
... ...
@@ -1,72 +0,0 @@
1
-<?xml version="1.0"?>
2
-<info xmlns:xsi= "http://www.w3.org/2001/XMLSchema-instance"
3
-      xsi:noNamespaceSchemaLocation="https://apps.nextcloud.com/schema/apps/info.xsd">
4
-    <id>pax_fax</id>
5
-    <name>Pax Fax</name>
6
-    <summary>A fax sending application</summary>
7
-    <description><![CDATA[
8
-This application allows sending and receiving faxes in Nextcloud. A phaxio.com account and a real fax number acquired from Phaxio are needed. The 
9
-quality and prices of Phaxio's services are the only reason for using them as a FoIP (fax over IP) provider. The 'libcurl' PHP library has to be present on the server. 
10
-Detailed and complete instructions on how to use this application can be found on the 'Admin documentation' page.
11
-          
12
-Main features:
13
-
14
-* 🚀 Multiple documents can be sent in one fax call (up to 20 separate files).
15
-
16
-* 📠 A fax can be sent to multiple fax numbers at once (up to 15 different fax numbers).
17
-
18
-* 📄 Users can send as fax any document in any of the following formats: pdf, doc, docx, odt, jpg, png, tif, tiff, txt, html.
19
-
20
-* 📰 All incoming faxes are received as pdf documents and stored in a Nextcloud folder.
21
-
22
-* 📧 Users receive notifications and (optionally) emails when new faxes arrive.
23
-
24
-* 🔍 All the sent and received faxes are stored in specific Nextcloud folders, so that they can be searched by caller/callee phone number or date.
25
-
26
-* 💻 When they want to send a fax, users can upload files from their computer or choose them directly from Nextcloud.
27
-
28
-* 🔏 Incoming fax requests are checked for authenticity and integrity by verifying Phaxio's signature.
29
-
30
-* 💵 Current Phaxio balance can be always checked by pressing a button on the left panel.
31
-
32
-* 💰 The only ongoing cost is $2 per month for a fax number located in USA or Canada, in a city chosen by the user. No contracts.
33
-
34
-* 💸 Straightforward pricing: $0.07 per sent/received page for faxes to/from USA and Canada and $0.1 per sent/received page for faxes to/from other countries.
35
-
36
-We have no affiliation with Phaxio.
37
-
38
-    ]]></description>
39
-    <version>1.0.1</version>
40
-    <licence>AGPL</licence>
41
-    <author homepage="https://www.doublebastion.com">Double Bastion LLC</author>
42
-    <namespace>PaxFax</namespace>
43
-	<documentation>
44
-		<admin>https://www.doublebastion.com/install-nextcloud/#install-pax-fax</admin>
45
-	</documentation>
46
-    <category>office</category>
47
-    <category>organization</category>
48
-
49
-    <website>https://www.doublebastion.com/pax-fax/</website>
50
-    <bugs>https://git.doublebastion.com/pax-fax/issues/develop</bugs>
51
-    <repository>https://git.doublebastion.com/pax-fax/develop/</repository>
52
-
53
-    <screenshot>https://git.doublebastion.com/pax-fax/raw/develop/img/pax_fax_screenshot.png</screenshot>
54
-
55
-    <dependencies>
56
-            <nextcloud min-version="23" max-version="24" />
57
-    </dependencies>
58
-
59
-    <navigations>
60
-        <navigation>
61
-            <name>Pax Fax</name>
62
-            <route>pax_fax.page.index</route>
63
-            <order>103</order>
64
-            <icon>../img/pax_fax.svg</icon>
65
-        </navigation>
66
-    </navigations>
67
-
68
-    <settings>
69
-            <personal>OCA\PaxFax\Settings\Personal</personal>
70
-            <personal-section>OCA\PaxFax\Settings\PersonalSection</personal-section>
71
-    </settings>
72
-</info>
Browse code

added appinfo/info.xml appinfo/signature.json CHANGELOG.txt

DoubleBastionAdmin authored on 30/03/2022 21:42:06
Showing 1 changed files
1 1
new file mode 100644
... ...
@@ -0,0 +1,72 @@
1
+<?xml version="1.0"?>
2
+<info xmlns:xsi= "http://www.w3.org/2001/XMLSchema-instance"
3
+      xsi:noNamespaceSchemaLocation="https://apps.nextcloud.com/schema/apps/info.xsd">
4
+    <id>pax_fax</id>
5
+    <name>Pax Fax</name>
6
+    <summary>A fax sending application</summary>
7
+    <description><![CDATA[
8
+This application allows sending and receiving faxes in Nextcloud. A phaxio.com account and a real fax number acquired from Phaxio are needed. The 
9
+quality and prices of Phaxio's services are the only reason for using them as a FoIP (fax over IP) provider. The 'libcurl' PHP library has to be present on the server. 
10
+Detailed and complete instructions on how to use this application can be found on the 'Admin documentation' page.
11
+          
12
+Main features:
13
+
14
+* 🚀 Multiple documents can be sent in one fax call (up to 20 separate files).
15
+
16
+* 📠 A fax can be sent to multiple fax numbers at once (up to 15 different fax numbers).
17
+
18
+* 📄 Users can send as fax any document in any of the following formats: pdf, doc, docx, odt, jpg, png, tif, tiff, txt, html.
19
+
20
+* 📰 All incoming faxes are received as pdf documents and stored in a Nextcloud folder.
21
+
22
+* 📧 Users receive notifications and (optionally) emails when new faxes arrive.
23
+
24
+* 🔍 All the sent and received faxes are stored in specific Nextcloud folders, so that they can be searched by caller/callee phone number or date.
25
+
26
+* 💻 When they want to send a fax, users can upload files from their computer or choose them directly from Nextcloud.
27
+
28
+* 🔏 Incoming fax requests are checked for authenticity and integrity by verifying Phaxio's signature.
29
+
30
+* 💵 Current Phaxio balance can be always checked by pressing a button on the left panel.
31
+
32
+* 💰 The only ongoing cost is $2 per month for a fax number located in USA or Canada, in a city chosen by the user. No contracts.
33
+
34
+* 💸 Straightforward pricing: $0.07 per sent/received page for faxes to/from USA and Canada and $0.1 per sent/received page for faxes to/from other countries.
35
+
36
+We have no affiliation with Phaxio.
37
+
38
+    ]]></description>
39
+    <version>1.0.1</version>
40
+    <licence>AGPL</licence>
41
+    <author homepage="https://www.doublebastion.com">Double Bastion LLC</author>
42
+    <namespace>PaxFax</namespace>
43
+	<documentation>
44
+		<admin>https://www.doublebastion.com/install-nextcloud/#install-pax-fax</admin>
45
+	</documentation>
46
+    <category>office</category>
47
+    <category>organization</category>
48
+
49
+    <website>https://www.doublebastion.com/pax-fax/</website>
50
+    <bugs>https://git.doublebastion.com/pax-fax/issues/develop</bugs>
51
+    <repository>https://git.doublebastion.com/pax-fax/develop/</repository>
52
+
53
+    <screenshot>https://git.doublebastion.com/pax-fax/raw/develop/img/pax_fax_screenshot.png</screenshot>
54
+
55
+    <dependencies>
56
+            <nextcloud min-version="23" max-version="24" />
57
+    </dependencies>
58
+
59
+    <navigations>
60
+        <navigation>
61
+            <name>Pax Fax</name>
62
+            <route>pax_fax.page.index</route>
63
+            <order>103</order>
64
+            <icon>../img/pax_fax.svg</icon>
65
+        </navigation>
66
+    </navigations>
67
+
68
+    <settings>
69
+            <personal>OCA\PaxFax\Settings\Personal</personal>
70
+            <personal-section>OCA\PaxFax\Settings\PersonalSection</personal-section>
71
+    </settings>
72
+</info>
Browse code

removed appinfo/info.xml appinfo/signature.json CHANGELOG.txt

DoubleBastionAdmin authored on 30/03/2022 21:40:23
Showing 1 changed files
1 1
deleted file mode 100644
... ...
@@ -1,71 +0,0 @@
1
-<?xml version="1.0"?>
2
-<info xmlns:xsi= "http://www.w3.org/2001/XMLSchema-instance"
3
-      xsi:noNamespaceSchemaLocation="https://apps.nextcloud.com/schema/apps/info.xsd">
4
-    <id>pax_fax</id>
5
-    <name>Pax Fax</name>
6
-    <summary>A fax sending application</summary>
7
-    <description><![CDATA[
8
-This application allows sending and receiving faxes in Nextcloud. A phaxio.com account and a real fax number acquired from Phaxio are needed. The 
9
-quality and prices of Phaxio's services are the only reason for using them as a FoIP (fax over IP) provider. The 'libcurl' PHP library has to be present on the server. 
10
-Detailed and complete instructions on how to use this application can be found on the 'Admin documentation' link from above.
11
-          
12
-Main features:
13
-
14
-* 🚀 Multiple documents can be sent in one fax call (up to 20 separate files).
15
-
16
-* 📠 A fax can be sent to multiple fax numbers at once (up to 15 different fax numbers).
17
-
18
-* 📄 Users can send as fax any document in any of the following formats: pdf, doc, docx, odt, jpg, png, tif, tiff, txt, html.
19
-
20
-* 📰 All incoming faxes are received as pdf documents and stored in a Nextcloud folder.
21
-
22
-* 📧 Users receive notifications and (optionally) emails when new faxes arrive.
23
-
24
-* 🔍 All the sent and received faxes are stored in specific Nextcloud folders, so that they can be searched by caller/callee phone number or date.
25
-
26
-* 💻 When they want to send a fax, users can upload files from their computer or choose them directly from Nextcloud.
27
-
28
-* 🔏 Incoming fax requests are checked for authenticity and integrity by verifying Phaxio's signature.
29
-
30
-* 💵 Current Phaxio balance can be always checked by pressing a button on the left panel.
31
-
32
-* 💰 The only ongoing cost is $2 per month for a fax number located in USA or Canada, in a city chosen by the user. No contracts.
33
-
34
-* 💸 Straightforward pricing: $0.07 per sent/received page for faxes to/from USA and Canada and $0.1 per sent/received page for faxes to/from other countries.
35
-
36
-We have no affiliation with Phaxio.
37
-    ]]></description>
38
-    <version>1.0.0</version>
39
-    <licence>AGPL</licence>
40
-    <author homepage="https://www.doublebastion.com">Double Bastion LLC</author>
41
-    <namespace>PaxFax</namespace>
42
-	<documentation>
43
-		<admin>https://www.doublebastion.com/install-nextcloud/#install-pax-fax</admin>
44
-	</documentation>
45
-    <category>office</category>
46
-    <category>organization</category>
47
-
48
-    <website>https://www.doublebastion.com/pax-fax/</website>
49
-    <bugs>https://git.doublebastion.com/pax-fax/issues/develop</bugs>
50
-    <repository>https://git.doublebastion.com/pax-fax/develop/</repository>
51
-
52
-    <screenshot>https://git.doublebastion.com/pax-fax/raw/develop/img/pax_fax_screenshot.png</screenshot>
53
-
54
-    <dependencies>
55
-            <nextcloud min-version="23" max-version="23" />
56
-    </dependencies>
57
-
58
-    <navigations>
59
-        <navigation>
60
-            <name>Pax Fax</name>
61
-            <route>pax_fax.page.index</route>
62
-            <order>103</order>
63
-            <icon>../img/pax_fax.svg</icon>
64
-        </navigation>
65
-    </navigations>
66
-
67
-    <settings>
68
-            <personal>OCA\PaxFax\Settings\Personal</personal>
69
-            <personal-section>OCA\PaxFax\Settings\PersonalSection</personal-section>
70
-    </settings>
71
-</info>
Browse code

Created repository.

DoubleBastionAdmin authored on 01/03/2022 23:31:10
Showing 1 changed files
1 1
new file mode 100644
... ...
@@ -0,0 +1,71 @@
1
+<?xml version="1.0"?>
2
+<info xmlns:xsi= "http://www.w3.org/2001/XMLSchema-instance"
3
+      xsi:noNamespaceSchemaLocation="https://apps.nextcloud.com/schema/apps/info.xsd">
4
+    <id>pax_fax</id>
5
+    <name>Pax Fax</name>
6
+    <summary>A fax sending application</summary>
7
+    <description><![CDATA[
8
+This application allows sending and receiving faxes in Nextcloud. A phaxio.com account and a real fax number acquired from Phaxio are needed. The 
9
+quality and prices of Phaxio's services are the only reason for using them as a FoIP (fax over IP) provider. The 'libcurl' PHP library has to be present on the server. 
10
+Detailed and complete instructions on how to use this application can be found on the 'Admin documentation' link from above.
11
+          
12
+Main features:
13
+
14
+* 🚀 Multiple documents can be sent in one fax call (up to 20 separate files).
15
+
16
+* 📠 A fax can be sent to multiple fax numbers at once (up to 15 different fax numbers).
17
+
18
+* 📄 Users can send as fax any document in any of the following formats: pdf, doc, docx, odt, jpg, png, tif, tiff, txt, html.
19
+
20
+* 📰 All incoming faxes are received as pdf documents and stored in a Nextcloud folder.
21
+
22
+* 📧 Users receive notifications and (optionally) emails when new faxes arrive.
23
+
24
+* 🔍 All the sent and received faxes are stored in specific Nextcloud folders, so that they can be searched by caller/callee phone number or date.
25
+
26
+* 💻 When they want to send a fax, users can upload files from their computer or choose them directly from Nextcloud.
27
+
28
+* 🔏 Incoming fax requests are checked for authenticity and integrity by verifying Phaxio's signature.
29
+
30
+* 💵 Current Phaxio balance can be always checked by pressing a button on the left panel.
31
+
32
+* 💰 The only ongoing cost is $2 per month for a fax number located in USA or Canada, in a city chosen by the user. No contracts.
33
+
34
+* 💸 Straightforward pricing: $0.07 per sent/received page for faxes to/from USA and Canada and $0.1 per sent/received page for faxes to/from other countries.
35
+
36
+We have no affiliation with Phaxio.
37
+    ]]></description>
38
+    <version>1.0.0</version>
39
+    <licence>AGPL</licence>
40
+    <author homepage="https://www.doublebastion.com">Double Bastion LLC</author>
41
+    <namespace>PaxFax</namespace>
42
+	<documentation>
43
+		<admin>https://www.doublebastion.com/install-nextcloud/#install-pax-fax</admin>
44
+	</documentation>
45
+    <category>office</category>
46
+    <category>organization</category>
47
+
48
+    <website>https://www.doublebastion.com/pax-fax/</website>
49
+    <bugs>https://git.doublebastion.com/pax-fax/issues/develop</bugs>
50
+    <repository>https://git.doublebastion.com/pax-fax/develop/</repository>
51
+
52
+    <screenshot>https://git.doublebastion.com/pax-fax/raw/develop/img/pax_fax_screenshot.png</screenshot>
53
+
54
+    <dependencies>
55
+            <nextcloud min-version="23" max-version="23" />
56
+    </dependencies>
57
+
58
+    <navigations>
59
+        <navigation>
60
+            <name>Pax Fax</name>
61
+            <route>pax_fax.page.index</route>
62
+            <order>103</order>
63
+            <icon>../img/pax_fax.svg</icon>
64
+        </navigation>
65
+    </navigations>
66
+
67
+    <settings>
68
+            <personal>OCA\PaxFax\Settings\Personal</personal>
69
+            <personal-section>OCA\PaxFax\Settings\PersonalSection</personal-section>
70
+    </settings>
71
+</info>