Commit Graph

224 Commits

Author SHA1 Message Date
Oleg Ginzburg
298f5dde72 Merge pull request #63 from clonos/dependabot/npm_and_yarn/public/novnc/json5-2.2.3
Bump json5 from 2.2.1 to 2.2.3 in /public/novnc
2023-02-26 23:56:16 +03:00
dependabot[bot]
74a56b956c Bump json5 from 2.2.1 to 2.2.3 in /public/novnc
Bumps [json5](https://github.com/json5/json5) from 2.2.1 to 2.2.3.
- [Release notes](https://github.com/json5/json5/releases)
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)
- [Commits](https://github.com/json5/json5/compare/v2.2.1...v2.2.3)

---
updated-dependencies:
- dependency-name: json5
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-26 20:56:02 +00:00
Oleg Ginzburg
4c7509a5c1 Merge pull request #62 from clonos/dependabot/npm_and_yarn/public/novnc/ua-parser-js-0.7.33
Bump ua-parser-js from 0.7.31 to 0.7.33 in /public/novnc
2023-02-26 23:53:24 +03:00
dependabot[bot]
eccdd72064 Bump ua-parser-js from 0.7.31 to 0.7.33 in /public/novnc
Bumps [ua-parser-js](https://github.com/faisalman/ua-parser-js) from 0.7.31 to 0.7.33.
- [Release notes](https://github.com/faisalman/ua-parser-js/releases)
- [Changelog](https://github.com/faisalman/ua-parser-js/blob/master/changelog.md)
- [Commits](https://github.com/faisalman/ua-parser-js/compare/0.7.31...0.7.33)

---
updated-dependencies:
- dependency-name: ua-parser-js
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-26 20:52:36 +00:00
olevole
25b7d56e41 wip 2023-02-26 23:51:44 +03:00
olevole
c2172953de re-added websockify 2023-02-26 23:49:28 +03:00
olevole
d85b40fc35 re-added websockify 2023-02-26 23:47:46 +03:00
olevole
28f28772df wip 2023-02-26 23:47:17 +03:00
olevole
84e0248db4 link Spanish i18n 2023-02-26 22:48:46 +03:00
olevole
7e6a6e60d3 use parse_url to get my host via HTTP_HOST 2023-02-26 21:25:57 +03:00
olevole
726525a8ec auto-sync 2023-02-26 20:56:01 +03:00
olevole
a19e70e078 change localhost -> 127.0.0.1 to avoid v6 proto 2023-02-24 19:10:45 +03:00
Oleg Ginzburg
963ff91744 Merge pull request #61 from LightBusterX/master
Added Spanish translation for ClonoOS WebUI
2023-02-23 23:21:13 +03:00
LightBusterX
6e6c0a44d3 Finished Spanish translation 2023-02-23 18:44:33 +01:00
LightBusterX
1dcfd3a803 Added language files for Spanish 2023-02-18 21:27:27 +01:00
ClonOS mybee
c5b3176bc4 fix typo 2022-12-17 13:57:32 +00:00
ClonOS mybee
3ccf36e54c rollback 7c15bdadce: this change breaks the page 2022-12-17 13:41:41 +00:00
Oleg Ginzburg
dd28f3f850 Merge pull request #58 from bozhinov/Public
* Cosmetics
2022-12-11 01:16:02 +03:00
Oleg Ginzburg
d4038e822a Merge pull request #60 from clonos/dependabot/npm_and_yarn/public/novnc/engine.io-6.2.1
Bump engine.io from 6.2.0 to 6.2.1 in /public/novnc
2022-12-11 01:12:23 +03:00
dependabot[bot]
f6ed958742 Bump engine.io from 6.2.0 to 6.2.1 in /public/novnc
Bumps [engine.io](https://github.com/socketio/engine.io) from 6.2.0 to 6.2.1.
- [Release notes](https://github.com/socketio/engine.io/releases)
- [Changelog](https://github.com/socketio/engine.io/blob/main/CHANGELOG.md)
- [Commits](https://github.com/socketio/engine.io/compare/6.2.0...6.2.1)

---
updated-dependencies:
- dependency-name: engine.io
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-10 22:11:06 +00:00
olevole
9582432af5 uncomment error_log 2022-12-11 01:09:45 +03:00
Momchil Bozhinov
7c15bdadce fixed oops 2022-08-05 22:40:14 +03:00
Momchil Bozhinov
98ba0f4e3c fixes 2022-08-05 19:38:10 +03:00
Momchil Bozhinov
115d04bd4c * Last ones 2022-08-05 19:26:12 +03:00
Momchil Bozhinov
ef96e8c24d users 2022-08-05 19:21:07 +03:00
Momchil Bozhinov
2aa46d452f WIP 2022-08-05 19:17:11 +03:00
Momchil Bozhinov
0a39784518 * K8s 2022-08-05 19:10:04 +03:00
Momchil Bozhinov
26fffa3b79 * Jail container pages 2022-08-05 18:58:36 +03:00
Momchil Bozhinov
89370fc39c * WIP 2022-08-05 17:02:04 +03:00
Oleg Ginzburg
a24f601792 Merge pull request #56 from bozhinov/Public
Update a.json.php
2022-08-05 13:53:13 +03:00
Momchil Bozhinov
a514093616 Update a.json.php 2022-08-04 12:37:50 +03:00
Oleg Ginzburg
fafe287fb5 Merge pull request #54 from bozhinov/Public
* fixed tasklog select
2022-08-03 14:28:43 +03:00
Momchil Bozhinov
98f596ee2d * fixed tasklog select 2022-08-02 16:21:29 +03:00
Oleg Ginzburg
f942f2959e Merge pull request #53 from bozhinov/Public
* Simplify vnc.php
2022-08-02 16:21:16 +03:00
Momchil Bozhinov
32982ab2a8 * Simplify vnc.php 2022-08-02 15:39:02 +03:00
Charlie Root
3dcb57cf1d forget vendor dir 2022-07-31 16:16:05 +00:00
Charlie Root
c33f5a09ed vnc: HTTP_HOST is preferred 2022-07-31 16:14:35 +00:00
Charlie Root
f1f91d9b3f handle "server_name _" 2022-07-31 15:37:21 +00:00
Charlie Root
33b0f067f1 update node 2022-07-31 10:16:53 +00:00
Charlie Root
58f2e80eb5 update 2022-07-31 09:56:11 +00:00
Charlie Root
e6fb49a565 playing with console 2022-07-29 00:36:35 +00:00
olevole
6dd086af1c add clonosb.d 2022-07-25 09:53:01 +03:00
MOVe
2b7830274c asdf 2022-07-23 01:44:31 +03:00
MOVe
86cfe04c79 asd 2022-07-23 01:38:31 +03:00
Charlie Root
12fd543ba9 use file-based cache for profile/interface list 2022-07-22 21:32:26 +00:00
Charlie Root
35643243c7 debugging old code, WIP 2022-07-22 15:32:36 +00:00
Charlie Root
3e23310849 add DEV env sample 2022-07-22 12:28:40 +00:00
Charlie Root
a2f4141cac noVNC -> latest 2022-07-21 22:47:34 +00:00
Charlie Root
018dfcff8f update noVNC component 2022-07-21 15:32:20 +00:00
MOVe
def78f6fe2 Merge branch 'master' of github.com:clonos/control-pane 2021-11-24 23:51:45 +03:00