| Line 29... |
Line 29... |
| 29 |
|
29 |
|
| 30 |
新增 var/qbpwcf/system/phpLib 目錄,提供將當前函式庫匯入到資料庫的功能. [devel]
|
30 |
新增 var/qbpwcf/system/phpLib 目錄,提供將當前函式庫匯入到資料庫的功能. [devel]
|
| 31 |
|
31 |
|
| 32 |
更新版權宣告的年份到西元2025年. [devel]
|
32 |
更新版權宣告的年份到西元2025年. [devel]
|
| 33 |
|
33 |
|
| 34 |
增加 phpLib.php 檔案的 phpLib 類別的 updateCopyRightYear 函式,提供更新版權宣告年份的功能. [devel]
|
- |
|
| 35 |
|
- |
|
| 36 |
新增 frame.php 檔案的 js 函式,提供用 js 產生的ifrmae,給予更高的控制權限. [draft]
|
34 |
新增 frame.php 檔案的 js 函式,提供用 js 產生的ifrmae,給予更高的控制權限. [draft]
|
| 37 |
|
35 |
|
| 38 |
新增 authenticate.php 檔案的 authenticate 類別的 gpgVerify 函式,提供驗證gpg簽署是否合法的功能. [draft]
|
36 |
新增 authenticate.php 檔案的 authenticate 類別的 gpgVerify 函式,提供驗證gpg簽署是否合法的功能. [draft]
|
| 39 |
|
37 |
|
| 40 |
新增 authenticate.php 檔案的 authenticate 類別的 gpgSign 函式,提供gpg簽署的功能. [draft]
|
38 |
新增 authenticate.php 檔案的 authenticate 類別的 gpgSign 函式,提供gpg簽署的功能. [draft]
|
| Line 49... |
Line 47... |
| 49 |
|
47 |
|
| 50 |
修正 etc/systemd/system/ip-blockerd.service 的參數於非 ostree os 升級時參數會被重置的問題. [devel]
|
48 |
修正 etc/systemd/system/ip-blockerd.service 的參數於非 ostree os 升級時參數會被重置的問題. [devel]
|
| 51 |
|
49 |
|
| 52 |
php-qbpwcf-alpha.v202512xx
|
50 |
php-qbpwcf-alpha.v202512xx
|
| 53 |
|
51 |
|
| - |
|
52 |
增加 phpLib.php 檔案的 phpLib 類別的 updateCopyRightYear 函式,提供更新版權宣告年份的功能. [devel]
|
| - |
|
53 |
|
| - |
|
54 |
增加 usr/lib/qbpwcf/fileAccess.php 檔案的 fileAccess 類別的 writeMultiLine 函式的 fastWrite 參數,提供快速寫入的功能.
|
| - |
|
55 |
|
| - |
|
56 |
修正 usr/lib/qbpwcf/stringProcess.php 檔案的 stringProcess 類別的 toSingleShellArg 函式使用 usr/bin/parse 程式的路徑產生方式.
|
| - |
|
57 |
|
| - |
|
58 |
增加 usr/lib/qbpwcf/fileAccess.php 檔案的 fileAccess 類別的 updateFile 函式的回傳結果 $result["content"]["old"/"nwe"],代表取代前後的逐行內容.
|
| - |
|
59 |
|
| - |
|
60 |
增加 usr/lib/qbpwcf/fileAccess.php 檔案的 fileAccess 類別的 updateFile 函式的可省略參數 replaceSpecifyLine 提供取代檔案中特定行數內容的功能.
|
| - |
|
61 |
|
| - |
|
62 |
修正 usr/lib/qbpwcf/cmd.php 檔案的 cmd 類別的 parseCmdString 函式使用 external::callShell 的方式.
|
| - |
|
63 |
|
| 54 |
修正 usr/lib/qbpwcf/cmd.php 檔案的 cmd 類別的 cp 函式使用 external::callShellMulti 時參數無效果的問題.
|
64 |
修正 usr/lib/qbpwcf/cmd.php 檔案的 cmd 類別的 cp 函式使用 external::callShellMulti 時參數無效果的問題.
|
| 55 |
|
65 |
|
| 56 |
修正 usr/lib/qbpwcf/external.php 檔案的 external 類別的 callShell 函式遇到含有空格的可執行檔案路徑會出錯的問題.
|
66 |
修正 usr/lib/qbpwcf/external.php 檔案的 external 類別的 callShell 函式遇到含有空格的可執行檔案路徑會出錯的問題.
|
| 57 |
|
67 |
|
| 58 |
修正 usr/lib/qbpwcf/cmd.php 檔案的 cmd 類別的 checkFileExist 函式遇到含有空格的檔案路徑會出錯的問題.
|
68 |
修正 usr/lib/qbpwcf/cmd.php 檔案的 cmd 類別的 checkFileExist 函式遇到含有空格的檔案路徑會出錯的問題.
|