Commit graph

41 commits

Author SHA1 Message Date
Martin Rotter
238a18cbde refactor C++ includes 2023-08-16 20:44:38 +02:00
Martin Rotter
f896860f75 rename, fix build 2023-03-17 08:45:43 +01:00
Martin Rotter
eeedf8b1a5 work on #909 2023-03-16 15:02:06 +01:00
Martin Rotter
76912b6d80 more logging for #730 2022-05-10 07:38:24 +02:00
Martin Rotter
f8bb0ea6a6 make oauth2 support reddit 2021-11-10 12:27:02 +01:00
Martin Rotter
71dd65aef9 fix setting row height in lists of feeds and messages 2021-11-02 09:32:47 +01:00
Martin Rotter
00dee012f1 implement temporary status bar messages 2021-11-01 13:59:21 +01:00
Martin Rotter
95ac855d16 clazy refactorings 2021-09-13 12:45:07 +02:00
Martin Rotter
02e03e6d4a overhauled logic around adblock, now is much easier to use 2021-08-24 10:18:39 +02:00
Martin Rotter
b1e45623c5 display notifications when login failure etc. 2021-08-13 11:11:57 +02:00
Martin Rotter
eaffa942f8 remove inoreader plugin as it is now fully replaced by greader plugin 2021-08-06 13:03:40 +02:00
Martin Rotter
8118c3155b starting to merge inoreader into greader 2021-08-05 14:46:39 +02:00
Martin Rotter
d07c51d831 log network code on token response 2021-06-30 07:28:42 +02:00
Martin Rotter
9ec9c891c5 log network code on token response 2021-06-30 07:19:34 +02:00
Martin Rotter
50e1d79c42 work on notifications 2021-06-18 13:42:31 +02:00
Martin Rotter
edfb956cd9 moved 3rd party code 2021-05-07 07:22:55 +02:00
Martin Rotter
b8da3afffb fix functor crash 2021-05-07 07:19:36 +02:00
Martin Rotter
ee5de37805 massive work, enhanced oauth2 post-login lambdas, simplified interfaces for acc editing 2021-05-07 07:19:36 +02:00
Martin Rotter
0a588f7b5e big changes to simplify account dialog flows 2021-05-07 07:19:36 +02:00
Martin Rotter
0228ff8c68 unify behavior when failed to open URL 2021-02-23 10:08:14 +01:00
Martin Rotter
5d6484a657 fix debug line 2021-02-23 08:59:21 +01:00
Martin Rotter
1fb64ae544 better dialog when cannot open url, ability to delete feedly accounts 2021-02-23 08:59:00 +01:00
Martin Rotter
2795412454 debug oauth 2021-02-23 07:30:38 +01:00
Martin Rotter
5b81188cf3 debug oauth 2021-02-23 07:15:03 +01:00
Martin Rotter
36d631f67c sql for feedly - not tested 2021-02-11 13:42:22 +01:00
Martin Rotter
795e1b2f72 New -n CLI switch to disable console outputs. 2021-02-09 09:13:57 +01:00
Martin Rotter
c26acdb2ae some fixes to make oauth flow more friendly 2021-02-08 20:07:12 +01:00
Martin Rotter
455a07ad83 save 2021-02-08 15:40:34 +01:00
Martin Rotter
797cdb55ed New default port 14488 for oauth applications + extra predefined credentials for Inoreader. 2021-02-01 11:09:21 +01:00
Martin Rotter
0f4c9ecd64 use enum class wherever possible 2021-01-21 14:29:13 +01:00
Martin Rotter
5efae020c3 Some cleanups. All good. 2021-01-13 21:07:30 +01:00
Martin Rotter
c1ba3c7bbf Throw error if oauth listener does not start. 2021-01-08 22:54:50 +01:00
Martin Rotter
01e79d7c5d refact 2020-08-13 15:18:07 +02:00
Martin Rotter
1fc908257a save 2020-07-26 09:08:27 +02:00
Martin Rotter
13655c900f conn 2020-07-24 11:38:11 +02:00
Martin Rotter
96d94e93a4 use qrandomgenerator 2020-07-24 11:17:38 +02:00
Martin Rotter
9d6b40e476 More fixes for OAuth. 2020-07-24 08:52:41 +02:00
Martin Rotter
0d77d5481f Fix memory leak on app exit. Work on oauth handler. 2020-07-24 08:12:44 +02:00
Martin Rotter
47528a48e9 work on dynamic ports for oauth redirection handler 2020-07-23 20:34:30 +02:00
Martin Rotter
5ebad9060d Make oauth2 process work universally, fix some fucked-up port information, remove internal oauth2 login gui and rely on system web browser. 2020-06-24 10:01:47 +02:00
Martin Rotter
f12c395e80 experimentally separate executable and core library 2019-06-10 09:54:18 +02:00
Renamed from src/network-web/oauth2service.cpp (Browse further)