Commit Graph

  • 9fa3ab92bf fix: PushNotification service show/hide animation bug master DanyLE 2024-04-30 16:30:33 +0200
  • 45b019725d fix: add missing Setting handle to git DanyLE 2024-03-21 13:15:56 +0100
  • b99668f4f2 feat: Setting displays versions info DanyLE 2024-03-18 17:06:53 +0100
  • 04da2a9d39 fix: Allow passing Global version number and build ID to frontend build DanyLE 2024-03-14 10:54:55 +0100
  • 8c20cfec5e doc: update README.md DanyLE 2024-03-10 10:54:54 +0100
  • 24788a421c refactor: remove unused files DanyLE 2024-03-10 10:34:07 +0100
  • e479fe43c9 fix: init npm before installing packages DanyLE 2024-03-10 00:44:16 +0100
  • 4a46104710 feat: add install_dev to Makefile to install dependencies before build DanyLE 2024-03-09 19:07:23 +0100
  • 5605d6c35a fix: simulate contextmenu on mobile device DanyLE 2024-01-08 17:13:21 +0100
  • 6ac2429dba fix: list view item shall propagate click event to parent DanyLE 2024-01-08 15:38:18 +0100
  • 297d471c1d fix: dblclick event does not fire on mobile device (IOS) DanyLE 2024-01-08 14:26:32 +0100
  • d95f9382f3 fix: page scale problem on mobile DanyLE 2024-01-08 11:45:59 +0100
  • d00fd3bd82 fix: invalid background settings DanyLE 2023-10-23 14:04:28 +0200
  • cbeab0d0f2 style: update file UI style DanyLE 2023-07-18 11:07:57 +0200
  • a86da11532 fix: minor UI bugs on File and Setting apps DanyLE 2023-07-18 10:43:42 +0200
  • 984cdae438 fix: remove debug message DanyLE 2023-07-14 11:24:06 +0200
  • 3e201bfbba fix: use row/column as common directives for all UI horizontal/vertical direction DanyLE 2023-07-14 11:02:33 +0200
  • 3d09a20512 update: antos API declaration DanyLE 2023-07-13 20:41:33 +0200
  • 87dad4eded update: use latest UI API on system applications DanyLE 2023-07-13 20:40:40 +0200
  • e6bf4d5352 feat: add APIs that support responsive UI on antos tags DanyLE 2023-07-13 20:40:04 +0200
  • a5257bf108 fix: use CSS variable to define color palette for UI theme DanyLE 2023-07-13 19:51:51 +0200
  • eac84a3ab8 fix: encode URI component when get file from VFS API DanyLE 2023-07-07 20:06:41 +0200
  • 6523fafe91 fix: upload API only submit a task when files are selected DanyLE 2023-06-27 09:45:06 +0200
  • acd36a7a29 cleanup code DanyLE 2023-06-20 18:02:22 +0200
  • add5ef77c8 feat: use a separated setting file for each application instead of a single system setting files DanyLE 2023-06-20 17:16:13 +0200
  • 4d59b104b9 feat: Introduce API.Task API that allow to track promise object via AntOS announcement system DanyLE 2023-06-16 17:54:12 +0200
  • 0ac886f644 Update Jenkinsfile Dany LE 2023-06-06 22:08:12 +0200
  • f52e9a38d2 Update Jenkinsfile Dany LE 2023-06-06 22:06:30 +0200
  • a74cf39152 fix: clean up repo before build Dany LE 2023-06-06 22:04:54 +0200
  • 082a85644b fix(Jenkinsfile): use typescript 5.0 as typedoc 0.24 depends on it Dany LE 2023-06-06 22:01:23 +0200
  • a00acf4bbf fix: support passing arguments when pushing a service DanyLE 2023-06-06 21:53:22 +0200
  • bff2c94fa9 remove support for VDB, applications that used SQLite database can now use API provided by the libsqlite package (on MarketPlace) DanyLE 2023-06-01 11:19:47 +0200
  • 0f2ab549e8 fix: doc generation use latest typedoc version DanyLE 2023-05-30 13:08:30 +0200
  • cd6a6c373a fix: operator not permit on newer version of typescript DanyLE 2023-05-30 11:10:40 +0200
  • 56ca945b0c fix: jquery delaration file compatibility with current typescript sdk DanyLE 2023-05-30 10:58:04 +0200
  • 82f35f791e fix: extractZip bug introduced by last commit DanyLE 2023-04-03 09:36:02 +0200
  • b30a2bb44c fix: creating missing directories from file paths when they are not specified in zip meta-data DanyLE 2023-03-31 14:38:59 +0200
  • 2c64dfe00d fix: calendar tag displays wrong date at the final week of month in some case DanyLE 2023-03-06 11:53:39 +0100
  • 1d1218acbd gridview: allow to update row data DanyLE 2023-02-17 12:25:53 +0100
  • 0d8daa36e8 safer way to attach element to data via getter DanyLE 2023-02-17 10:57:04 +0100
  • d72a4c954b Remove old menu element, use stackmenu instead DanyLE 2023-02-17 10:06:30 +0100
  • 5f92e41021 ListView: add API to scroll the list to top/bottom DanyLE 2023-02-02 21:54:47 +0100
  • d3540d7575 fix: label shall only allow to show text instead of html content DanyLE 2023-02-02 19:53:22 +0100
  • 60137fb4fb support icoclass_end in Label and Button HTML attribute DanyLE 2023-02-01 19:46:56 +0100
  • 7196f9ff57 Update style for GridView, FileView and ListView DanyLE 2023-02-01 18:42:54 +0100
  • 1063ae9c4f Only break-word in notification tag DanyLE 2023-02-01 13:36:37 +0100
  • 649c7d942a Update Label, Button and ListView DanyLE 2023-02-01 12:44:22 +0100
  • b490ae9d42 fix: Dialog scheme not found when it is defined outside of the dialogs namespace DanyLE 2023-02-01 09:58:34 +0100
  • ae91401965 allow to specify user data in some low level VFS interface API DanyLE 2023-01-31 20:34:07 +0100
  • d482d2cad4 add support for drop custom event when drag is enable on an HTMLElement DanyLE 2023-01-07 23:04:46 +0100
  • b2ec7cc8db Add custom dragging event support for all HTMLElement DanyLE 2023-01-07 22:57:00 +0100
  • db006345a9 sportlight only focus on searchbar when on desktop DanyLE 2023-01-07 11:28:44 +0100
  • bf793ec204 Clean up code DanyLE 2023-01-06 21:47:18 +0100
  • cb9ccb576f Hide application when use click on active application dock item DanyLE 2023-01-06 21:45:05 +0100
  • ea160c2ccb fix: prevent scroll on desktop DanyLE 2023-01-06 21:34:46 +0100
  • edb427d6c3 fix: notification style DanyLE 2023-01-06 19:06:15 +0100
  • be72a62156 cleanup system services package DanyLE 2023-01-06 18:59:20 +0100
  • 77b89c44f7 Fix: style + typo DanyLE 2023-01-06 18:57:30 +0100
  • 242df06a28 Rework on Notification API + some sytem packages DanyLE 2023-01-06 18:44:11 +0100
  • c52e4b649e fix: window menu display bug DanyLE 2023-01-04 18:05:39 +0100
  • 30c63748b0 Hide spotlight when an application is selected on appdock DanyLE 2023-01-04 11:06:29 +0100
  • 84cfc87ce0 Re introduce the vboxchange, hboxchange events as many applications use it DanyLE 2023-01-04 00:45:57 +0100
  • f21a958ea0 Change color theme of the startup menu DanyLE 2023-01-03 23:05:36 +0100
  • 81d13c1601 Update favicon to new color DanyLE 2023-01-03 22:53:49 +0100
  • 9f07a86901 Update favicon DanyLE 2023-01-03 20:28:17 +0100
  • 7b3072576c Update Makefile Dany LE 2023-01-03 18:34:10 +0100
  • be73a3c7ae Update Jenkinsfile Dany LE 2023-01-03 17:40:51 +0100
  • 038823a7cb Update README.md Dany LE 2023-01-03 14:20:30 +0100
  • 70301d8817 Update Jenkinsfile DanyLE 2023-01-02 11:05:06 +0100
  • 9d1c66fe50 Fix make file DanyLE 2023-01-02 10:57:03 +0100
  • 6948b0e339 Fix make file DanyLE 2023-01-02 10:55:34 +0100
  • b35812bb43 Update icons + add documentation build in Jenkinsfile DanyLE 2023-01-02 10:53:16 +0100
  • 11fb8c97af Add favicon to the page DanyLE 2023-01-01 23:43:28 +0100
  • d9314fc829 Add official AntOS icon DanyLE 2023-01-01 22:03:00 +0100
  • 722e672947 Update README.md Dany LE 2023-01-01 21:41:42 +0100
  • 93b58c7aa2 Add files via upload Dany LE 2023-01-01 21:39:19 +0100
  • 9e7c7e6d78 Update README.md Dany LE 2023-01-01 21:35:01 +0100
  • 25e9efff46 Add files via upload Dany LE 2023-01-01 21:32:12 +0100
  • 9baee31c01 Add files via upload Dany LE 2023-01-01 21:29:37 +0100
  • de7f027940 update README DanyLE 2023-01-01 03:17:07 +0100
  • 870b1ec105 update Syslog application + README DanyLE 2023-01-01 03:14:48 +0100
  • 03cee726ed UI improvement + use lastest boostrap icon DanyLE 2023-01-01 02:44:15 +0100
  • 303fc9ba20 fix minor bug on appdock contextmenu handling DanyLE 2022-12-16 21:26:55 +0100
  • 243dfa7a89 Update dark theme DanyLE 2022-12-16 21:20:50 +0100
  • bc77329294 Improve UI DanyLE 2022-12-16 21:17:20 +0100
  • e1c1895070 Improve Firefox support + fix list view drag and drop bug DanyLE 2022-12-16 19:42:42 +0100
  • 0b80a29d00 improve file icon view DanyLE 2022-12-16 14:03:01 +0100
  • b026b96bf2 Redesign the login form, preload all web font fonts on front page DanyLE 2022-12-16 11:45:33 +0100
  • 3c25d8b52e Support pinned app in dock + remove old pinned apps UI DanyLE 2022-12-15 17:01:16 +0100
  • b5863702cb Improve application dock: DanyLE 2022-12-13 22:05:37 +0100
  • 2ae390ad4b generate 2.0.0 release archive DanyLE 2022-12-09 18:24:00 +0100
  • 2e887851c5 Add input tag and update all base dialogs to support mobile devices DanyLE 2022-12-09 18:20:31 +0100
  • 1a6ece4e7c Add stack panel component + redesign MarketPlace UI DanyLE 2022-12-09 13:17:35 +0100
  • d5d6a16a85 Update version to 2.0.0-a DanyLE 2022-12-08 14:57:14 +0100
  • cd294f58a6 Rework on AntOS core to provide support to both mobile and desktop devices (experimental): DanyLE 2022-12-08 14:50:38 +0100
  • f4ac0d639d fix: Allow passing Global version number and build ID to frontend build DanyLE 2024-03-14 10:54:55 +0100
  • d72025741c doc: update README.md DanyLE 2024-03-10 10:54:54 +0100
  • cf61b434fa refactor: remove unused files DanyLE 2024-03-10 10:34:07 +0100
  • 7a00c8293d fix: init npm before installing packages DanyLE 2024-03-10 00:44:16 +0100
  • 6fa5f18159 feat: add install_dev to Makefile to install dependencies before build DanyLE 2024-03-09 19:07:23 +0100