Commit Graph

  • a9d7e3783f code refactoring main Bernd 2025-08-08 16:31:49 +0500
  • 9c7fe0c32d fixing building instructions Bernd 2025-08-06 13:40:43 +0500
  • 4c3265242d changing key shortcuts for tab navigation Bernd 2025-08-06 13:33:29 +0500
  • c0a37c4b45 updating readme v1.0.2 Bernd 2025-08-05 16:51:58 +0500
  • 86e7b72323 fixed season default value when editing anime Bernd 2025-08-05 16:36:43 +0500
  • 8900b7b11d preserving sroll position fix Bernd 2025-08-05 16:22:23 +0500
  • 8be501dd46 fixing season combo box logic Bernd 2025-07-31 20:16:10 +0500
  • 8067343a74 Updating readme v1.0.1 v1.0 Bernd 2025-07-27 00:20:31 +0500
  • a4901ba2a4 Untrack files Bernd 2025-07-27 00:17:50 +0500
  • 540b5a3194 added window with the database statistics Bernd 2025-07-26 19:55:46 +0500
  • 1dd69955d4 hid the Status column Bernd 2025-07-26 19:23:23 +0500
  • 6cad2d4f8a adding paddings around index number cells Bernd 2025-07-26 17:04:44 +0500
  • c091c3b699 creating hyperlinks for seasons Bernd 2025-07-26 14:15:01 +0500
  • 3e8329e4b8 adding readme and season stats Bernd 2025-07-26 14:03:18 +0500
  • 1741024090 creating building files for packaging the app into an executable file Bernd 2025-07-25 22:11:59 +0500
  • 8403e7b7c5 adding ctrl+q shortcut Bernd 2025-07-25 12:36:03 +0500
  • 25df9c5a9a set default value of the season as the one of the last added anime Bernd 2025-07-24 20:55:58 +0500
  • df9085f479 improving safety, Sanitizing input, Validating and sanitizing data, Ensuring proper HTML escaping Bernd 2025-07-23 20:42:35 +0500
  • bee297bf19 improving Search functionality Bernd 2025-07-23 20:23:29 +0500
  • b5314497da modified the "Delete Year" dialog to default to the year of the currently opened tab Bernd 2025-07-23 17:31:28 +0500
  • b0b3f177b3 1. enlarge fonts for table season titles (e.g. winter, spring). 2. make names italic when status is 'watching' Bernd 2025-07-21 14:50:40 +0500
  • 2b57046837 Minor UI improvements: 1. removed underlines from hyperlinks. also changed color of hyperlinks to #0000FF 2. index number column width size now fixed 3. column titles now have bold font Bernd 2025-07-21 12:55:55 +0500
  • b71e2bbb55 1) added option to change table scale; 2) fixed focusing issue Bernd 2025-07-20 17:48:18 +0500
  • 6fc4f716b7 Add a search bar and filters (by status, type, year, season) right above the table. Bernd 2025-07-20 17:02:59 +0500
  • 307cd2fd43 switching "set watching" and "set completed" to "set unwatched" if the status is watching or completed Bernd 2025-07-20 14:57:45 +0500
  • de63ffc509 Implement saving and restoring window state (size, position, last selected tab) using QSettings in PyQt5 Bernd 2025-07-20 14:16:02 +0500
  • 50b90bcf9c remove the auto-loading feature for poster pictures from MyAnimeList.net links Bernd 2025-07-20 13:29:23 +0500
  • f65a42cdce integrated Python's logging module (wrap I/O operations with try/except, log exceptions to file) Bernd 2025-07-20 13:21:00 +0500
  • 282556790c adding keyboard shortcuts Bernd 2025-07-20 00:51:20 +0500
  • 4bae408a9a fixing the issue where program shifts to the first tab after actions like deletion or editing Bernd 2025-07-20 00:27:16 +0500
  • fa99b176c1 adding a delete option for year tabs, excluding the Pre-2010 tab Bernd 2025-07-20 00:11:42 +0500
  • 5b40e57a25 action buttons in table columns to have a fixed size fitting the content Bernd 2025-07-19 23:48:57 +0500
  • 9822a217b6 season tables in yearly tabs fully expanded in height Bernd 2025-07-19 12:15:28 +0500
  • 2f2b8a4f29 fixed csv importing and core dump issue Bernd 2025-07-18 21:57:38 +0500
  • fbbb7cb8e8 initial commit Bernd 2025-07-18 21:23:34 +0500