Jason Rasmussen
|
a50f125dd1
|
refactor: api validators (boolean and date) (#7709)
* refactor: api validators (boolean and date)
* chore: open api
* revert: time bucket change
|
2024-03-07 22:59:02 -05:00 |
|
jarvis2f
|
8a6889529c
|
feat(server,web,mobile): Add optional password option for share links. (#4655)
* feat(server,web,mobile): Add optional password option for share links.
Signed-off-by: jarvis2f <137974272+jarvis2f@users.noreply.github.com>
* feat(server,web): Update shared-link.controller and page.svelte for improved cookie handling and metadata updates.
Signed-off-by: jarvis2f <137974272+jarvis2f@users.noreply.github.com>
---------
Signed-off-by: jarvis2f <137974272+jarvis2f@users.noreply.github.com>
|
2023-10-28 20:35:38 -05:00 |
|
Jonathan Jogenfors
|
dadcf49eca
|
fix(server,web): correctly remove metadata from shared links (#4464)
* wip: strip metadata
* fix: authenticate time buckets
* hide detail panel
* fix tests
* fix lint
* add e2e tests
* chore: open api
* fix web compilation error
* feat: test with asset with gps position
* fix: only import fs.promises.cp
* fix: cleanup mapasset
* fix: format
---------
Co-authored-by: Alex Tran <alex.tran1502@gmail.com>
|
2023-10-14 01:46:30 +00:00 |
|
Jason Rasmussen
|
310fab526d
|
chore(server): auto sort open api spec (#3500)
* chore: recursively sort api keys
* chore: open api
|
2023-08-01 16:49:18 +00:00 |
|
Jason Rasmussen
|
868f629f32
|
refactor(server, web): create shared link (#2879)
* refactor: shared links
* chore: open api
* fix: tsc error
|
2023-06-20 20:08:43 -05:00 |
|