Lukas H
4f8bc641bd
Fixed minor typo ( #1181 )
...
Changed "Albums to be backup" to "Albums to be backed up"
2022-12-26 16:31:00 -06:00
Jason Rasmussen
7dc12dea1e
feat(web,server): link/unlink oauth account ( #1154 )
...
* feat(web,server): link/unlink oauth account
* chore: linting
* fix: broken oauth callback
* fix: user core bugs
* fix: tests
* fix: use user response
* chore: update docs
* feat: prevent the same oauth account from being linked twice
* chore: mock logger
2022-12-26 09:35:52 -06:00
Alex
ab0a3690f3
fix/mobile notification android 13 ( #1175 )
...
* fix(mobile) runtime notification permission rule Android 13
* Format
2022-12-25 22:47:54 -06:00
Alex
d3bc92c3f8
fix(mobile) Disable autocorrection on endpoint URL ( #1166 )
2022-12-22 14:29:48 -06:00
Alex
2459eabb05
feat(mobile) delete button in detail viewer ( #1165 )
2022-12-22 14:10:21 -06:00
Jason Rasmussen
14db7a09e3
feat(web): user profile ( #1148 )
...
* fix: allow updateUser for admin account
* feat: update user first/last name
* feat(web): change password
2022-12-21 08:43:35 -06:00
Enrico Brambilla
8ee7504c45
feat(mobile): autofill login form ( #1128 )
2022-12-20 09:10:31 -06:00
Alex
42e57547f7
Update readme and docs
2022-12-19 13:34:44 -06:00
Alex
b88e24678b
Up version for release
2022-12-19 12:27:07 -06:00
Alex
de69d0031e
chore(server) Add job for storage migration ( #1117 )
2022-12-19 12:13:10 -06:00
Alex
8998a79ff9
Update translation
2022-12-18 06:13:37 -06:00
Peter Bašista
efa1781eb6
Date format change ( #1113 )
2022-12-17 15:24:26 -06:00
Alex
c754c860fd
feat(server) user-defined storage structure ( #1098 )
...
[Breaking] newly uploaded file will conform to the default structure of `{uploadLocation}/{userId}/year/year-month-day/filename.ext`
2022-12-16 14:26:12 -06:00
Peter Bašista
d7297b567d
Slovak and Czech language added ( #1099 )
...
* Added SK translate
* Added SK translate
* Added CZ translate
2022-12-12 16:46:11 -06:00
Alex
e9cebedb4a
Up version mobile
2022-12-11 14:51:03 -06:00
Alex
2edbf64e69
fix(mobile) invalid date in exif cause timeline to crash ( #1095 )
2022-12-11 14:49:03 -06:00
Alex
aa554a9e77
[Localizely] Translations update ( #1091 )
2022-12-11 06:53:40 -06:00
Alex
651f56370a
[Localizely] Translations update ( #1089 )
2022-12-10 15:15:06 -06:00
Alex Tran
09103dc981
Fixed upsert new DeviceInfo with null isAutoBackup property
2022-12-10 08:36:21 -06:00
Alex Tran
f096910abc
Fix release note
2022-12-09 21:54:58 -06:00
Alex
0633eaf68c
Pump
2022-12-09 15:19:22 -06:00
Jason Rasmussen
14889e7d85
fix(server): require local admin account ( #1070 )
2022-12-09 14:53:11 -06:00
Jason Rasmussen
5e680551b9
feat(server,web): migrate oauth settings from env to system config ( #1061 )
2022-12-09 14:51:42 -06:00
Jason Rasmussen
cefdd86b7f
refactor(server): device info service ( #1071 )
...
* refactor(server): device info service
* use upsertDeviceInfo in mobile app
* fix: return types and dedupe code
Co-authored-by: Fynn Petersen-Frey <zoodyy@users.noreply.github.com>
2022-12-08 09:57:07 -06:00
Fynn Petersen-Frey
c23b2479f7
feat(mobile): configurable background backup delay ( #1068 )
...
let's the user configure how much to delay the trigger for running the backup whenever assets are changed on the device
2022-12-08 09:51:36 -06:00
bo0tzz
a97b761eda
Add generated openapi docs to website ( #1067 )
...
* Add generated openapi docs to website
* Uppercase API link in navbar
* fix(docs): open api empty summary (#1069 )
* feat(docs): Use /docs/api path for swagger docs
* Sync api version to be the same as the server
* Update version
Co-authored-by: Jason Rasmussen <jrasm91@gmail.com>
Co-authored-by: Alex Tran <alex.tran1502@gmail.com>
2022-12-07 21:57:34 -06:00
Alex Tran
b5a5363a6a
Fixed openapi generation command for mobile
2022-12-06 16:10:04 -06:00
Alex
f91bdc2785
fix(server) added TagResponseDto for TagController ( #1065 )
...
* fix(server) added TagResponseDto for TagController
* Added userId to DTO
2022-12-06 15:46:13 -06:00
Alex
5de8ea162d
feat(server) Tagging system ( #1046 )
2022-12-05 11:56:44 -06:00
Fynn Petersen-Frey
83c7434eb5
feat(mobile): enable zoom of preview images & reuse cached thumbnails ( #1049 )
2022-12-03 21:59:39 -06:00
Fynn Petersen-Frey
424b11cf50
feat(mobile): configure detail viewer asset loading ( #1044 )
2022-12-02 14:55:10 -06:00
Alex Tran
da87b1256c
Release mobile hotfix
2022-12-01 23:16:22 -06:00
Alex
a3971543b5
fix(mobile): Start up from splash screen does not trigger foreground backup ( #1042 )
2022-12-01 09:20:53 -06:00
Alex
a384798779
Up version for release
2022-11-30 11:18:06 -06:00
Alex
d31eddf32f
chore(mobile) Improve mobile UI ( #1038 )
2022-11-30 10:58:07 -06:00
Alex
cbc979263e
chore(mobile): Improve readability of logs page ( #1033 )
2022-11-28 14:14:22 -06:00
Fynn Petersen-Frey
765181bbc0
chore(mobile): improve CSV log export ( #1032 )
2022-11-28 10:17:27 -06:00
Fynn Petersen-Frey
d82dec9773
fix(mobile): fix cache invalidation on logout ( #1030 )
...
await all the cache-invalidation operations during logout and catch errors to actually perform all operations.
2022-11-28 10:01:09 -06:00
Alex
024177515d
feat(mobile) Add in app logging to show app's log information ( #1014 )
2022-11-27 14:34:19 -06:00
Fynn Petersen-Frey
47f5e4134e
feat(mobile): use cached asset info if unchanged instead of downloading all assets ( #1017 )
...
* feat(mobile): use cached asset info if unchanged instead of downloading all assets
This adds an HTTP ETag to the getAllAssets endpoint and client-side support in the app.
If locally cache content is identical to the content on the server, the potentially large list of all assets does not need to be downloaded.
* use ts import instead of require
2022-11-26 10:16:02 -06:00
Alex
1e9d67ec39
Up mobile version for hotfix release
2022-11-24 15:50:18 -06:00
Alex
80d0ddca9a
fix(mobile): Fix not able to show device asset on Android 13 ( #1016 )
2022-11-24 15:47:55 -06:00
Kiel Hurley
976d347623
feat(server,web,mobile): Use binary prefixes for data sizes ( #1009 )
2022-11-24 11:39:27 -06:00
Alex
2227a6f5f3
Added custom buildscript for XCodeCloud
2022-11-21 13:54:30 -06:00
Alex
39b7ab66d4
chore(mobile): clean up linter problems ( #1000 )
2022-11-21 06:13:14 -06:00
Alex Tran
bc9ee1d611
Added hotfix release note
2022-11-21 05:41:44 -06:00
Alex
56ce747ffc
fix(mobile): freeze on splash screen due to accessing bad state ( #998 )
2022-11-21 05:29:43 -06:00
Alex Tran
9d2c30298e
Added changelog for mobile
2022-11-20 14:11:33 -06:00
Alex Tran
6f5d60fb62
Up version for release
2022-11-20 13:13:27 -06:00
Alex
41ffa0c015
fix(server): Server freezes when getting statistic ( #994 )
...
* fix(server): Server freezes when getting statistic
* remove dead code
2022-11-20 13:09:31 -06:00