Commit Graph

1507 Commits

Author SHA1 Message Date
theresa
f5e41c9350 Translation: Add danish to options.js and update translations.json 2021-03-01 19:34:32 +01:00
Thomas Carlsen
33e81b8a36 adding danish translation 2021-03-01 12:07:29 +01:00
theresa
8e9f2e4234 Tests: Remove unused code 2021-02-28 18:41:11 +01:00
Theresa Gresch
14ca24c0bc Tests: Adapt tests to changes 2021-02-22 14:23:38 +01:00
Michael Mayer
1d108199ef Frontend: Update translations.pot and translations.json 2021-02-21 18:11:50 +01:00
jean-louis67
081ea1659e
Translations: Update French #1084 2021-02-21 17:58:08 +01:00
Michael Mayer
d8d5ff86ba UX: Improve autofocus in "add to album" dialog #1078 2021-02-21 15:44:15 +01:00
Michael Mayer
3445d2d1cf Frontend: Rename Norsk to Norsk (Bokmål) #1079 2021-02-20 13:47:09 +01:00
Michael Mayer
dd78f66462 Settings: Enable delete checkbox in demo mode 2021-02-20 13:35:18 +01:00
Michael Mayer
2b760e3995 UX: Set autofocus for input fields and confirm on enter #1078 2021-02-20 13:06:02 +01:00
Michael Mayer
c63fdb3cdb Frontend: Update package-lock.json 2021-02-20 12:47:12 +01:00
Michael Mayer
c23000c0a1 Frontend: Update translations.json 2021-02-20 12:47:01 +01:00
Øystein Holvik Johnsen
b142c38349
Add Norwegian translation (#1079)
* Initial commit of Norwegian translation
2021-02-20 12:30:56 +01:00
Michael Mayer
c30b0a4a30 Frontend: Update package-lock.json 2021-02-17 16:54:49 +01:00
Michael Mayer
53af4294f2 Frontend: Update translations.json 2021-02-17 16:54:27 +01:00
theresa
e732a7b860 Tests: Update delete test to check filesystem 2021-02-17 15:51:21 +01:00
Hermógenes Oliveira
957d0229df Update translation for pt_BR 2021-02-16 17:05:22 -03:00
theresa
6a3103cf2f Tests: Remove long test commands from makefile and package.json 2021-02-15 15:58:12 +01:00
theresa
720df549bb Tests: Refactor tests 2021-02-15 15:58:12 +01:00
theresa
222923422d Tests: Update page-model 2021-02-15 15:58:12 +01:00
Michael Mayer
2bbcc987e3 Videos: Upgrade Ubuntu base image to 20.10 #703 2021-02-15 12:08:04 +01:00
Michael Mayer
0bd7ebeee3 UX: Improve styles, hide scrollbar in Places and Photo Viewer 2021-02-13 18:14:18 +01:00
Michael Mayer
e0441897dd Frontend: Upgrade dependencies 2021-02-11 19:54:46 +01:00
Michael Mayer
b9595dd408 Videos: Unload player on close #979 2021-02-11 09:15:25 +01:00
Michael Mayer
4730b996c9 Videos: Remove player outline in Chrome #513 #843 #915 #979 2021-02-08 23:06:34 +01:00
Michael Mayer
669762db56 Videos: Refactor player #513 #843 #915 #979 2021-02-08 20:43:18 +01:00
Michael Mayer
9e10ba6900 Navigation: Refactor feature flags #996 2021-02-08 09:10:44 +01:00
Michael Mayer
0bcef4726f Settings: Add feature flag to hide Videos from navigation #996 2021-02-08 09:04:44 +01:00
Michael Mayer
89f9229c6a Library: Show file icon for sidecar files in Originals #1011 2021-02-07 20:10:34 +01:00
Michael Mayer
94132de245 UX: Remove content-visibility: auto due to side effects #500
Feels extremely shaky when scrolling. Top toolbar
fades in and out all the time.
2021-02-07 19:32:18 +01:00
Michael Mayer
c7753b87ff Library: Show folder covers in Originals #1011 2021-02-07 19:04:17 +01:00
Michael Mayer
c7a6bdce97 UX: Reduce max number of results in originals file browser to 999 2021-02-07 17:39:41 +01:00
Michael Mayer
b0953b1d7a UX: Improve content loading performance via CSS #500
"content-visibility" enables the user agent to skip an element's
rendering work, including layout and painting, until it is needed:
- https://web.dev/content-visibility/
- https://developers.google.com/web/updates/2016/06/css-containment
2021-02-07 17:39:41 +01:00
theresa
96cb6eeed6 Tests: Update test commands in makefile and package.json 2021-02-07 13:10:46 +01:00
Michael Mayer
1e023c5302 QA: Implement test mode 2021-02-06 17:04:00 +01:00
Michael Mayer
f6b5a32895 Navigation: Automatically hide Videos when there are none #996 2021-02-05 17:47:36 +01:00
theresa
11a3aa6d00 Tests: Refactor photos test 2021-02-05 16:48:51 +01:00
theresa
e7e2de3ce0 Tests: Add login test 2021-02-05 16:48:51 +01:00
theresa
9620c07b08 Tests: Add classes for testing 2021-02-05 16:48:51 +01:00
Michael Mayer
c4bb9e8314 Frontend: Upgrade package-lock.json to version 2 2021-02-05 10:00:29 +01:00
theresa
6941deb22b Tests: Improve Selectors 2021-02-01 14:05:31 +01:00
theresa
8922d0e309 Translation: Add italian to options.js and update translations.json 2021-02-01 09:18:01 +01:00
Luca Dibattista
148b184603
Add Italian translation (frontend) 2021-01-31 15:26:08 +01:00
theresa
535d295b3d Tests: Add tests for download 2021-01-30 18:49:52 +01:00
theresa
303b57104c Translations: Add korean translation 2021-01-30 12:02:07 +01:00
Theresa Gresch
4765c1d079
Merge pull request #974 from adan89lion/develop
Add Korean Translation
2021-01-30 11:56:07 +01:00
theresa
d237fdfe19 Download: Remove target blank from download link 2021-01-30 11:49:12 +01:00
Seohyun Joo
0295d00bef
Add Korean Translation
New Korean (한국어, ko) Translation.
2021-01-30 16:58:28 +08:00
theresa
5d32ec6e92 Tests: Add upload/delete tests 2021-01-29 10:36:26 +01:00
theresa
4ca4cee468 Tests: Refactor tests 2021-01-29 10:36:14 +01:00