Commit Graph

51 Commits

Author SHA1 Message Date
Marcel Klehr c9077738d8 Fix new lint errors
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2022-12-12 20:29:03 +01:00
Marcel Klehr 83726bd019 Fix Backup user setting and backup folder l10n
Fixes #1779

Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2022-04-19 14:14:28 +02:00
Marcel Klehr c3ecef5ccf Allow disabling backups
fixes #1779

Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2022-04-12 13:27:47 +02:00
Marcel Klehr 0d7ce3d7c4 Implement bookmarks backup to Files
fixes #1318

Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2022-03-11 13:39:01 +01:00
Marcel Klehr fa340842d2 User settings: Remove 'clear all data'
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2022-03-11 13:39:01 +01:00
MeIchthys 775a5b16d6 Move H3 styling to css 2021-10-22 11:53:29 +02:00
MeIchthys 54cbaa45f0 Bold Settings Headers
- Bold settings headers
- Center button text
- Color destructive button as warning
2021-10-22 11:53:29 +02:00
Valdnet 85f0c404b8 l10n: Change to capital letter
Signed-off-by: Valdnet <47037905+Valdnet@users.noreply.github.com>
2021-10-14 10:46:08 +02:00
Valdnet 799a43cb99 l10n: Add dots
Signed-off-by: Valdnet <47037905+Valdnet@users.noreply.github.com>
2021-10-14 10:46:08 +02:00
Valdnet fac5e554e9 l10n: Replace "in" with "for"
I think a directory should be for your files, unless it is meant to be in your files, which sounds a bit strange.

Signed-off-by: Valdnet <47037905+Valdnet@users.noreply.github.com>
2021-10-14 10:46:08 +02:00
Marcel Klehr 36ef5f3dce UX: Clarify bookmarked files feature
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2021-10-13 15:57:07 +02:00
Marcel Klehr 4f3244f347 Add description to "Install on home screen"
fixes #1482

Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2021-06-09 18:56:36 +02:00
Marcel Klehr 410d9dfbbb Bookmarklet: ADjust window height
fixes #1417

Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2021-03-28 16:40:05 +02:00
Marcel Klehr 36559ab87b UI: Move Sort order from settings to Controls
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2021-03-22 19:26:10 +01:00
Marcel Klehr 11935a3fdb Update Copyright 2020-10-09 12:43:19 +02:00
Marcel Klehr 9f4f493d87 UI: Use file picker for archive path
fixes #1200
2020-09-29 13:29:33 +02:00
Marcel Klehr e20bf8dd3c UI: Settings: Always show 'Add to home screen' 2020-09-25 12:30:11 +02:00
Marcel Klehr d24a51cf66 UI: Settings: Implement AddToHomeScreen button 2020-09-25 12:13:42 +02:00
Marcel Klehr 256d18c0d4 UI: Fix settings descriptions
fixes #1153
2020-09-11 19:58:25 +02:00
Marcel Klehr 5db04bba7b UI: Improve no-bookmarks view 2020-08-27 18:24:55 +02:00
Marcel Klehr ceba0e754e UI: Fix settings styles 2020-08-25 17:18:36 +02:00
Marcel Klehr 7cc19878cb
Implement file archiver (#1167)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>

fixes #707
2020-08-21 17:18:30 +02:00
Marcel Klehr 80d1bd84b3 UI: Move RSS feed link to controls bar 2020-07-28 11:11:13 +02:00
Michael Weimann 4220bdb289
Add custom sort option
Signed-off-by: Michael Weimann <mail@michael-weimann.eu>
2020-06-22 19:52:18 +02:00
Marcel Klehr e7eb042d7c Import into currently open folder 2020-05-20 15:12:51 +02:00
Marcel Klehr 52bb8de7ca UI Settings: Add activity indicator for clear-data button 2020-04-18 15:18:03 +02:00
Marcel Klehr 1187e8d2b3 UI: Make import more accessible 2020-04-17 13:22:00 +02:00
Marcel Klehr 4a4ae27d38 Implement and refactor UI for public links 2020-03-28 18:15:59 +01:00
Marcel Klehr dfe40b79d1 Make client-side code work again 2020-03-25 13:19:17 +01:00
Marcel Klehr e1e5d5e7ab v2.3.2
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2019-12-30 18:46:56 +01:00
Philipp Fischbeck a78c95338e Fix translation recognition for translation tool
These translations were not recognized, since (currently)
the translation tool doesn't allow for any symbols between
the opening bracket and the first quotation mark.

Signed-off-by: Philipp Fischbeck <philipp.fischbeck@hpi.de>
2019-10-26 18:29:08 +02:00
Marcel Klehr 5e3b6a2792 Fix sorting
fixes #828
2019-10-12 20:00:15 +02:00
Marcel Klehr 8983dca2d3 Fix bookmarklet 2019-09-28 15:02:43 +02:00
John Molakvoæ (skjnldsv) 63aaed33d2 Use routes history mode and global eslint config
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2019-09-28 14:33:16 +02:00
Marcel Klehr 6d54533a03 UI: Make view mode setting implicit 2019-09-11 14:48:59 +02:00
Marcel Klehr 995ee8aab1 Don't use jquery 🎉 2019-09-11 14:48:59 +02:00
Marcel Klehr 7c0eb26a66 Fix stylelint issues 2019-09-11 14:48:59 +02:00
Marcel Klehr 548ddf565c Add more strings to translations 2019-09-11 14:48:59 +02:00
Marcel Klehr b0751b7dad Refactor vuex store 2019-09-11 14:48:59 +02:00
Marcel Klehr a14ccb5932 Trim down settings 2019-09-11 14:48:35 +02:00
Marcel Klehr fd95eb8565 Implement bookmarklet in vue 2019-09-11 14:48:35 +02:00
Marcel Klehr 4080fd4b70 Fix settings styles 2019-09-11 14:48:35 +02:00
Marcel Klehr 94aef5976b Fix lint errors 2019-09-11 14:48:35 +02:00
Marcel Klehr 0b48c5c75b Use nextcloud-router 2019-09-11 14:48:35 +02:00
Marcel Klehr 52a9d7e570 Switch to BEM css scheme 2019-09-11 14:48:35 +02:00
Marcel Klehr a7bd5972a2 Fix eslint errors 2019-09-11 14:48:35 +02:00
Marcel Klehr a13fc4bd5f more tooltips and fix viewMode setting 2019-09-11 14:48:34 +02:00
Marcel Klehr 2589e75dcf Minpor style tweaks 2019-09-11 14:48:34 +02:00
Marcel Klehr 228fdfb961 Fix bookmarklet and RSS feed 2019-09-11 14:48:34 +02:00
Marcel Klehr 1296a6614b Settings: Fix messages 2019-09-11 14:48:34 +02:00