-
## 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…
-
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…
-
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…
-
This issue was created because there needs to be some kind of integration checks for themes after the introduction of https://github.com/os-js/osjs-dev-meta/pull/27.
The `dev-meta` repository now h…
-
**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…
-
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?