Commit Graph

12 Commits

Author SHA1 Message Date
b99668f4f2 feat: Setting displays versions info
All checks were successful
gitea-sync/antos-frontend/pipeline/head This commit looks good
2024-03-18 17:06:53 +01:00
eac84a3ab8 fix: encode URI component when get file from VFS API 2024-03-17 21:18:11 +01:00
bff2c94fa9 remove support for VDB, applications that used SQLite database can now use API provided by the libsqlite package (on MarketPlace) 2024-03-17 21:18:11 +01:00
0f2ab549e8 fix: doc generation use latest typedoc version 2024-03-17 21:18:11 +01:00
9d5a0b404c fix path bug 2020-11-19 21:35:49 +01:00
1bbbd49ce9 Enhance REST URI 2020-06-26 14:41:44 +02:00
4a941f0467 add more docs 2020-06-18 17:09:00 +02:00
1812f25d8a add docs on coreapi 2020-06-16 18:02:17 +02:00
977bf0c62f add more docs, fix minor bug on dialog registration 2020-06-15 18:10:13 +02:00
6365081f56 add some JSDoc to the code 2020-06-10 11:15:01 +02:00
fb462fe31b add more type, all defaults apps are now in typescript 2020-06-04 17:49:48 +02:00
1c32f2010c Switch from coffee script to typescrit
- Better tooling support
- Stronger type checking
- Unit test with jest
- JSDocc support
2020-05-29 22:22:00 +02:00