0
I Use This!
Inactive

Commits : Listings

Analyzed about 21 hours ago. based on code collected 1 day ago.
Apr 23, 2023 — Apr 23, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
fix quit error More... over 8 years ago
readme change. More... over 9 years ago
add server ip adress. More... over 9 years ago
change doc and fix mac build file. More... over 9 years ago
Signed-off-by: tapir-dream <[email protected]> More... over 9 years ago
add networkResources method and updata document. More... almost 10 years ago
fix the setTimeout method first parameter is the case of the string code, the code is run in the anonymous function bug. More... almost 10 years ago
fix http thread failed bug. More... almost 10 years ago
1.add event callback error message in console.log 2.fixed once bug 3.add download and mkdir method in App object. More... almost 10 years ago
fix setTimeout and setInterval bug. More... over 10 years ago
fix width and height size bug. More... over 10 years ago
updata document. add compile completed executable program for mac. More... over 10 years ago
fix api doc. More... over 10 years ago
add App.isOnline method. fix navigator.onLine return value in webview. More... over 10 years ago
add --cache param, support Offline Web Application Cache and Local storage. More... over 10 years ago
fix cookiesFromUrl method bug. More... over 11 years ago
Signed-off-by: tapir-dream <tapir-...@gmail> More... over 11 years ago
Merge branch 'master' of [email protected]:tapir-dream/berserkJS.git More... over 11 years ago
Merge branch 'gh-pages' of [email protected]:tapir-dream/berserkJS.git More... over 11 years ago
Add 4 new method for cookies. More... over 11 years ago
Create gh-pages branch via GitHub More... over 11 years ago
Update README.md More... over 11 years ago
Update LICENSE.BSD More... over 11 years ago
add License and update README.md More... over 11 years ago
Add webview caching control related to the three new methods. More... over 11 years ago
Create gh-pages branch via GitHub More... over 11 years ago
1. 修正首屏时间和首次渲染时间的计时,从 urlchange 改为 loadStarted 开始 2. load/initLayoutCompleted 事件加入timeout回调参数 3. 增加 DOMContentLoaded 事件用于获取页面 DOM 完成计时 4. 增加 5 个页面交互反馈事件 print\close\scroll\selectionChanged\statusBarMessage 5. 较大幅度更新文档 More... over 11 years ago
Create gh-pages branch via GitHub More... over 11 years ago
Remove as the Local Storage prepare disk cache to avoid occupied by other files cache. More... over 11 years ago
fixed bug on outside the viewport area display DOM used sendMouseEvent method failure. More... over 11 years ago