martin
|
4c5397d7e6
|
feat(web): add types to dispatcher (#5700)
* feat: add types to dispatcher
* fix: create album name
* pr feedback
* pr feedback
* pr feedback
* fix: api key name
* remove newSharedAlbum
* pr feedback
* fix: api key creation
* on:close
* fix: owner
* fix: onclose
* remove unused code
---------
Co-authored-by: Alex Tran <alex.tran1502@gmail.com>
|
2023-12-14 20:54:21 -06:00 |
|
Jason Rasmussen
|
2e424fe249
|
feat(server): better api error messages (for unhandled exceptions) (#4817)
* feat(server): better error messages
* chore: open api
* chore: remove debug log
* fix: syntax error
* fix: e2e test
|
2023-11-03 20:33:15 -05:00 |
|
Jason Rasmussen
|
2ad389f64e
|
refactor(web): material icons (#4636)
|
2023-10-25 13:48:25 +00:00 |
|
martin
|
78a2a9e666
|
refactor(web): user-settings (#3700)
* refactor(web): user-settings
* feat: move the logic to the server
* use const
* fix: error 403
* fix: remove console.log
|
2023-08-16 22:56:06 -05:00 |
|
Alex
|
7316ad5a72
|
chore(web): sort tailwindcss class automatically (#3330)
|
2023-07-18 13:19:39 -05:00 |
|
Jason Rasmussen
|
f55b3add80
|
chore(web): prettier (#2821)
Co-authored-by: Thomas Way <thomas@6f.io>
|
2023-06-30 23:50:47 -05:00 |
|
Sergey Kondrikov
|
6c6c5ef651
|
chore(web): generate API functions with a single argument (#2568)
|
2023-05-27 20:52:22 -05:00 |
|
Michel Heusschen
|
1979c84ea8
|
chore(web): update eslint and prettier packages (#2437)
Co-authored-by: Alex <alex.tran1502@gmail.com>
|
2023-05-15 17:58:35 +00:00 |
|
Michel Heusschen
|
ab5b92ae68
|
refactor(web): centralize buttons (#2200)
|
2023-04-07 11:45:00 -05:00 |
|
Michel Heusschen
|
10cb612fb1
|
feat(web): theme/locale preferences and improve SSR (#1832)
|
2023-02-22 11:53:08 -06:00 |
|
Jason Rasmussen
|
bd838a71d1
|
feat(web,server): disable password login (#1223)
* feat(web,server): disable password login
* chore: unit tests
* chore: fix import
* chore: linting
* feat(cli): server command for enable/disable password login
* chore: update docs
* feat(web): confirm dialogue
* chore: linting
* chore: linting
* chore: linting
* chore: linting
* chore: linting
* chore: fix web test
* chore: server unit tests
|
2023-01-09 16:32:58 -05:00 |
|
Jason Rasmussen
|
9e6d6b2532
|
feat(web,server): api keys (#1244)
* feat(server): api keys
* chore: open-api
* feat(web): api keys
* fix: remove keys when deleting a user
|
2023-01-02 14:22:33 -06:00 |
|