Alex Tran
|
ab56ab9b27
|
Added log for unsupported Mime type
|
2022-12-22 21:24:28 -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 |
|
Alex
|
f25809befb
|
feat(web) using template filename for downloaded file (#1164)
* feat(web) using template filename for downloaded file
* remove deadcode
|
2022-12-22 13:29:51 -06:00 |
|
Alex Tran
|
443182c879
|
Update font size of landing page on mobile
|
2022-12-22 11:12:37 -06:00 |
|
Alex
|
452bd04272
|
chore(docs) revamp landing page (#1161)
* Added tailwind
* Finished styling
|
2022-12-22 10:31:31 -06:00 |
|
Jason Rasmussen
|
da9c961fca
|
chore(docs): FAQs, geocoding, jobs, search, and user settings (#1160)
|
2022-12-22 10:31:17 -06:00 |
|
Jason Rasmussen
|
feaf21373a
|
chore(docs): fix build errors (#1156)
|
2022-12-21 15:33:18 -06:00 |
|
Jason Rasmussen
|
752b267399
|
chore(docs): refactor pages (#1144)
* chore(docs): refactor pages
* fix: links
* fix: broken link
* refactor: post install steps using partials
|
2022-12-21 15:01:50 -06:00 |
|
Jason Rasmussen
|
7966c925ea
|
fix: increase oauth timeout (#1155)
|
2022-12-21 14:44:28 -06:00 |
|
Jason Rasmussen
|
832692c8af
|
chore(web): linting (#1152)
|
2022-12-21 09:35:59 -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 |
|
Alex Tran
|
723a7c563f
|
Minor styling improvement
|
2022-12-20 22:00:47 -06:00 |
|
Jason Rasmussen
|
21d6874e54
|
fix(server) utf8 original filename (#1147)
|
2022-12-20 21:46:57 -06:00 |
|
bt90
|
354593a70d
|
Improve TensorFlow docs (#1138)
* Improve grep
* Machine learning is optional
* Improved wording
* Clarify how to remove
|
2022-12-20 10:27:41 -06:00 |
|
Alex
|
38bf310eac
|
Remove OAUTH setting from .env.example
|
2022-12-20 09:53:56 -06:00 |
|
bt90
|
1146e61821
|
Refer to the docs (#1136)
|
2022-12-20 09:51:22 -06:00 |
|
Enrico Brambilla
|
8ee7504c45
|
feat(mobile): autofill login form (#1128)
|
2022-12-20 09:10:31 -06:00 |
|
Alex
|
e824b55c20
|
Update post-installation.md
|
2022-12-20 09:09:26 -06:00 |
|
Alex
|
6d09cb6b6d
|
Update docs and readme
|
2022-12-20 08:54:52 -06:00 |
|
Matt Farrell
|
2d2b9a2ac9
|
Update instructions for Unraid (#1131)
|
2022-12-19 23:00:16 -06:00 |
|
Alex Tran
|
69661879eb
|
Update openapi version
|
2022-12-19 13:56:25 -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 |
|
Alex
|
e116f17c43
|
feat(web) add user setting page (#1115)
* refactoring
* refactor
* fix naming
* Added animation
* add user setting page
* Add skeleton for user setting page
* styling
* styling
* Spelling
|
2022-12-17 16:08:18 -06:00 |
|
Peter Bašista
|
efa1781eb6
|
Date format change (#1113)
|
2022-12-17 15:24:26 -06:00 |
|
Alex
|
03e86ed147
|
chore(web) update SvelteKit to 1.0.0 (#1110)
|
2022-12-16 20:51:17 -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 |
|
Cong Hoang Nguyen
|
391d00bcb9
|
Fix typo and update notification wording (#1100)
|
2022-12-12 21:38:45 -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 Tran
|
1efcac0946
|
Pump Patch
|
2022-12-11 14:25:51 -06:00 |
|
Matthias Rupp
|
415550f16d
|
fix(server): Allow access to assets in shared album owned by current user (#1094)
* fix(server): Allow access to assets in shared album owned by current user
* Fix sql query
Co-authored-by: Alex Tran <alex.tran1502@gmail.com>
|
2022-12-11 14:24:06 -06:00 |
|
Alex
|
aa554a9e77
|
[Localizely] Translations update (#1091)
|
2022-12-11 06:53:40 -06:00 |
|
Alex
|
2876c7ff97
|
Fix(server) Microservice didn't trigger to remove user (#1090)
|
2022-12-10 18:01:29 -06:00 |
|
Alex
|
651f56370a
|
[Localizely] Translations update (#1089)
|
2022-12-10 15:15:06 -06:00 |
|
Alex Tran
|
950adeebbf
|
Update language list in localizely
|
2022-12-10 15:08:25 -06:00 |
|
Alex Tran
|
4e33a52290
|
Update Localizely.yml
|
2022-12-10 15:04:37 -06:00 |
|
Alex Tran
|
f2cc7c2873
|
Fix(server) fix cannot change user password from mobile app due to first and last name property don't get passed from the app
|
2022-12-10 10:36:41 -06:00 |
|
Alex Tran
|
9c01ca1080
|
Added correct page title for admin sub pages
|
2022-12-10 09:23:02 -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 |
|
Jason Rasmussen
|
242165485d
|
fix(server): unique email database constraint (#1082)
|
2022-12-09 21:16:25 -06:00 |
|
Alex Tran
|
e6904ca884
|
api spec sync
|
2022-12-09 21:15:53 -06:00 |
|
Jason Rasmussen
|
5a792cc821
|
chore(docs): spelling (#1081)
|
2022-12-09 18:39:50 -05:00 |
|
Alex
|
0633eaf68c
|
Pump
|
2022-12-09 15:19:22 -06:00 |
|
Jason Rasmussen
|
40afa3695a
|
docs: server commands (#1079)
|
2022-12-09 14:54:19 -06:00 |
|