Commit Graph

  • d110d9b732 Empty sections will be hidden from guests. Fixed temperature value rounding. Added welcome message Paweł Malak 2021-11-22 12:29:47 +01:00
  • 882f011d07 Cleaned up Apps and Bookmarks containers. Changed AppTable to use TableActions component Paweł Malak 2021-11-20 14:51:47 +01:00
  • 8941f8f2f4 Added support for .ico files Paweł Malak 2021-11-20 14:18:42 +01:00
  • 089ace562a Moved table actions to separate component Paweł Malak 2021-11-20 14:17:51 +01:00
  • f963c1980b Merge pull request #216 from pawelmalak/fix pawelmalak 2021-11-20 11:36:39 +01:00
  • 1ff2c7afd9 Fixed failing migration Paweł Malak 2021-11-20 11:19:53 +01:00
  • 7a8808df4f added integration for docker secrets Abbie Wade 2021-11-20 10:54:34 +11:00
  • 4c1c0087c7 Update issue templates pawelmalak 2021-11-19 22:07:03 +01:00
  • fd7d8e65c8 Merge pull request #206 from pawelmalak/feature v2.0.1 pawelmalak 2021-11-19 15:02:58 +01:00
  • 55b70eebbd Updated changelog Paweł Malak 2021-11-19 15:02:33 +01:00
  • d13b890e16 Fixed bug with value parsing if custom icon was used Paweł Malak 2021-11-19 14:06:38 +01:00
  • c2e9f82cd6 Improved default theme setting. Pushed version 2.0.1 Paweł Malak 2021-11-19 13:24:07 +01:00
  • e0f6034868 Merge pull request #205 from pawelmalak/auth-header pawelmalak 2021-11-19 12:42:05 +01:00
  • e13f6f2612 Changed auth header Paweł Malak 2021-11-19 12:41:32 +01:00
  • 85a65aef52 Added option to hide header greetings and date separately Paweł Malak 2021-11-18 16:03:44 +01:00
  • 5cf7708ab8 Added humidity option to weather widget Paweł Malak 2021-11-18 15:14:53 +01:00
  • a549149452 Database migration to support more weather properties Paweł Malak 2021-11-18 14:16:57 +01:00
  • e2285e2deb Moved Themer to Settings. Added option to set default theme Paweł Malak 2021-11-18 13:47:27 +01:00
  • 426766225b Fixed bug with custom icons not working with apps Paweł Malak 2021-11-18 13:05:32 +01:00
  • 1220c56fc5 Fixed bug with adding new apps with custom icon (#180) pawelmalak 2021-11-15 16:34:12 +01:00
  • 7eb8ec228a Merge pull request #169 from pawelmalak/v2 v2.0 pawelmalak 2021-11-15 13:46:05 +01:00
  • cb2326bb04 Pushed version 2.0.0 Paweł Malak 2021-11-15 11:40:33 +01:00
  • 51a0da8f10 Removed additional weather logging Paweł Malak 2021-11-15 00:58:47 +01:00
  • 07cd725d4a Added new search bar shortcut. Fixed bug with forms still being visible after logout. Fixed bug with config fetching order Paweł Malak 2021-11-14 23:20:37 +01:00
  • d86ebe3e58 Server db utils changes Paweł Malak 2021-11-13 23:28:43 +01:00
  • 91e99e1bcc Update README and remove old screenshots. Added password to Dockerfiles Paweł Malak 2021-11-13 23:25:50 +01:00
  • b6b0857f17 Update README and CHANGELOG Paweł Malak 2021-11-13 22:47:59 +01:00
  • 9f01d9cb12 Merge pull request #166 from pawelmalak/dockerfiles pawelmalak 2021-11-13 12:27:45 +01:00
  • b4eb35c591 Dockerfile changes Paweł Malak 2021-11-13 12:03:35 +01:00
  • 7e66f6b49f Merge pull request #160 from petemidge/master pawelmalak 2021-11-13 11:43:00 +01:00
  • b848cfd921 Added function to escape regex characters Paweł Malak 2021-11-12 14:02:19 +01:00
  • 6281994be8 Trim icon name. Filter private bookmarks if user is not authenticated Paweł Malak 2021-11-12 13:09:33 +01:00
  • d94a6cea5a Added auth headers to api requests Paweł Malak 2021-11-12 12:38:01 +01:00
  • 0d36c5cf94 Backend: auth for bookmarks and categories Paweł Malak 2021-11-11 16:43:00 +01:00
  • 22471d64c7 Backend: auth for config and queries. Refactor of middleware exports Paweł Malak 2021-11-11 16:18:31 +01:00
  • e3f167921c Added auth middleware. Added access control to apps Paweł Malak 2021-11-11 16:01:56 +01:00
  • d1c61bb393 Moved auth form. Added auto login and logout functionality Paweł Malak 2021-11-11 14:45:58 +01:00
  • 1571981252 Created separate settings for Docker Paweł Malak 2021-11-10 16:45:30 +01:00
  • 5805c708d2 Added login route and token signing Paweł Malak 2021-11-10 16:14:22 +01:00
  • ea57dbf750 Added current time to header Paweł Malak 2021-11-10 14:19:41 +01:00
  • 76e68db06f Dependencies (#163) pawelmalak 2021-11-10 13:56:06 +01:00
  • e4690d5d9c Added auth form. Added login and logout actions Paweł Malak 2021-11-10 13:53:28 +01:00
  • f5ed85427e Added support for setting icons via URL Paweł Malak 2021-11-10 11:42:00 +01:00
  • d83e3056c6 Split categories and bookmarks forms into separate files. Added visibility functionality to categories and bookmarks Paweł Malak 2021-11-09 23:40:58 +01:00
  • f127a354ef Fixed state bug while updating categories. Fixed bug with bookmarks not being displayed under categories. Paweł Malak 2021-11-09 15:51:50 +01:00
  • 0d5a4c418e Fixed notification emitting Paweł Malak 2021-11-09 15:04:13 +01:00
  • 969bdb7d24 Components: refactored rest of the components to use new state. Minor changes to exports, imports and props Paweł Malak 2021-11-09 14:33:51 +01:00
  • 89d935e27f Components: refactored UI components to use new state. Minor changes to exports and props Paweł Malak 2021-11-09 13:46:07 +01:00
  • adc017c48d App state: refactored reducers and actions for apps, categories and bookmarks Paweł Malak 2021-11-09 13:19:53 +01:00
  • 7e89ab0204 App state: refactored reducers and actions for config, theme and notifications Paweł Malak 2021-11-09 12:21:36 +01:00
  • 1f2fedf754 Update searchQueries.json Pete Midgley 2021-11-09 21:26:11 +11:00
  • d1738a0a3e Set app visibility Paweł Malak 2021-11-08 23:40:30 +01:00
  • ee9aefa4fa Modified models to support resource visibility. Added migration Paweł Malak 2021-11-08 23:39:42 +01:00
  • 08afaece2e Merge pull request #145 from pawelmalak/feature v1.7.4 pawelmalak 2021-11-08 15:44:53 +01:00
  • 4f2ba0a96d Pushed version 1.7.4 Paweł Malak 2021-11-08 15:42:32 +01:00
  • 9db46faabe Merge pull request #152 from oregonpillow/feature pawelmalak 2021-11-08 15:09:23 +01:00
  • 567af1c66e bookmarks_importer.py script added oregonpillow 2021-11-08 14:00:57 +01:00
  • 2485f4ff33 Fallback to web search if local search has zero results. Updated packages Paweł Malak 2021-11-08 13:22:11 +01:00
  • bce51bb2c4 Added option to set custom day and month Paweł Malak 2021-11-05 17:16:19 +01:00
  • 7febd59ad7 Merge branch 'feature' of https://github.com/pawelmalak/flame into feature Paweł Malak 2021-11-05 16:43:31 +01:00
  • 1388a1876e Merge pull request #134 from ekremparlak/docker-image pawelmalak 2021-11-05 16:43:24 +01:00
  • aca8b0261e Added option to set custom greetings. Moved HomeHeader to separate file. Cleaned up README file Paweł Malak 2021-11-05 16:39:42 +01:00
  • 4e20527834 Added new themes Paweł Malak 2021-11-05 15:05:33 +01:00
  • 4ed29fe276 Split remaining controllers into separate files. Added iOS homescreen icon. Removed additional logging from weather module. Paweł Malak 2021-11-04 23:39:35 +01:00
  • b45eecada2 Update Dockerfile.multiarch Ekrem 2021-11-01 19:08:30 +03:00
  • 1d70bd132a Update Dockerfile for smaller image Ekrem Parlak 2021-11-01 15:13:06 +01:00
  • 88694c7e27 Fixed bug with custom css not updating Paweł Malak 2021-10-28 16:05:21 +02:00
  • 3dd255f359 Merge pull request #128 from pawelmalak/feature pawelmalak 2021-10-28 12:43:00 +02:00
  • feb7275cf8 Pushed version 1.7.2 Paweł Malak 2021-10-28 11:44:36 +02:00
  • da13ca6092 Search bar redirect to local search results Paweł Malak 2021-10-27 11:52:57 +02:00
  • 3d3e2eed8c Fixed bug with weather logging. Fixed bug with search bar shortcuts Paweł Malak 2021-10-26 14:37:01 +02:00
  • df6d96f5b6 Added option to disable search bar autofocus Paweł Malak 2021-10-26 13:09:42 +02:00
  • 0ec77c33bf Merge pull request #123 from pawelmalak/feature pawelmalak 2021-10-22 17:15:31 +02:00
  • 98924ac006 Pushed version 1.7.1 Paweł Malak 2021-10-22 16:10:38 +02:00
  • 4ef9652ede Added option to change date formatting. Added shortcuts to clear search bar Paweł Malak 2021-10-22 15:51:11 +02:00
  • cfb471e578 Changed config api. Split config controllers into separate files. Split bookmarks controllers into separate files Paweł Malak 2021-10-22 14:00:38 +02:00
  • 76e50624e7 Client: Implemented new config system Paweł Malak 2021-10-22 13:31:02 +02:00
  • 34279c8b8c Split apps controllers into separate files Paweł Malak 2021-10-22 00:42:27 +02:00
  • b7de1e3d27 Server: Reimplemented config system Paweł Malak 2021-10-21 17:14:25 +02:00
  • 85ee5da025 Merge pull request #112 from pa-sowa/traefik pawelmalak 2021-10-21 13:40:10 +02:00
  • e5cba605fa Search bar bug fixes Paweł Malak 2021-10-13 13:31:01 +02:00
  • 6f44200a3c Merge pull request #114 from pawelmalak/v1.7.0 pawelmalak 2021-10-11 16:10:35 +02:00
  • 7129fe83da Fixed bug with fetching config. Pushed version 1.7.0 Paweł Malak 2021-10-11 15:15:26 +02:00
  • 6f8a017bfb Merge pull request #109 from pa-sowa/docker-user-icon-fix pawelmalak 2021-10-11 15:03:47 +02:00
  • 55f192f664 Merge branch 'feature' into v1.7.0 Paweł Malak 2021-10-11 14:31:59 +02:00
  • edb04c375f Prevent deleting active search provider unknown 2021-10-11 14:05:53 +02:00
  • 38ffdf1bff Add and update custom queries unknown 2021-10-11 13:55:53 +02:00
  • a885440fef Add and delete custom search provider actions and controllers unknown 2021-10-11 13:03:31 +02:00
  • 16341ca6da Support traefik labels for URL configuration Przemysław Adam Sowa 2021-10-10 13:06:48 +02:00
  • fc219f704c Merge pull request #111 from pawelmalak/remote-host pawelmalak 2021-10-09 23:39:01 +02:00
  • 63346f7e38 Pushed version 1.6.9 unknown 2021-10-09 23:12:26 +02:00
  • 04be0d1316 Don't override user selected icon of a docker app Przemysław Adam Sowa 2021-10-09 10:40:03 +00:00
  • 65a33f16fd Merge pull request #101 from pruizlezcano/docker-api pawelmalak 2021-10-09 01:36:51 +02:00
  • fdec74acc6 Update README Pablo Ruiz 2021-10-06 22:22:18 +02:00
  • 231dbc4577 Added remote docker host Pablo Ruiz 2021-10-06 22:17:43 +02:00
  • 459523dfd2 Changed initial files creation process unknown 2021-10-06 14:17:31 +02:00
  • 591824dd0c Fetch and use custom search queries unknown 2021-10-06 14:15:05 +02:00
  • da928f20a2 Added redirect function to search bar unknown 2021-10-06 12:01:07 +02:00
  • a162450568 Added static fonts unknown 2021-10-06 11:23:30 +02:00
  • 084218027c Bugfix for #83 unknown 2021-10-05 17:08:37 +02:00