Commit Graph

9 Commits (cd7fc7e0267aef53101af6044ded59a741eb4529)

Author SHA1 Message Date
Michel Heusschen 15a498fd60
feat(server): add api key to openapi spec (#2362)
* feat(server): add api key to openapi spec

* regenerate api
2023-05-04 11:41:29 +07:00
Alex 975d23ee5c
fix(web): empty album is not auto deleted (#2283)
* fix(web): empty album is not auto deleted

* regenerate api

* fix test
2023-04-18 11:26:04 +07:00
Alex e9c171f7ab
fix(web): show OAuth login button when disabled (#2219)
* fix(web): show OAuth login button when disable

* update api
2023-04-08 22:18:22 +07:00
Michel Heusschen 983abf5e14
chore(server): update openapi (#2205) 2023-04-08 21:26:09 +07:00
Michel Heusschen 089dbdbd7e
feat(server): require auth for more endpoints (#2092)
* feat(server): require auth for more endpoints

* dev: add authorization header to profile image on mobile

---------

Co-authored-by: Alex <alex.tran1502@gmail.com>
2023-03-27 09:38:54 +07:00
Michel Heusschen 9323cc76d9
feat(server): improve API specification (#1853) 2023-02-24 10:01:10 +07:00
Alex e9fda40b2b
feat(web) Individual assets shared mechanism (#1317)
* Create shared link modal for individual asset

* Added API to create asset shared link

* Added viewer for individual shared link

* Added multiselection app bar

* Refactor gallery viewer to its own component

* Refactor

* Refactor

* Add and remove asset from shared link

* Fixed test

* Fixed notification card doesn't wrap

* Add check asset access when created asset shared link

* pr feedback
2023-01-14 23:49:47 +07:00
Zeeshan Khan a6eea4d096
feat(web) add asset count stats on admin page (#843) 2022-10-23 16:54:54 +07:00
Alex ae7e582ec8
Refactor mobile to use OpenApi generated SDK (#336) 2022-07-13 07:23:48 +07:00