Commit Graph

39 Commits (dc43bc6a22b5be668a3d75be89c5bae0725b1af5)

Author SHA1 Message Date
Mark Qvist dc43bc6a22 Fix invalid LXMF link handling in browser 2024-11-15 16:29:46 +01:00
Mark Qvist 6026f42f34 Check browser destination before displaying save dialog. Fixes #35. 2024-02-29 18:42:47 +01:00
Aleksei Stepanov 77eca5d23e Use urwid constants for widgets instead of string equivalents
* Reduce `DeprecationWarning` amount:
  `get_focus` -> `focus_position` for `Frame` and `focus` for `Pile`
  `set_focus` -> use property `focus_position`
2024-01-18 11:58:22 +01:00
faragher e022d469f8 Made save paths relative 2023-11-29 03:23:35 -06:00
Mark Qvist 82bb479957 Adjusted timeouts 2023-11-02 12:25:36 +01:00
Mark Qvist 8d9f4956db Improved request failure handling 2023-09-19 11:56:04 +02:00
Mark Qvist f0a4efa28b Added alternative save node hotkey. Added save hotkey to hotkeys list. 2023-08-13 20:54:29 +02:00
Mark Qvist 8109bce5a3 Fixed missing path in env 2023-02-17 23:04:44 +01:00
Mark Qvist 1a84e0c019 Added link variables 2023-02-15 10:09:25 +01:00
Mark Qvist d30f405fd5 Added input field data handling 2023-02-14 19:46:21 +01:00
Mark Qvist 71ff0f9bcd Added feedback on opening link 2023-02-04 12:03:46 +01:00
Mark Qvist dc64ab26d4 Fixed browser cursor position on scrolling 2023-02-04 11:49:36 +01:00
Mark Qvist 247db32033 Added LXMF link support 2022-07-04 19:25:17 +02:00
Mark Qvist d1c66aa7cd Fixed missing error handling in URL dialog 2022-07-04 17:37:13 +02:00
Mark Qvist 726ee8873e Added fullscreen mode to browser and conversations 2022-07-04 17:34:12 +02:00
Mark Qvist 87c810fdd0 Added save connected node functionality 2022-07-04 16:31:01 +02:00
Mark Qvist 681efb422d Prepared for 128-bit destinations 2022-06-30 13:51:46 +02:00
Mark Qvist 3eaeb42bf6 Added page authentication 2022-04-06 20:34:49 +02:00
Mark Qvist 886c23c21f Fixed file downloading from cached pages 2022-04-06 18:06:51 +02:00
Mark Qvist 848514ec54 Fixed potential None reference 2021-09-25 15:47:42 +02:00
Mark Qvist f2e7e098f9 Added browser cache cleanup on startup. 2021-09-23 19:04:52 +02:00
Mark Qvist 953c8c94c7 Fixed browser view on non node hosting instances. 2021-09-19 00:30:07 +02:00
Mark Qvist f41d1eecb0 Updated screenshots. Fixed URL dialog keypress handler. 2021-09-18 15:09:41 +02:00
Mark Qvist a77f423362 Added page preprocessing 2021-09-17 19:04:23 +02:00
Mark Qvist b8e67721b8 Implemented page caching and cache control headers 2021-09-17 18:45:08 +02:00
Mark Qvist 913c7935c0 Added URL entry dialog 2021-09-17 12:23:13 +02:00
Mark Qvist 0d93e7e8d2 Added back, forward and reload actions to browser. 2021-09-17 11:47:41 +02:00
Mark Qvist 150076be6b Implemented local node browsing. 2021-09-16 21:56:59 +02:00
Mark Qvist 7d5bb8e016 User interface enhancements 2021-09-16 19:54:32 +02:00
Mark Qvist 557ddd7d1e Updated guide. Implemented link peeking. 2021-09-11 15:39:46 +02:00
Mark Qvist e606892ff0 Added file hosting to nodes. 2021-09-10 21:33:29 +02:00
Mark Qvist 675946e2b7 Improved browser UI. 2021-09-03 23:34:39 +02:00
Mark Qvist 29c843509a Improved browser UI. 2021-09-03 18:55:34 +02:00
Mark Qvist b4d056e9ef Updated RNS API calls. 2021-09-03 14:17:00 +02:00
Mark Qvist 83679cae3d Improved browser UI. 2021-09-02 18:45:17 +02:00
Mark Qvist 95cf7b373f Color adjustments. 2021-08-28 21:30:27 +02:00
Mark Qvist a9c98d32cd Cleaned up size strings. 2021-08-28 20:53:57 +02:00
Mark Qvist 538bee4526 Improved browser functionality. 2021-08-28 20:12:03 +02:00
Mark Qvist 6e4baf3731 Implemented node browser and micron parser link handling. 2021-08-27 19:58:14 +02:00