Commit Graph

17 Commits

Author SHA1 Message Date
Fabian Schlenz 253b334fc3 More rewriting. Also lots of fun with git stash and wrong branches... 2018-04-06 06:19:49 +02:00
Fabian Schlenz ebff71b208 WIP: Even moar rewriting. 2018-03-20 06:44:36 +01:00
Fabian Schlenz eea08a5559 WIP: Lots and lots of rewriting. 2018-03-16 06:59:18 +01:00
Fabian Schlenz 97cf26b46d WIP: Started rewriting the code to make it more null-safe. 2018-03-14 06:08:07 +01:00
Fabian Schlenz 6276651b84 Fixed anonymization of database backup debug messages. Fixes #98. 2018-03-13 06:46:59 +01:00
Fabian Schlenz aec609e6c4 Merge branch 'feature-settings' 2018-03-13 06:32:06 +01:00
Fabian Schlenz e75aa2101e Fixed lots of unclosed ResultSets in Database and DatabaseUpdates. 2018-03-12 22:01:47 +01:00
Fabian Schlenz 75786e39b4 Modified Settings class to only represent internal Settings. Also, renamed it to DbSettings. 2018-03-05 06:55:24 +01:00
Fabian Schlenz 42dc500514 Added Settings. 2018-02-22 07:55:53 +01:00
Fabian Schlenz 0e2eeab5b9 Added pagination for the output. 2018-01-30 18:13:34 +01:00
Fabian Schlenz 28931830eb Extended --stats to also show the different source_types from the database. 2017-12-17 11:39:07 +01:00
Fabian Schlenz c83de2ed00 Fixed the detection of supergroups and channels. Fixes #69. 2017-12-16 23:21:06 +01:00
Fabian Schlenz bb180f95be Kotlin: Reformatted code. 2017-12-12 22:04:20 +01:00
Fabian Schlenz 7067f98943 Kotlin: Fixed the bugs introduced by ResultSet#getString() being able to return NULL without Kotlin knowing about that. 2017-12-12 06:09:55 +01:00
Fabian Schlenz 9bc2ed7666 Kotlin: It now compiles without any errors and / or warnings. But running it fails because raw JDBC isn't very Kotlin compatible, it seems. 2017-12-11 18:39:30 +01:00
Fabian Schlenz f75a90936d Kotlin-Code is now compilable. Now let's go on to fix all those warning... 2017-12-11 12:14:25 +01:00
Fabian Schlenz 3309ae1338 Complete conversion. 2017-12-07 08:00:18 +01:00