1
Fork 0
Commit Graph

984 Commits

Author SHA1 Message Date
Zazou89 f2e3bef0e1
Update translation.json 2021-04-20 02:06:57 +02:00
Zazou89 0c05f3f4bf
Update translation.json 2021-04-20 02:06:12 +02:00
Robin Moser d916b14828
add empty German language template 2021-04-20 01:31:51 +02:00
Robin Moser 8bd47c4de6
add structure for German localization 2021-04-20 01:16:39 +02:00
viktorstrate 7e4e0dd1e7
Integrate polish translation 2021-04-19 19:09:40 +02:00
Viktor Strate Kløvedal 1e121e6089
Merge pull request #325 from sysoppl/master
Polish translation
2021-04-19 18:52:44 +02:00
sysop fb22a7ca30
Added polish translation 2021-04-19 17:49:01 +02:00
viktorstrate 32f4aaa840
Integrate spanish translation 2021-04-19 13:23:21 +02:00
viktorstrate 74cf35ef82
Rewrite sidebar to Typescript 2021-04-19 13:18:15 +02:00
Viktor Strate Kløvedal 1430e9da02
Merge pull request #323 from danielsb/master
Spanish translation
2021-04-19 09:58:55 +02:00
danielsb 5d6205339d
Spanish translation
First pass for the Spanish translation
2021-04-19 02:28:26 +02:00
viktorstrate 2a5448d7a0
Translate timeline dates to selected language 2021-04-18 17:44:05 +02:00
viktorstrate e0e678e144
Rewrite and fix FacesOverlay 2021-04-17 22:40:46 +02:00
viktorstrate e43a344902
Rewrite sidebar share to Typescript 2021-04-17 22:14:17 +02:00
viktorstrate f6f7377096
Fix bug causing mediatype to always be Photo 2021-04-17 17:51:13 +02:00
viktorstrate 7f885fa63e
Fix minor bugs 2021-04-17 17:28:16 +02:00
viktorstrate c10d011a19
Fix Messages crash 2021-04-17 17:01:41 +02:00
viktorstrate 6c63d3a6dd
Integrate italian translation
- Add before save checks on user language, to make sure the value is
  valid
2021-04-17 12:23:02 +02:00
Viktor Strate Kløvedal 5baf6fe6df
Merge pull request #316 from Zazou89/patch-1
Resumption of translation
2021-04-17 11:59:45 +02:00
Viktor Strate Kløvedal c4c69c8be0
Merge pull request #317 from Damix48/master
Italian translation
2021-04-17 11:58:33 +02:00
Damiano Zanardo 6ad7c8114d
Update translation.json 2021-04-17 11:51:39 +02:00
Damiano Zanardo a890082aaf
update flash translation 2021-04-17 11:02:03 +02:00
Zazou89 85264c1b81
oops 2021-04-16 13:07:04 +02:00
Zazou89 44f1cae0c6
2nd review
Missing few strings in "media" section. I'm not sure how to translate them. Help appreciated ;)
2021-04-16 12:56:47 +02:00
Damiano Zanardo d4270a315c
fix typo 2021-04-16 11:28:01 +02:00
Damiano Zanardo 4d5e93378b
Translate to italian 2021-04-16 11:20:55 +02:00
Damiano Zanardo 55faca3aad
copy en translation file to it 2021-04-16 10:44:52 +02:00
Zazou89 686665c5c1
First 2021-04-16 01:44:21 +02:00
Viktor Strate Kløvedal 8cf4e8d779
Remove unnecessary npm build step 2021-04-15 16:37:36 +02:00
viktorstrate 8e8abe7d37
Replace all gorm .Scan() calls with .Find()
if the argument is a model. This ensures that the proper gorm hooks are
called which was causing the full screen view on the Places page to
crash.

Also fixed a bug in Messages.js that caused a crash.
2021-04-15 16:27:26 +02:00
viktorstrate 788a8e7c62
Rewrite PlacesPage to Typescript 2021-04-15 15:15:24 +02:00
viktorstrate de76360fbf
Integrate swedish translation 2021-04-15 11:59:49 +02:00
Viktor Strate Kløvedal db5dc06c9d
Merge pull request #313 from roupenig/translation_sv
Swedish translations
2021-04-15 00:05:25 +02:00
roupenig 6cc76ad093 Create translation.json
Added Swedish translation
2021-04-14 22:58:47 +02:00
viktorstrate b6ad3baa31
Add exhaustive switch checks 2021-04-14 12:52:07 +02:00
viktorstrate e16df483f3
Fix UI tests 2021-04-14 12:41:37 +02:00
viktorstrate bf19ffc0a5
Integrate french translation 2021-04-14 12:36:16 +02:00
Viktor Strate Kløvedal 22aebcff2b
Merge pull request #311 from hartraft/fr-translations
French translations
2021-04-14 12:14:34 +02:00
hartraft cc57e391ad Initial FR translations 🇫🇷 2021-04-14 00:22:21 +02:00
hartraft 15639a9478 Merge github.com:photoview/photoview 2021-04-13 22:28:22 +02:00
viktorstrate bbb12003fc
Fix #299 and #300 2021-04-13 22:15:47 +02:00
Viktor Strate Kløvedal 6ad9181887
Merge pull request #309 from photoview/typescript
Add Typescript for UI
2021-04-13 21:46:10 +02:00
viktorstrate f8cd804c3d
Improve database compatibility
- Make MediaType case insensitive when saved to database
- Null check exif migrations, this might solve #300
2021-04-13 21:39:07 +02:00
viktorstrate 7f546e122e
Convert MediaSidebar to Typescript 2021-04-13 21:21:43 +02:00
viktorstrate 97a8f3726d
Convert many pages to Typescript 2021-04-13 19:57:33 +02:00
viktorstrate 99a98c0208
Add new danish translations 2021-04-13 16:44:41 +02:00
viktorstrate f09ba14a0e
Fix translations + fix build reload + more Typescript 2021-04-13 16:43:56 +02:00
viktorstrate 34a411be9d
Rewrite SharePage to typescript 2021-04-13 15:23:06 +02:00
viktorstrate 9c939fd06c
Fix UI tests 2021-04-13 14:16:40 +02:00
viktorstrate af0794dacf
Rewrite photoGallery component to TS 2021-04-12 23:36:29 +02:00