-
## Not Started:
- Moons Of Peril - 13 slots - https://oldschool.runescape.wiki/w/Moons_of_Peril
- Warped Sceptre (Slayer CL)- 1 Slot - https://oldschool.runescape.wiki/w/Warped_sceptre
- Sulphur Bl…
-
hello @andersevenrud.
I reviewed the section on creating a service provider in the osjs documentation.
```js
// src/client/myprovider.js
export class MyApiServiceProvider
{
constructor(core, o…
-
**This bugreport was generated by Othernet Skylark:**
> An unexpected error occured, maybe a bug.
> Please report this if you think this is a bug.
Include a brief description on how the err…
gjzs updated
4 months ago
-
**This bugreport was generated by Othernet Skylark:**
> An unexpected error occured, maybe a bug.
> Please report this if you think this is a bug.
Include a brief description on how the err…
-
hello @andersevenrud
In certain cases, some unhandled errors in the program are causing OS.js to crash unexpectedly. To improve the stability and prevent the entire system from going down due to unh…
-
I remember the [OS.js](https://github.com/os-js/OS.js) project and told myself that could be a good idea to make a custom web desktop with the following extensions installed:
* https://github.com/o…
-
Hi
I need to add an option in login page to authenticate with user-picture.
I have already develop a webcam-dialog which takes user picture.
In addition to write a _server-side authentication a…
-
Hi.
How can we extend osjs-search-engine?
Imagine we have a search engine like `Elasticsearch`, what kind of interface osjs-search-engine needs to sync with our search engine?
-
**This bugreport was generated by Othernet Skylark:**
> An unexpected error occured, maybe a bug.
> Please report this if you think this is a bug.
Include a brief description on how the err…
-
Testing suite belongs in this repo so that it can be locked globally instead of in the CI stages.
Makes it a heck of a lot easier to run tests locally as well, and out of the box.
Probably best …