-
1. Options to "Quick play" / "Private match"
2. Goes to lobby
3. If private match, displays the url to send to others and has a button to just start the game
4. If quick play, then once 2+ people i…
-
```
- write JUnit test cases
- use a WebGUI test framework to implement user tests
```
Original issue reported on code.google.com by `NicoPete...@gmail.com` on 9 Oct 2008 at 8:47
-
- The encryption key is stored in the local storage of the user. The web client retrieves the encryption key.
- The file list if obtained from the server. The user can then choose the file they want.…
-
Some tests are painful to do manually, in particular:
- [Data Capture Permissions](http://doc.orbeon.com/contributors/test-plan.html#data-capture-permissions-20161-done)
- [Autosave and Permissions Te…
-
Update from the maintainers: there is a POC based on [Window: localStorage property](https://developer.mozilla.org/en-US/docs/Web/API/Window/localStorage)
- https://github.com/searxng/searxng/pull…
-
### Initial checklist
- [X] I understand this is a feature request and questions should be posted in the [Community Forum](https://community.transloadit.com/)
- [X] I searched [issues](https://github…
mifi updated
4 months ago
-
Allow client to predict results of its own input before server have processed the change.
This works correctly assuming only 1 player is making changes. Currently it will ignore any changes from oth…
qxjit updated
14 years ago
-
auth.md:
> If you're building a client-side Javascript app or a mobile app that doesn't have an associated back-end server, you'll find that you need to take some special steps to keep your client_se…
-
Rather than rendering views via Rails, use Angular to move views client side so every navigation isn't a page reload. All resource actions are already available as JSON XHRs, so the backend needn't c…
-
Breaking down the client app into individual tasks:
- [X] Login form: deus-login integrated
- [ ] Browser-sync pipline for development
- [ ] Page redirection
- [x] Fetch data into linkr-list 266f915ed…