Commit graph

65 commits

Author SHA1 Message Date
Martin Rotter
dbdddb8729 Refactoring. 2017-09-09 18:21:00 +02:00
Martin Rotter
070bb7a389 Refactoring. 2017-08-28 07:16:37 +02:00
Martin Rotter
cad2fffa87 Save work. 2017-08-21 06:53:16 +02:00
Martin Rotter
a12d6a4764 Fix pad lines. 2017-07-21 10:10:02 +02:00
Martin Rotter
fbff4ce555 Add astylerc to distfiles. 2017-07-21 07:14:18 +02:00
Martin Rotter
208284e80d Reformated using astyle, added some astyle scripts. 2017-07-21 06:53:23 +02:00
Martin Rotter
410007defb Change license year. 2017-03-25 10:11:18 +01:00
martinrotter
a8345e6afc Rename sql folder. 2017-03-13 07:12:22 +01:00
Martin Rotter
2f7337336e Rename, move some functions. 2017-02-19 09:38:33 +01:00
Martin Rotter
7bc8caa6c4 Fixed #81. 2017-01-20 08:47:42 +01:00
Martin Rotter
79c4e5772d Transactions in SQLite are now IMMEDIATE. 2017-01-05 07:36:13 +01:00
Martin Rotter
ec16fcab08 DB schema updated to "7". Fixed #74. 2017-01-03 07:18:10 +01:00
Martin Rotter
fd50471977 Fixed DB path typo, lang sync. 2016-06-22 21:51:55 +02:00
Martin Rotter
d8b355ad83 Fixed stringification. 2016-06-22 20:35:05 +02:00
Martin Rotter
335c5bcee6 Unified NULL macros for C++ 11. 2016-06-20 07:58:29 +02:00
Martin Rotter
686e17f04a Stringified DEFINES. 2016-06-01 11:28:44 +02:00
Martin Rotter
b5dbf6b067 Automatic switching to SQLite once MySQL is not available. 2016-03-21 07:11:07 +01:00
Martin Rotter
7d4fc503a1 Fixed #169. 2016-03-16 08:54:26 +01:00
Martin Rotter
dc0dd28f12 Make tests even better. 2016-03-09 20:12:03 +01:00
Martin Rotter
8b17aa0854 Make more proper MySQL tests. 2016-03-09 20:10:12 +01:00
Martin Rotter
e3c28f4681 Const orgies. 2016-01-14 13:17:49 +01:00
Martin Rotter
35bae07ddd Another const refactoring. 2016-01-13 09:57:05 +01:00
Martin Rotter
dd1d7be8b0 DB refactoring. 2015-12-20 19:02:29 +01:00
Martin Rotter
a86ab15e2e Database schema update, URLs are not not NOT NULL. 2015-12-14 07:06:15 +01:00
Martin Rotter
cff9c84b5a Some work. 2015-12-03 21:04:26 +01:00
Martin Rotter
057a5da197 Adding some attributes to tables. Rough. :( 2015-12-03 10:29:25 +01:00
Martin Rotter
b61814db88 Possible to add Tiny Tiny RSS account now. 2015-12-03 09:19:59 +01:00
Martin Rotter
8a21914e4f Remove unused table and fix update DB lock, which fucked with update schema process. 2015-12-01 14:24:07 +01:00
Martin Rotter
64a96990c5 All passwords proxy/mysql/feeds are now stored in encrypted form. 2015-07-14 07:40:01 +02:00
Martin Rotter
aaa12e9183 Fixes for Latin1Strings literals. 2015-06-24 09:10:43 +02:00
Martin Rotter
faad5f9464 Fixed some bugs in DB cleaning. 2015-06-19 06:57:24 +02:00
Martin Rotter
a74e1c43f1 Refactoring of adblock. 2015-06-18 09:06:03 +02:00
Martin Rotter
81d01f3cda Work on cleaning, is able to vacuum in worker thread. Added GUI & logic. 2015-06-05 09:24:50 +02:00
Martin Rotter
0a646ab2c1 Separated initial feeds into OPML files. 2015-05-27 19:15:37 +02:00
Martin Rotter
9356766d24 Many changes. 2015-05-16 08:04:46 +02:00
Martin Rotter
f156cb95bf Fixed #107. 2015-04-28 20:02:49 +02:00
Martin Rotter
14a74bc028 Fixed #107. 2015-04-28 20:01:59 +02:00
Martin Rotter
7747dc49a3 Settings type fix. 2015-04-04 11:15:47 +02:00
Martin Rotter
820b1b9a52 Some work on feeds core. 2015-04-04 07:44:13 +02:00
Martin Rotter
22aa9711b0 Work on logging, now even better. Updated translations. 2015-03-29 08:50:04 +02:00
Martin Rotter
c11a104959 Some tweaking of settings infrastructure. 2015-03-22 08:37:30 +01:00
Martin Rotter
7498565be8 Fixed #53. 2015-01-04 14:12:14 +01:00
Martin Rotter
2404a9ed08 Refactoring of settings finished, men. 2014-11-12 17:56:05 +01:00
Martin Rotter
4a75f13e68 Settings cleanups. 2014-11-08 17:44:00 +01:00
Martin Rotter
b7ce81c404 Fixed #99 and furrther optimizations of the code. 2014-11-08 16:39:38 +01:00
Martin Rotter
4c6ccda09b Work on bug/enhancement #95: rolling DB schema update. 2014-10-27 16:34:36 +01:00
Martin Rotter
a1e415c518 Work on bug/enhancement #95: rolling DB schema update. 2014-10-27 16:27:19 +01:00
Martin Rotter
504950f631 Work on better recycle bin + ability to update DB schemas. 2014-10-25 16:10:37 +02:00
Martin Rotter
91f9dd7a9c Fixed #92. 2014-10-16 17:23:47 +02:00
Martin Rotter
ea21a02d60 Fixed #78. 2014-10-15 21:11:35 +02:00