53 Commits (93e4e8ae47f721870c83d10dc80f3565a101a1fd)

Author SHA1 Message Date
mertmit a930f7d242 fix: revise frontend acl 1 year ago
Muhammed Mustafa 12ca937e4c fix(nocohub): Added profile page, added xlarge type to usericon, added useUsers store and now call me api on app startup and overwrite things set by jwt payload, made profile page the default 1 year ago
mertmit eb60a02535 fix: test errors 1 year ago
mertmit 8ab47b1109 fix: various stuff 1 year ago
Raju Udava a64ff2e453 sync @1800 1 year ago
Pranav C 33ee9bfa62
feat: Improved UI (#6222) 1 year ago
Wing-Kam Wong df7ee748c5 fix(nc-gui): reset state token and user after signout 1 year ago
Wing-Kam Wong 5bc2c389a6 fix(nc-gui): revise signout logic in refreshToken 1 year ago
Wing-Kam Wong 000a39f19d fix(nc-gui): add back signout api 1 year ago
Wing-Kam Wong 5036a5d27e fix(nc-gui): remove non-existing sign out api 1 year ago
Wing-Kam Wong 027b059397 feat(nc-gui): add automationLogLevel 2 years ago
Wing-Kam Wong 2576a89445 fix(nc-gui): resolve -> resolve() 2 years ago
Wing-Kam Wong e57b0e7e1c fix(nc-gui): move logic out of never-executed if block 2 years ago
Wing-Kam Wong 60443209e5 fix(nc-gui): actions issues 2 years ago
Pranav C 49272e8a9f refactor: only allow url hook and disable app api call if env is set 2 years ago
Pranav C 4812d920ab fix(gui): extract reactive value using `value` prop 2 years ago
Pranav C b2577a8e43 fix: add signout api to clear refresh token from db and cookie 2 years ago
Wing-Kam Wong 2ec82f0972 feat(nc-gui): add auditEnabled in global 2 years ago
Wing-Kam Wong b45c9a4642 chore(nc-gui): remove showNullAndEmptyInFilter from useGlobal 2 years ago
Wing-Kam Wong dc314b70fc feat(nc-gui): add showNullAndEmptyInFilter 2 years ago
Pranav C eb98bb12ad fix(gui): when navigate to an auth required page try to populate token using refresh token if user is not logged in 2 years ago
mertmit 46b5640dce feat: add showNull to global state to control indicator 2 years ago
Muhammed Mustafa 69d75f74e8 fix(nc-gui): Cleanup 2 years ago
Pranav C 196e4a5b61 fix(gui): reload app info after setting license 2 years ago
Pranav C ee8621b82c fix(gui): update refresh-token api url 2 years ago
Wing-Kam Wong 43c2e05745 feat(nc-gui): add default ncAttachmentFieldSize & ncMaxAttachmentsAllowed 2 years ago
Wing-Kam Wong d97ae2ec17 feat(nc-gui): retrieve ncAttachmentFieldSize and ncMaxAttachmentsAllowed from app info 2 years ago
Daniel Spaude 7d9ec03876
mobile optimisations - add mobile mode toggle button to left menu (WIP) 2 years ago
Daniel Spaude 0b9fe01d4e
mobile optimisations - add mobile mode toggle button to left menu (WIP) 2 years ago
Pranav C c841c767f0 fix(gui): stop event propagation in view rename input 2 years ago
mertmit 3897351e0d fix: add missing runtime config for appInfo 2 years ago
Muhammed Mustafa 8b2b87e09d fix(test): Enabled support for runtime NC_BACKEND_URL and integrated it with CI 2 years ago
braks 4c29fa18ff refactor(nc-gui): use lazy load and cleanup imports 2 years ago
braks 7449e5329d chore(nc-gui): reexport use global types 2 years ago
braks 7ef14ca0e7 chore(nc-gui): import order 2 years ago
braks 6173d6ac2e refactor(nc-gui): implement `useGlobalState` for `useGlobal` composable 2 years ago
braks 9a43bfa787 refactor(nc-gui): use enum for role permission keys 2 years ago
braks e19b0a79ca chore(nc-gui): update previewAs type 2 years ago
braks 255d90686d refactor(nc-gui): remove user from local storage 2 years ago
braks 3cf5d5f860 fix(nc-gui): reset roles on app load 2 years ago
braks 84e7ca3811 chore(nc-gui): narrow down language types 2 years ago
braks e31e1ad182 fix(nc-gui): lazy load languages for initial load perf 2 years ago
Pranav C a828a4be43 fix(gui-v2): use relative path as base url to avoid issue when using proxy 2 years ago
Pranav C 21a306030c
chore(gui-v2): base url correction (#3510) 2 years ago
Wing-Kam Wong f97ea536b4 chore: move nc-gui-v2 to nc-gui 2 years ago