Commit Graph

21 Commits

Author SHA1 Message Date
Marat Fayzullin ce9d93d4f3 Added underlying modulation to bookmarks, refactored bookmarks. 2024-10-28 14:32:01 -04:00
Marat Fayzullin 331aecdcf3 Fixed importing local bookmarks missing new fields, preparing for release. 2024-08-14 22:47:41 -04:00
Marat Fayzullin 987ca3f5fa Added bookmark option to enable scanning, defaults to OFF for some modes. 2024-08-13 12:43:13 -04:00
Marat Fayzullin 49f50f13fa Now defaulting new bookmarks to kHz. 2024-07-06 12:42:53 -04:00
Marat Fayzullin 0aa215fd03 Fixed rounding error when editing bookmarks. 2024-07-05 18:54:35 -04:00
Marat Fayzullin e4c13f6343 Fixing undefined suffix when entering a value in Hz. 2024-07-05 12:38:37 -04:00
Marat Fayzullin 90d3381529 Bookmark descriptions now operational. 2024-06-27 23:35:13 -04:00
Jakob Ketterl 8b5cf9983e display a hint if no bookmarks are in the system 2021-04-18 21:15:02 +02:00
Jakob Ketterl 96cce831ef don't tab into the exponent selector input 2021-03-31 01:28:38 +02:00
Jakob Ketterl 8e7b758ef8 send personal bookmarks to the server 2021-03-30 18:50:30 +02:00
Jakob Ketterl 1b9e77982d make "new bookmark" api work with arrays 2021-03-30 18:30:08 +02:00
Jakob Ketterl 2d142e45ed implement dialog to import personal bookmarks 2021-03-30 18:19:23 +02:00
Jakob Ketterl af211739fb confirmation modal before deleting bookmarks 2021-03-28 16:51:34 +02:00
Jakob Ketterl df72147b93 handle only successful results 2021-03-27 23:40:30 +01:00
Jakob Ketterl 29c0f7148a re-work the bookmarks table to incorporate the improved frequency input 2021-03-27 23:08:43 +01:00
Jakob Ketterl 4e14b29537 apply type="button" on all buttons to make submit on enter work 2021-03-03 23:25:00 +01:00
Jakob Ketterl 48c594fdae implement bookmark deletion 2021-02-14 16:51:16 +01:00
Jakob Ketterl 29a161b7b7 add the "add bookmarks" function 2021-02-14 16:21:09 +01:00
Jakob Ketterl dbf23baa45 wait for successful ajax call 2021-02-14 00:44:36 +01:00
Jakob Ketterl 3d97d362b5 implement bookmark storage 2021-02-14 00:41:03 +01:00
Jakob Ketterl 8ea4d11e9c make the bookmarks table editable 2021-02-13 23:53:16 +01:00