Subversion Repositories php-qbpwcf

Rev

Rev 231 | Rev 235 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 231 Rev 232
Line 31... Line 31...
31
 
31
 
32
新增 frame.php 檔案的 js 函式,提供用 js 產生的ifrmae,給予更高的控制權限. [draft]
32
新增 frame.php 檔案的 js 函式,提供用 js 產生的ifrmae,給予更高的控制權限. [draft]
33
 
33
 
34
增加 webSock.php 檔案的 webSock 類別的 nativeSocketTcpIpServer 函式的可以動態指要於背景執行php程式的功能. [devel]
34
增加 webSock.php 檔案的 webSock 類別的 nativeSocketTcpIpServer 函式的可以動態指要於背景執行php程式的功能. [devel]
35
 
35
 
-
 
36
修正 etc/systemd/system/ip-blockerd.service 的參數於非 ostree os 升級時參數會被重置的問題. [devel]
-
 
37
 
36
php-qbpwcf-alpha.v202xxxxx
38
php-qbpwcf-alpha.v202xxxxx
37
 
39
 
38
新增 authenticate.php 檔案的 authenticate 類別的 gpgVerify 函式,提供驗證gpg簽署是否合法的功能. [draft]
40
新增 authenticate.php 檔案的 authenticate 類別的 gpgVerify 函式,提供驗證gpg簽署是否合法的功能. [draft]
39
 
41
 
40
新增 authenticate.php 檔案的 authenticate 類別的 gpgSign 函式,提供gpg簽署的功能. [draft]
42
新增 authenticate.php 檔案的 authenticate 類別的 gpgSign 函式,提供gpg簽署的功能. [draft]
Line 43... Line 45...
43
 
45
 
44
新增 usr/share/qbpwcf/sample/system_snedMailAgent.php. 檔案,提供測試 var/qbpwcf/system/sendMailAgent 的 api 版本功能. [devel]
46
新增 usr/share/qbpwcf/sample/system_snedMailAgent.php. 檔案,提供測試 var/qbpwcf/system/sendMailAgent 的 api 版本功能. [devel]
45
 
47
 
46
新增 usr/share/qbpwcf/system/sendMailAgent 目錄,提供代為寄送郵件的服務. [devel]
48
新增 usr/share/qbpwcf/system/sendMailAgent 目錄,提供代為寄送郵件的服務. [devel]
47
 
49
 
48
修正 etc/systemd/system/ip-blockerd.service 的參數於非 ostree os 升級時參數會被重置的問題. [devel]
50
修正 authenticate.php 檔案的 authenticate 類別的 enCodeStr 函式的 qbpwcf 與 gpg 的編解碼與加解密方式. [test]
-
 
51
 
-
 
52
增加 javaScript.php 檔案的 javaScript 類別的 qbpwcfJavaScript 函式的 window.qbpwcf.ajaxP 回傳結果 status 以及註解說明.
49
 
53
 
50
增加 phpLib.php 檔案的 phpLib 類別的 updateCopyRightYear 函式的註解.
54
增加 phpLib.php 檔案的 phpLib 類別的 updateCopyRightYear 函式的註解.
51
 
55
 
52
php-qbpwcf-alpha.v20251223
56
php-qbpwcf-alpha.v20251223
53
 
57