Commit Graph

311 Commits

Author SHA1 Message Date
91d3059e13
webextension: Replaced var with const and let. 2019-06-15 00:45:12 +02:00
59ec3f6d6d
Remove HTML from descriptions.
All checks were successful
continuous-integration/drone/push Build is passing
2019-06-11 01:25:21 +02:00
bb6376ab87
Merge branch 'develop' into main
All checks were successful
continuous-integration/drone/push Build is passing
2019-06-11 01:19:10 +02:00
c166de0883
Made title and description extraction case insensitive.
All checks were successful
continuous-integration/drone/push Build is passing
2019-06-10 16:34:25 +02:00
93298e5301
Splitted export header.
All checks were successful
continuous-integration/drone/push Build is passing
2019-06-06 18:56:49 +02:00
bc1774e0a0
Version bump 0.4.1.
All checks were successful
continuous-integration/drone/push Build is passing
2019-06-06 17:15:18 +02:00
00aa9ffd47
Refactored Netscape bookmarks export.
Some checks failed
continuous-integration/drone/push Build is failing
2019-06-06 17:11:56 +02:00
8ff0d39927
AsciiDoc export: Group tags only if there are more than 20. 2019-06-06 16:59:45 +02:00
17b33eacbf
Refactored AsciiDoc export more, escape in titles.
Fixes #1.
2019-06-06 16:51:13 +02:00
98bb87ed93
Refactored AsciiDoc export into a class. 2019-06-06 16:16:57 +02:00
008a5fe0f2
Refactored CSV export. 2019-06-06 16:06:25 +02:00
885148ea97
Put tags that are used only once under the header “Less used tags”.
All checks were successful
continuous-integration/drone/push Build is passing
2019-05-28 21:40:26 +02:00
ee02b41622
Removed donate-link to archive.org.
All checks were successful
continuous-integration/drone/push Build is passing
2019-05-27 23:33:44 +02:00
13b07cb058
CI: Delete lock-file in cache volume. 2019-05-26 22:14:02 +02:00
f47a51f70b
Added cron-example.
All checks were successful
continuous-integration/drone/push Build is passing
2019-05-26 20:10:45 +02:00
976febdfc2
WebExtension: Simplified and refactored code. 2019-05-26 19:45:22 +02:00
c70414114c
WebExtension: Native wrapper: replace TEMPFILE with file path,
Some checks reported errors
continuous-integration/drone/push Build was killed
And return it. In preparation for a “View database” feature in the
WebExtension.
2019-05-26 18:02:47 +02:00
7d659e50c5
Added info on how to install Debian packages.
All checks were successful
continuous-integration/drone/push Build is passing
2019-05-26 16:52:31 +02:00
5730b5fde9
Fixed tests.
All checks were successful
continuous-integration/drone/push Build is passing
The tests moved into a subdirectory recently, that's why ctest didn't
test anything and I didn't notice that the tests fail. Everything is
good again. :-)
2019-05-26 16:47:29 +02:00
5b19404f89
Added tests for export_bookmarks().
All checks were successful
continuous-integration/drone/push Build is passing
2019-05-26 15:57:08 +02:00
747ba749e8
Added bookmark export. 2019-05-26 15:57:01 +02:00
8cd33bb083
Changed variable to prevent shadowing. 2019-05-25 16:06:16 +02:00
636509fa2d
Version bump 0.3.2.
All checks were successful
continuous-integration/drone/push Build is passing
2019-05-25 11:06:51 +02:00
9196585a98
Added date after title in tags section of AsciiDoc export.
All checks were successful
continuous-integration/drone/push Build is passing
2019-05-24 23:53:01 +02:00
08f647f86e
WebExtension: If no setting is found, leave archive-setting checked.
All checks were successful
continuous-integration/drone/push Build is passing
2019-05-24 14:44:50 +02:00
42fbf0a55d
WebExtension: Added shortcut.
All checks were successful
continuous-integration/drone/push Build is passing
2019-05-24 14:07:49 +02:00
cd5a4ecf31
WebExtension: Added option to toggle archiving. 2019-05-24 14:00:00 +02:00
052f67f372
WebExtension: Renamed popup files. 2019-05-24 13:05:21 +02:00
a169370066
Added comment.
All checks were successful
continuous-integration/drone/push Build is passing
2019-05-23 13:42:28 +02:00
c7165f7ffe
Repalced regex in URI::remove_newlines() with search & replace. 2019-05-23 13:41:47 +02:00
92f87fb85b
Changed AsciiDoc export. Each thing is now a list item.
All checks were successful
continuous-integration/drone/push Build is passing
The structure makes more sense, looks better in text browsers.
2019-05-23 12:06:27 +02:00
c37d251394
WebExtension: Corrected comment.
All checks were successful
continuous-integration/drone/push Build is passing
2019-05-22 19:06:59 +02:00
8275db6687
Remove leading and trailing spaces from tags.
All checks were successful
continuous-integration/drone/push Build is passing
2019-05-22 15:13:10 +02:00
f7faef4d31
WebExtension: Allow spaces in tags.
All checks were successful
continuous-integration/drone/push Build is passing
2019-05-22 13:46:12 +02:00
e81ab358cd
WebExtension: Remove error message from popup on launch. 2019-05-22 13:45:37 +02:00
162ff88163
Made searches case insensitive. 2019-05-22 13:30:42 +02:00
f94d6a2229
Set locale globally. 2019-05-22 12:25:06 +02:00
7bfb3c7e07
Version bump 0.3.0.
All checks were successful
continuous-integration/drone/push Build is passing
2019-05-22 10:57:16 +02:00
7661e5e39e
Renamed XPI build script, added info about it to readme. 2019-05-22 10:46:30 +02:00
8b84429c94
Changed -S, --span to -T, --time-span,
All checks were successful
continuous-integration/drone/push Build is passing
and added -S as short option for --search-all.
2019-05-22 09:54:56 +02:00
8e75e7bfbf
Added option to not archive page.
All checks were successful
continuous-integration/drone/push Build is passing
2019-05-22 09:43:58 +02:00
a1b31cc121
Extended introduction. 2019-05-22 09:28:12 +02:00
f4854ad033
Typographical error. 2019-05-21 23:12:02 +02:00
3225fe35fe
Allow changing MOZILLA_NMH_DIR.
All checks were successful
continuous-integration/drone/push Build is passing
2019-05-21 22:40:30 +02:00
8e4c23e271
CI: Added g++-9, deleted g++-7, g++-8, clang++-5.
All checks were successful
continuous-integration/drone/push Build is passing
2019-05-21 20:16:41 +02:00
0b7b8f2fa5
Version bump 0.2.4.
All checks were successful
continuous-integration/drone/push Build is passing
2019-05-21 20:08:04 +02:00
74ebc774d8
Moved tests.CmakeLists.txt to tests/CmakeLists.txt. 2019-05-21 19:49:31 +02:00
721804ab33
Replace the path to the wrapper in remwharead.json.
Some checks reported errors
continuous-integration/drone/push Build was killed
2019-05-21 19:46:17 +02:00
8c424ac635
Display error message in popup if launch fails.
All checks were successful
continuous-integration/drone/push Build is passing
2019-05-21 17:41:10 +02:00
f2cfd3e5ef
Added status message to WebExtension.
All checks were successful
continuous-integration/drone/push Build is passing
2019-05-21 17:11:14 +02:00