This website requires JavaScript.
Explore
Help
Register
Sign in
tenkuma
/
pandora
Watch
1
Star
0
Fork
You've already forked pandora
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
b3b74b04fc
pandora
/
js
History
Download ZIP
Download TAR.GZ
Repository files (latest commit first)
Filename
Latest commit message
Latest commit date
Adrian Victor
b3b74b04fc
Fix bug in updateChatInChatList that would make outgoing messages show up in the user self chat; fix app awaiting for getAppUser on wrong scope.
2026-07-16 20:03:32 -03:00
..
app.js
Fix bug in updateChatInChatList that would make outgoing messages show up in the user self chat; fix app awaiting for getAppUser on wrong scope.
2026-07-16 20:03:32 -03:00
config.js
Save chats, messages and media to IndexedDB
2026-07-16 15:26:42 -03:00
db.js
Save chats, messages and media to IndexedDB
2026-07-16 15:26:42 -03:00
storage.js
Remove usage of userInfo in app.js; make storage aware of connection status to avoid connecting to the server in offline mode; fix updateChaInList querying for non-existent elements and using them blindly; make websocket also check connection status on reload.
2026-07-16 19:36:25 -03:00
ui.js
Fix bug in updateChatInChatList that would make outgoing messages show up in the user self chat; fix app awaiting for getAppUser on wrong scope.
2026-07-16 20:03:32 -03:00
utils.js
Save chats, messages and media to IndexedDB
2026-07-16 15:26:42 -03:00
waha.js
Save chats, messages and media to IndexedDB
2026-07-16 15:26:42 -03:00
websocket.js
Remove usage of userInfo in app.js; make storage aware of connection status to avoid connecting to the server in offline mode; fix updateChaInList querying for non-existent elements and using them blindly; make websocket also check connection status on reload.
2026-07-16 19:36:25 -03:00