1
0
Fork 0
mirror of https://github.com/pawelmalak/flame.git synced 2025-07-24 13:39:35 +02:00
flame/client/src/interfaces
2024-07-03 15:16:17 -05:00
..
Api.ts Moved auth form. Added auto login and logout functionality 2021-11-11 14:45:58 +01:00
App.ts Added option to set custom description for apps 2021-12-07 16:48:24 +01:00
Bookmark.ts Fixed bug with alphabetical order not working for bookmarks. Minor changes related to bookmarks form 2021-11-26 14:04:46 +01:00
Category.ts Split categories and bookmarks forms into separate files. Added visibility functionality to categories and bookmarks 2021-11-09 23:40:58 +01:00
Config.ts Adds support for 12hr time format 2024-07-03 15:16:17 -05:00
Forms.ts Adds support for 12hr time format 2024-07-03 15:16:17 -05:00
index.ts Components: refactored rest of the components to use new state. Minor changes to exports, imports and props 2021-11-09 14:33:51 +01:00
Notification.ts Clickable notifications with url redirect 2021-10-05 16:31:56 +02:00
Query.ts Added search bar 2021-06-24 12:53:45 +02:00
Route.ts Moved auth form. Added auto login and logout functionality 2021-11-11 14:45:58 +01:00
SearchResult.ts Added option to set secondary search provider 2022-03-25 14:28:40 +01:00
Theme.ts Added user themes section to Theme settings 2022-03-23 16:13:34 +01:00
Weather.ts Added humidity option to weather widget 2021-11-18 15:14:53 +01:00