DanyLE
cb744f31c1
Add custom dragging event support for all HTMLElement
gitea-sync/antos/pipeline/head This commit looks good
2023-01-07 22:58:30 +01:00
DanyLE
be78fab8ae
sportlight only focus on searchbar when on desktop
gitea-sync/antos/pipeline/head This commit looks good
2023-01-07 11:28:44 +01:00
DanyLE
0374af9613
Clean up code
gitea-sync/antos/pipeline/head This commit looks good
2023-01-06 21:47:18 +01:00
DanyLE
c9a3d099c5
Hide application when use click on active application dock item
gitea-sync/antos/pipeline/head This commit looks good
2023-01-06 21:45:05 +01:00
DanyLE
89ccbc4b62
fix: prevent scroll on desktop
...
gitea-sync/antos/pipeline/head This commit looks good
When focusing on a window which overflows the desktop,
the desktop scrolls automatically to bottom,
even when `overflow: hiddle` is set on CSS.
This tricky hack prevents this to happen
2023-01-06 21:34:46 +01:00
DanyLE
b66bb3a2c9
fix: notification style
gitea-sync/antos/pipeline/head This commit looks good
2023-01-06 19:06:15 +01:00
DanyLE
6b1374083b
cleanup system services package
gitea-sync/antos/pipeline/head This commit looks good
2023-01-06 18:59:20 +01:00
DanyLE
391f76fdbc
Fix: style + typo
gitea-sync/antos/pipeline/head This commit looks good
2023-01-06 18:57:30 +01:00
DanyLE
11aed2642b
Rework on Notification API + some sytem packages
...
gitea-sync/antos/pipeline/head This commit looks good
- Rename Syslog to SystemReport
- All services previously on SystemReport now moved to the dedicated SystemServices Packages
- Rework on a more versatile notification GUI and API
- Applications now can display a local toast message instead of pushing a global notification message
2023-01-06 18:44:11 +01:00
DanyLE
f48cfdd95d
fix: window menu display bug
gitea-sync/antos/pipeline/head This commit looks good
2023-01-04 18:05:39 +01:00
DanyLE
760bcee465
Hide spotlight when an application is selected on appdock
gitea-sync/antos/pipeline/head This commit looks good
2023-01-04 11:06:29 +01:00
DanyLE
ece24f7a5e
Re introduce the vboxchange, hboxchange events as many applications use it
gitea-sync/antos/pipeline/head This commit looks good
2023-01-04 00:45:57 +01:00
DanyLE
4f75e731a5
Change color theme of the startup menu
gitea-sync/antos/pipeline/head This commit looks good
2023-01-03 23:05:36 +01:00
DanyLE
8fae9b0ec5
Update favicon to new color
gitea-sync/antos/pipeline/head This commit looks good
2023-01-03 22:53:49 +01:00
DanyLE
ae0fa9f4fb
Update favicon
gitea-sync/antos/pipeline/head This commit looks good
2023-01-03 20:28:17 +01:00
Dany LE
569a7c7852
Update Makefile
gitea-sync/antos/pipeline/head This commit looks good
2023-01-03 18:34:10 +01:00
Dany LE
c25e1d6cc9
Update Jenkinsfile
gitea-sync/antos/pipeline/head This commit looks good
2023-01-03 17:40:51 +01:00
Dany LE
381e3bace8
Update README.md
gitea-sync/antos/pipeline/head This commit looks good
2023-01-03 14:20:30 +01:00
DanyLE
b849e348f1
Update Jenkinsfile
gitea-sync/antos/pipeline/head This commit looks good
2023-01-02 11:05:06 +01:00
DanyLE
2f23b6e3f9
Fix make file
gitea-sync/antos/pipeline/head This commit looks good
2023-01-02 10:57:03 +01:00
DanyLE
5010d3d492
Fix make file
gitea-sync/antos/pipeline/head There was a failure building this commit
2023-01-02 10:55:34 +01:00
DanyLE
a54015571a
Update icons + add documentation build in Jenkinsfile
gitea-sync/antos/pipeline/head This commit looks good
2023-01-02 10:53:16 +01:00
DanyLE
731eb408d9
Add favicon to the page
gitea-sync/antos/pipeline/head This commit looks good
2023-01-01 23:43:28 +01:00
DanyLE
1715dc2058
Add official AntOS icon
gitea-sync/antos/pipeline/head This commit looks good
2023-01-01 22:03:00 +01:00
Dany LE
5a6120b0be
Update README.md
gitea-sync/antos/pipeline/head This commit looks good
2023-01-01 21:41:42 +01:00
Dany LE
697a12121c
Add files via upload
gitea-sync/antos/pipeline/head This commit looks good
2023-01-01 21:39:19 +01:00
Dany LE
cbf71ad96c
Update README.md
gitea-sync/antos/pipeline/head This commit looks good
2023-01-01 21:35:01 +01:00
Dany LE
52ff918a2e
Add files via upload
gitea-sync/antos/pipeline/head This commit looks good
2023-01-01 21:32:12 +01:00
Dany LE
3d956c60dd
Add files via upload
gitea-sync/antos/pipeline/head This commit looks good
2023-01-01 21:29:37 +01:00
DanyLE
88230ca117
update README
gitea-sync/antos/pipeline/head This commit looks good
2023-01-01 03:17:07 +01:00
DanyLE
fb148116d9
update Syslog application + README
2023-01-01 03:14:48 +01:00
DanyLE
91dd755250
UI improvement + use lastest boostrap icon
...
gitea-sync/antos/pipeline/head This commit looks good
- Update bootstrap icons to latest
- Redesign system tray for services monitoring
- Improve UI + bug fix on default packages
2023-01-01 02:44:15 +01:00
DanyLE
64359dfec1
fix minor bug on appdock contextmenu handling
gitea-sync/antos/pipeline/head This commit looks good
2022-12-16 21:26:55 +01:00
DanyLE
e81e5d3dcb
Update dark theme
gitea-sync/antos/pipeline/head This commit looks good
2022-12-16 21:20:50 +01:00
DanyLE
df746c7d69
Improve UI
2022-12-16 21:17:20 +01:00
DanyLE
98b3f7c8c9
Improve Firefox support + fix list view drag and drop bug
gitea-sync/antos/pipeline/head This commit looks good
2022-12-16 19:42:42 +01:00
DanyLE
d149479752
improve file icon view
gitea-sync/antos/pipeline/head This commit looks good
2022-12-16 14:03:01 +01:00
DanyLE
890271958c
Redesign the login form, preload all web font fonts on front page
gitea-sync/antos/pipeline/head This commit looks good
2022-12-16 11:45:33 +01:00
DanyLE
7c19269d8f
Support pinned app in dock + remove old pinned apps UI
gitea-sync/antos/pipeline/head This commit looks good
2022-12-15 17:01:16 +01:00
DanyLE
43ef0e1321
Improve application dock:
...
gitea-sync/antos/pipeline/head This commit looks good
- Stack all instances of the same application to one single dock button
- Make the dock scrollable by mouse wheel or touch
2022-12-13 22:05:37 +01:00
DanyLE
8bfd3f1521
generate 2.0.0 release archive
gitea-sync/antos/pipeline/head This commit looks good
2022-12-09 18:24:00 +01:00
DanyLE
4acc3f703a
Add input tag and update all base dialogs to support mobile devices
2022-12-09 18:20:31 +01:00
DanyLE
7c3b8a7432
Add stack panel component + redesign MarketPlace UI
...
- Continue improve UI elements
- Add stack panel UI tag
- Redesign MarketPlace UI to support mobile device
2022-12-09 13:17:35 +01:00
DanyLE
3f4bdea3ad
Update version to 2.0.0-a
gitea-sync/antos/pipeline/head This commit looks good
2022-12-08 14:57:14 +01:00
DanyLE
92e27b653f
Rework on AntOS core to provide support to both mobile and desktop devices (experimental):
...
- Redesign the core UI API and tags to support Mobile devices
- Add new StackMenu tag
- Support touch events handling on touch devices
- Redesign File and Setting to work on mobile
- Improve Anouncement API
- Rework on default themes
2022-12-08 14:56:05 +01:00
Dany LE
2620d2ccb6
add build status
gitea-sync/antos/pipeline/head This commit looks good
2022-10-05 21:32:40 +02:00
Dany LE
d1fdb47ca2
Update Jenkinsfile
gitea-sync/antos/pipeline/head This commit looks good
2022-09-29 19:17:19 +02:00
Dany LE
31d928c977
Delete _config.yml
gitea-sync/antos/pipeline/head This commit looks good
2022-09-16 15:31:42 +02:00
Dany LE
50e74cef5f
Delete .travis.yml
antos-devel/pipeline/head This commit looks good
gitea-sync/antos/pipeline/head This commit looks good
2022-09-16 13:26:12 +02:00
Dany LE
cbb8948dbf
Generate build script per branch
antos-devel/pipeline/head This commit looks good
2022-09-16 13:18:56 +02:00