Commit Graph

579 Commits

Author SHA1 Message Date
viktorstrate
364257c4cf Add tests for PresentNavigationOverlay 2021-05-04 19:47:22 +02:00
Oliver Cervera
76efcd7c44 Italian translation tweaks 2021-05-04 17:08:22 +02:00
viktorstrate
a12a155976 Write tests for timeline gallery reducer 2021-05-04 16:52:43 +02:00
Damiano Zanardo
8435b22832 Update version info translation 2021-05-03 19:21:58 +02:00
viktorstrate
64dd907846 Add reducers for places page 2021-05-02 21:49:29 +02:00
viktorstrate
c992fe8933 Add gallery reducer for timeline view as well 2021-05-02 17:28:11 +02:00
viktorstrate
a069eff0b2 Rewrite gallery to use reducer 2021-04-29 23:59:28 +02:00
viktorstrate
26ef725b78 Use codecov-action instead 2021-04-23 22:01:52 +02:00
viktorstrate
7b2720791e integrate codecov 2021-04-23 21:46:01 +02:00
Robin Moser
b8eeb24586 display link to the last commit 2021-04-20 18:21:41 +02:00
Robin Moser
007d278435 enable localization for the version info 2021-04-20 16:26:26 +02:00
Robin Moser
7afab98ab0 add version and build info to the settings page 2021-04-20 15:58:22 +02:00
Viktor Strate Kløvedal
98c1722dcf Merge pull request #330 from robin-moser/add-german-translation
Add german translation
2021-04-20 10:18:47 +02:00
Robin Moser
6e1ba78bc5 add German translation 2021-04-20 02:21:37 +02:00
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
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
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
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
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
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
hartraft
cc57e391ad Initial FR translations 🇫🇷 2021-04-14 00:22:21 +02:00
viktorstrate
bbb12003fc Fix #299 and #300 2021-04-13 22:15:47 +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