-
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…
-
I had this in v2 and should be back-ported. Basically add an attribute to the root element that sets all text CSS styles to RTL.
-
At the moment packages (apps, themes, icons, sounds) can be discovered and automatically used by client/server via `package:discover`.
It would be cool if this could be added to service providers a…
-
For anyone that wants to do translations, read this first:
https://manual.os-js.org/v3/guide/translate/
Then comment on this issue if you want to join the translation team :nerd_face:
---
…
-
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?
-
I've read in the docs that's possible to build a standalone version of os.js without server, just only static content. Would it be possible to publish this "flavour" on npm, ready to install and use? …
-
I learned from `cuda_tab_icons` code (not from "readme") that I can make tab icons bigger by just specifying size in icon_theme like this:
(why no separate option, btw?)
![image](https://user-imag…
-
I have osjs docker container running. After login, without any user interaction, my osjs keeps closing websocket connection and reopening that.
`Error: websocket is not open, readyState 2 (closin…
-
how to set icon for contextmenu?I use 'icon' but in elements it become style;
{
label: 'xxx',
icon: 'edit-cut',
type: 'othermenu',
items: [...]
}
It should be '' but i got '…
-
I think that the default icon theme shouldn't be the Gnome ones anymore. It doesn't match the default theme and is very outdated. I would suggest using a custom (purple-based rather than blue) papirus…