Commit Graph

2200 Commits

Author SHA1 Message Date
dependabot-preview[bot] f32c52826a Bump interactjs from 1.4.8 to 1.4.10
Bumps [interactjs](https://github.com/taye/interact.js) from 1.4.8 to 1.4.10.
- [Release notes](https://github.com/taye/interact.js/releases)
- [Changelog](https://github.com/taye/interact.js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/taye/interact.js/compare/v1.4.8...v1.4.10)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-06-13 16:23:48 +02:00
Marcel Klehr 1dd8f27966 UrlNormalizer: Don't enforce normalization
fail quietly
2019-06-13 16:14:33 +02:00
Nextcloud bot d50907e3f6
[tx-robot] updated from transifex 2019-06-09 02:07:27 +00:00
Marcel Klehr 7f4ab9425d Truncate tags in grid view
fixes #672
2019-06-07 08:01:53 +02:00
Marcel Klehr d5463c6937 Remove background colors
fixes #484
2019-06-07 07:51:04 +02:00
dependabot-preview[bot] 4de59ae456 Bump interactjs from 1.3.4 to 1.4.8
Bumps [interactjs](https://github.com/taye/interact.js) from 1.3.4 to 1.4.8.
- [Release notes](https://github.com/taye/interact.js/releases)
- [Changelog](https://github.com/taye/interact.js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/taye/interact.js/compare/v1.3.4...v1.4.8)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-06-07 02:09:25 +02:00
Marcel Klehr a23cf6606c Fix folder collapse css
fixes #720
2019-06-06 03:27:47 +02:00
Marcel Klehr d7cdbc5572 Speed up findBookmarks
Partial fix for #722
2019-05-28 15:26:21 +02:00
Nextcloud bot 234b66ce19
[tx-robot] updated from transifex 2019-05-28 02:16:26 +00:00
Marcel Klehr d360237304 README: Correct OCBookmarks URL 2019-05-25 14:42:21 +02:00
e-alfred 6e531517bb Added another 3d-party client (Owncloud bookmarks) 2019-05-25 13:14:29 +02:00
Marcel Klehr 9b9a036bd2 v1.0.5 2019-05-16 02:10:52 +02:00
Marcel Klehr 85f48961cc UrlNormalizer: Fix syntax 2019-05-16 02:07:58 +02:00
Marcel Klehr 3b1bf1da13 v1.0.4 2019-05-15 22:23:45 +02:00
Marcel Klehr 531ebfb862 AddBookmark: Don't deactivate on button press 2019-05-15 21:27:25 +02:00
Marcel Klehr 184010c189 Fix translation of AddBookmark 2019-05-15 21:16:46 +02:00
Marcel Klehr 7da30af373 Merge branch 'test/url-normalizer' 2019-05-15 17:41:02 +02:00
Marcel Klehr b446d6f6ea UrlNormalizer: Fix tests
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2019-05-15 17:40:18 +02:00
Marcel Klehr 16e3b0bf07 UrlNormalize: Fix port normalization
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2019-05-15 17:40:18 +02:00
Marcel Klehr c7ba0ae3d1 UrlNormalize: Fix host normalization
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2019-05-15 17:40:18 +02:00
Marcel Klehr b7b3ccc9f9 UrlNormalizer: Allow / in fragments
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2019-05-15 17:40:18 +02:00
Marcel Klehr d93acdf07a UrlNormalizer: Fix idempotence
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2019-05-15 17:40:18 +02:00
Marcel Klehr ce2fb67ce4 UrlNormalizer: Fix unquote
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2019-05-15 17:40:18 +02:00
Marcel Klehr 7ee3cc7c63 UrlNormalizer: Implement correct escaping
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2019-05-15 17:40:18 +02:00
Marcel Klehr 312b857086 UrlNormalizer: Fix splitter
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2019-05-15 17:40:18 +02:00
Marcel Klehr d30153d328 UrlNormalizer: Allow default scheme
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2019-05-15 17:40:18 +02:00
Marcel Klehr b623618da8 UrlNormalizer: Fix normalize_port
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2019-05-15 17:40:18 +02:00
Marcel Klehr c42110ac12 UrlNormalizer: Fix tests
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2019-05-15 17:40:18 +02:00
Marcel Klehr a1b3560763 Revert "Bump interactjs from 1.3.4 to 1.4.0"
This reverts commit 65db201e4a.

Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2019-05-15 17:40:18 +02:00
Marcel Klehr ad9e53bd7d Revert "Bump interactjs from 1.4.0 to 1.4.1"
This reverts commit aa4dfac8e4.

Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2019-05-15 17:40:18 +02:00
Marcel Klehr 8107889076 Revert "Bump interactjs from 1.3.4 to 1.4.0"
This reverts commit 65db201e4a.
2019-05-15 17:07:17 +02:00
Marcel Klehr 540aa5c586 Revert "Bump interactjs from 1.4.0 to 1.4.1"
This reverts commit aa4dfac8e4.
2019-05-15 17:06:34 +02:00
dependabot[bot] aa4dfac8e4 Bump interactjs from 1.4.0 to 1.4.1
Bumps [interactjs](https://github.com/taye/interact.js) from 1.4.0 to 1.4.1.
- [Release notes](https://github.com/taye/interact.js/releases)
- [Changelog](https://github.com/taye/interact.js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/taye/interact.js/compare/v1.4.0...v1.4.1)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-05-15 16:55:20 +02:00
Marcel Klehr 64bbedf1f6 Fix urlnormalizer tests 2019-05-12 02:50:11 +02:00
Marcel Klehr d6b085fe99 Fix urlnormalizer tests 2019-05-12 01:53:31 +02:00
Marcel Klehr 64e3b70b54 Fix urlnormalizer tests 2019-05-12 01:07:05 +02:00
Marcel Klehr ce17eab515 UrlNormalizer: Add tests 2019-05-12 00:58:11 +02:00
Marcel Klehr 9c886795be Fix tests 2019-05-08 17:05:47 +02:00
Marcel Klehr e87cc777d2 v1.0.3 2019-05-08 16:57:36 +02:00
Marcel Klehr 9049aa85a9 Check in custom cache class 2019-05-08 16:45:16 +02:00
Marcel Klehr 7ac287c413 Fix preview generation job
use custom cache class
2019-05-08 16:44:54 +02:00
Marcel Klehr 359b46f55a Fix Previews Job
Don't try to login as a user, as caching is for all users
2019-05-08 15:08:48 +02:00
Marcel Klehr 1bfea1a9c1 Fix tests 2019-05-07 22:51:10 +02:00
Marcel Klehr 5e1eb7951a Update UrlNormalizer
don't add trailing slashes to pure domains
2019-05-07 22:13:07 +02:00
Marcel Klehr ea2408b944 Fix folder hashing: Murmur hash didn't work reliably 2019-05-07 21:44:41 +02:00
Marcel Klehr e806b07aaf UI: Fix styling of select checkboxes 2019-05-03 20:21:45 +02:00
Marcel Klehr 661a2ae51c Fix typo 2019-05-03 16:28:12 +02:00
Marcel Klehr 254a17c83e Revert "Bump jquery from 3.3.1 to 3.4.0"
This reverts commit cc4e1ea9ae.
2019-05-03 16:15:40 +02:00
Marcel Klehr 426a355221 Fix getBookmarksParentFolders
would cause trouble with postgres, as pg returns ids as int intstead of
string
2019-05-02 23:08:51 +02:00
Patrizio Bekerle e632a2bb86
added QOwnNotes link
for https://github.com/pbek/QOwnNotes/issues/1198
2019-05-01 13:12:49 +02:00