Commit graph

429 commits

Author SHA1 Message Date
Izalia Mae 27ec3c94c6 add tab location option 2021-08-15 22:09:01 -04:00
Izalia Mae 61c46f4c31 Merge branch 'main' of ssh://git.barkshark.xyz:2222/izaliamae/pyweb 2021-08-15 21:40:23 -04:00
Izalia Mae 4b2e05a4c9 improve password saving and add 2 new searches 2021-08-15 21:40:10 -04:00
Zoey Mae 2378ddc6eb fix initial setup 2021-08-05 03:55:19 -04:00
Izalia Mae e1029051fc fix a few calls to window.notifications and improve ExtLoginDetect 2021-07-23 12:50:36 -04:00
Izalia Mae d6e5941c85 add progress bar 2021-07-20 18:27:07 -04:00
Izalia Mae 90476874ea ignore more files 2021-07-20 18:02:28 -04:00
Izalia Mae 48ce9b4812 ignore glade backup files and forgot to add passwords.py 2021-07-20 18:00:54 -04:00
Izalia Mae 20d4d06d89 remove unused functions in SavedLoginRow 2021-07-20 17:57:55 -04:00
Izalia Mae 8c8c17acc0 add password filling 2021-07-20 17:54:27 -04:00
Izalia Mae 7c9364566a add border to TextViews 2021-07-20 16:29:18 -04:00
Izalia Mae a7ac3c7ff5 add ability to save logins from forms 2021-07-20 16:02:46 -04:00
Izalia Mae 4815c6d55c Remove leftover database password functions 2021-07-19 16:40:49 -04:00
Izalia Mae c0692ffc1f Use Secret Service for password storage backend 2021-07-19 16:26:33 -04:00
Izalia Mae 3869cd0ba3 speed up tab switching animation in library 2021-07-17 15:21:02 -04:00
Izalia Mae 50cf3855ee switch Entry for SearchEntry in library tabs 2021-07-17 15:15:53 -04:00
Izalia Mae de64b5190c disable clicking table headers and sort history on addition 2021-07-16 21:18:39 -04:00
Izalia Mae aaf19ca500 update history treeview on new page 2021-07-16 20:58:24 -04:00
Izalia Mae 7e8fe575a1 fix searching for selection and closing tabs 2021-07-16 20:24:51 -04:00
Izalia Mae 280c1b803a Finish renaming Window methods 2021-07-16 20:01:54 -04:00
Izalia Mae e0ac687a26 fix TabLabel.set_favicon and improve size/location restoring 2021-07-16 19:21:23 -04:00
Izalia Mae 01e8833dd9 rename more window methods and add location save/restore 2021-07-16 18:48:36 -04:00
Izalia Mae c3068826c7 rename webview methods and start on the window class 2021-07-16 17:02:49 -04:00
Izalia Mae 030603b73e re-arrange database stuff 2021-07-16 00:59:19 -04:00
Izalia Mae 087e2c30ba optimize database.functions and don't cache history on finished page load 2021-07-16 00:26:02 -04:00
Izalia Mae 6d26530e97 split up compnent.library 2021-07-15 21:11:41 -04:00
Izalia Mae dd3bea1e23 add config to session.delete, make keybinds easier to read, and add config reset management command 2021-07-15 20:22:05 -04:00
Izalia Mae 772dbc50d1 close about dialog when clicking links in it 2021-07-15 03:34:33 -04:00
Izalia Mae 27ef9878b5 create help page and add the keybinds to it 2021-07-15 03:26:39 -04:00
Izalia Mae 3b35b2997b add extensions menu option, add shortcuts for library pages, and add short description for hotkeys 2021-07-15 02:05:23 -04:00
Izalia Mae 67117820b7 forgot to add renamed extension api 2021-07-15 01:50:37 -04:00
Izalia Mae 2a17de825d start on extension manager and minor code cleanup 2021-07-15 01:49:47 -04:00
Izalia Mae b144ff77b6 fix extension loading and another naming issue 2021-07-14 20:01:58 -04:00
Izalia Mae fe9203dea5 fix even more widget naming issues 2021-07-14 19:43:32 -04:00
Izalia Mae 157bf1c0d8 fix more widget naming issues 2021-07-14 19:37:44 -04:00
Izalia Mae 23004cfe5a fix issues related to widget renaming 2021-07-14 19:33:35 -04:00
Izalia Mae 5372f4acd4 start on login detection and rename widgets to be more uniform 2021-07-14 19:15:42 -04:00
Izalia Mae b898fc55ea move extension multi-line js to files 2021-07-14 16:34:49 -04:00
Izalia Mae e68392e037 add shortcuts for opening and saving pages, return to fediverse logins if instance can't be contacted, and block certain instances 2021-07-14 16:22:47 -04:00
Izalia Mae de6b5616bb connect Edit>Source menu item 2021-07-14 00:50:40 -04:00
Izalia Mae 7ff1016fe4 fix search preferences 2021-07-14 00:47:34 -04:00
Izalia Mae 920e8548b9 fetch source from webview, don't save empty tabs, and add lxml dep 2021-07-14 00:03:49 -04:00
Izalia Mae f6481ee9b9 clean up requirements.txt and forgot to add component/menubar.py 2021-07-13 23:05:53 -04:00
Izalia Mae 32f8769e96 new keybinds, add inspector toggle, inspector detach config option, and shorten nav-menu 2021-07-13 23:00:08 -04:00
Izalia Mae 74bc14e8e9 convert all 'get/set_widget' to dict style 2021-07-13 20:11:37 -04:00
Izalia Mae 865ee0844e finish up current menubar items and enable dict-type access to widgets 2021-07-13 19:00:43 -04:00
Izalia Mae b285d28c38 protocol.File: don't try to handle mhtml files and return error on unhandled files 2021-07-13 18:29:30 -04:00
Izalia Mae 59a2c9a1c1 start on menubar, fix File protocol, and more 2021-07-13 17:51:34 -04:00
Izalia Mae a127de154e add printing and remove menubar items 2021-07-12 23:33:47 -04:00
Izalia Mae fec67e57c9 add reloader config 2021-07-12 22:40:21 -04:00