Commit graph

  • 8463919b66 MHO/Github actions feat: add GH actions Matthew Horwood 2021-11-18 21:11:30 +0000
  • b60bd3120b MHO/Docker Swarm Matthew Horwood 2021-11-18 20:59:57 +0000
  • 85a65aef52 Added option to hide header greetings and date separately Paweł Malak 2021-11-18 16:03:44 +0100
  • 5cf7708ab8 Added humidity option to weather widget Paweł Malak 2021-11-18 15:14:53 +0100
  • a549149452 Database migration to support more weather properties Paweł Malak 2021-11-18 14:16:57 +0100
  • e2285e2deb Moved Themer to Settings. Added option to set default theme Paweł Malak 2021-11-18 13:47:27 +0100
  • 426766225b Fixed bug with custom icons not working with apps Paweł Malak 2021-11-18 13:05:32 +0100
  • 1220c56fc5
    Fixed bug with adding new apps with custom icon (#180) pawelmalak 2021-11-15 16:34:12 +0100
  • 03e4c65cd8 Fixed #177 #180 Paweł Malak 2021-11-15 16:33:06 +0100
  • 197738ee65
    Merge pull request #174 from pawelmalak/dependabot/npm_and_yarn/client/dns-packet-1.3.4 pawelmalak 2021-11-15 14:21:05 +0100
  • 02828a76d3
    Merge pull request #175 from pawelmalak/dependabot/npm_and_yarn/client/ws-6.2.2 pawelmalak 2021-11-15 14:20:55 +0100
  • 804a057a17
    Merge pull request #173 from pawelmalak/dependabot/npm_and_yarn/client/url-parse-1.5.3 pawelmalak 2021-11-15 14:20:44 +0100
  • 6be388d705
    Bump ws from 6.2.1 to 6.2.2 in /client #175 dependabot[bot] 2021-11-15 12:47:13 +0000
  • ccc1c9f4bf
    Bump dns-packet from 1.3.1 to 1.3.4 in /client #174 dependabot[bot] 2021-11-15 12:47:12 +0000
  • 1f056f1524
    Bump url-parse from 1.5.1 to 1.5.3 in /client #173 dependabot[bot] 2021-11-15 12:47:10 +0000
  • 7eb8ec228a
    Merge pull request #169 from pawelmalak/v2 v2.0 pawelmalak 2021-11-15 13:46:05 +0100
  • cb2326bb04 Pushed version 2.0.0 #169 Paweł Malak 2021-11-15 11:40:33 +0100
  • 51a0da8f10 Removed additional weather logging Paweł Malak 2021-11-15 00:58:47 +0100
  • 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 +0100
  • d86ebe3e58 Server db utils changes Paweł Malak 2021-11-13 23:28:43 +0100
  • 91e99e1bcc Update README and remove old screenshots. Added password to Dockerfiles Paweł Malak 2021-11-13 23:25:50 +0100
  • b6b0857f17 Update README and CHANGELOG Paweł Malak 2021-11-13 22:47:59 +0100
  • 9f01d9cb12
    Merge pull request #166 from pawelmalak/dockerfiles pawelmalak 2021-11-13 12:27:45 +0100
  • b4eb35c591 Dockerfile changes #166 Paweł Malak 2021-11-13 12:03:35 +0100
  • 7e66f6b49f
    Merge pull request #160 from petemidge/master pawelmalak 2021-11-13 11:43:00 +0100
  • b848cfd921 Added function to escape regex characters Paweł Malak 2021-11-12 14:02:19 +0100
  • 6281994be8 Trim icon name. Filter private bookmarks if user is not authenticated Paweł Malak 2021-11-12 13:09:33 +0100
  • d94a6cea5a Added auth headers to api requests Paweł Malak 2021-11-12 12:38:01 +0100
  • 0d36c5cf94 Backend: auth for bookmarks and categories Paweł Malak 2021-11-11 16:43:00 +0100
  • 22471d64c7 Backend: auth for config and queries. Refactor of middleware exports Paweł Malak 2021-11-11 16:18:31 +0100
  • e3f167921c Added auth middleware. Added access control to apps Paweł Malak 2021-11-11 16:01:56 +0100
  • d1c61bb393 Moved auth form. Added auto login and logout functionality Paweł Malak 2021-11-11 14:45:58 +0100
  • 1571981252 Created separate settings for Docker Paweł Malak 2021-11-10 16:45:30 +0100
  • 5805c708d2 Added login route and token signing Paweł Malak 2021-11-10 16:14:22 +0100
  • ea57dbf750 Added current time to header Paweł Malak 2021-11-10 14:19:41 +0100
  • 76e68db06f
    Dependencies (#163) pawelmalak 2021-11-10 13:56:06 +0100
  • adb1060a6d
    Merge pull request #153 from pawelmalak/dependabot/npm_and_yarn/client/tar-6.1.11 #163 pawelmalak 2021-11-10 13:55:26 +0100
  • 62609da660
    Merge pull request #154 from pawelmalak/dependabot/npm_and_yarn/client/path-parse-1.0.7 pawelmalak 2021-11-10 13:55:16 +0100
  • 145ebe3473
    Merge pull request #155 from pawelmalak/dependabot/npm_and_yarn/client/tmpl-1.0.5 pawelmalak 2021-11-10 13:55:03 +0100
  • e4690d5d9c Added auth form. Added login and logout actions Paweł Malak 2021-11-10 13:53:28 +0100
  • f5ed85427e Added support for setting icons via URL Paweł Malak 2021-11-10 11:42:00 +0100
  • d83e3056c6 Split categories and bookmarks forms into separate files. Added visibility functionality to categories and bookmarks Paweł Malak 2021-11-09 23:40:58 +0100
  • f127a354ef Fixed state bug while updating categories. Fixed bug with bookmarks not being displayed under categories. Paweł Malak 2021-11-09 15:51:50 +0100
  • 0d5a4c418e Fixed notification emitting Paweł Malak 2021-11-09 15:04:13 +0100
  • 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 +0100
  • 89d935e27f Components: refactored UI components to use new state. Minor changes to exports and props Paweł Malak 2021-11-09 13:46:07 +0100
  • adc017c48d App state: refactored reducers and actions for apps, categories and bookmarks Paweł Malak 2021-11-09 13:19:53 +0100
  • 7e89ab0204 App state: refactored reducers and actions for config, theme and notifications Paweł Malak 2021-11-09 12:21:36 +0100
  • 1f2fedf754
    Update searchQueries.json #160 Pete Midgley 2021-11-09 21:26:11 +1100
  • d1738a0a3e Set app visibility Paweł Malak 2021-11-08 23:40:30 +0100
  • ee9aefa4fa Modified models to support resource visibility. Added migration Paweł Malak 2021-11-08 23:39:42 +0100
  • 61474a5965
    Bump tmpl from 1.0.4 to 1.0.5 in /client #155 dependabot[bot] 2021-11-08 15:03:07 +0000
  • a003c12357
    Bump path-parse from 1.0.6 to 1.0.7 in /client #154 dependabot[bot] 2021-11-08 15:03:06 +0000
  • ad8ec7384b
    Bump tar from 6.1.0 to 6.1.11 in /client #153 dependabot[bot] 2021-11-08 15:02:06 +0000
  • 08afaece2e
    Merge pull request #145 from pawelmalak/feature v1.7.4 pawelmalak 2021-11-08 15:44:53 +0100
  • 4f2ba0a96d Pushed version 1.7.4 #145 Paweł Malak 2021-11-08 15:42:32 +0100
  • 9db46faabe
    Merge pull request #152 from oregonpillow/feature pawelmalak 2021-11-08 15:09:23 +0100
  • 567af1c66e bookmarks_importer.py script added #152 oregonpillow 2021-11-08 14:00:57 +0100
  • 2485f4ff33 Fallback to web search if local search has zero results. Updated packages Paweł Malak 2021-11-08 13:22:11 +0100
  • 8eaa666566 added html importer script #150 oregonpillow 2021-11-08 07:44:15 +0100
  • bce51bb2c4 Added option to set custom day and month Paweł Malak 2021-11-05 17:16:19 +0100
  • 7febd59ad7 Merge branch 'feature' of https://github.com/pawelmalak/flame into feature Paweł Malak 2021-11-05 16:43:31 +0100
  • 1388a1876e
    Merge pull request #134 from ekremparlak/docker-image pawelmalak 2021-11-05 16:43:24 +0100
  • aca8b0261e Added option to set custom greetings. Moved HomeHeader to separate file. Cleaned up README file Paweł Malak 2021-11-05 16:39:42 +0100
  • 4e20527834 Added new themes Paweł Malak 2021-11-05 15:05:33 +0100
  • 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 +0100
  • 332af75c9d Fixed some english stuffs #139 Psuedoo 2021-11-03 20:09:28 -0400
  • b45eecada2
    Update Dockerfile.multiarch #134 Ekrem 2021-11-01 19:08:30 +0300
  • 1d70bd132a Update Dockerfile for smaller image Ekrem Parlak 2021-11-01 15:13:06 +0100
  • 88694c7e27 Fixed bug with custom css not updating Paweł Malak 2021-10-28 16:05:21 +0200
  • 3dd255f359
    Merge pull request #128 from pawelmalak/feature pawelmalak 2021-10-28 12:43:00 +0200
  • feb7275cf8 Pushed version 1.7.2 #128 Paweł Malak 2021-10-28 11:44:36 +0200
  • da13ca6092 Search bar redirect to local search results Paweł Malak 2021-10-27 11:52:57 +0200
  • 3d3e2eed8c Fixed bug with weather logging. Fixed bug with search bar shortcuts Paweł Malak 2021-10-26 14:37:01 +0200
  • df6d96f5b6 Added option to disable search bar autofocus Paweł Malak 2021-10-26 13:09:42 +0200
  • 0ec77c33bf
    Merge pull request #123 from pawelmalak/feature pawelmalak 2021-10-22 17:15:31 +0200
  • 98924ac006 Pushed version 1.7.1 #123 Paweł Malak 2021-10-22 16:10:38 +0200
  • 4ef9652ede Added option to change date formatting. Added shortcuts to clear search bar Paweł Malak 2021-10-22 15:51:11 +0200
  • cfb471e578 Changed config api. Split config controllers into separate files. Split bookmarks controllers into separate files Paweł Malak 2021-10-22 14:00:38 +0200
  • 76e50624e7 Client: Implemented new config system Paweł Malak 2021-10-22 13:31:02 +0200
  • 0fc0ff6c49
    Remove search auto focus #122 icedterminal 2021-10-21 19:38:52 -0700
  • 34279c8b8c Split apps controllers into separate files Paweł Malak 2021-10-22 00:42:27 +0200
  • b7de1e3d27 Server: Reimplemented config system Paweł Malak 2021-10-21 17:14:25 +0200
  • 85ee5da025
    Merge pull request #112 from pa-sowa/traefik pawelmalak 2021-10-21 13:40:10 +0200
  • e5cba605fa Search bar bug fixes Paweł Malak 2021-10-13 13:31:01 +0200
  • 6f44200a3c
    Merge pull request #114 from pawelmalak/v1.7.0 pawelmalak 2021-10-11 16:10:35 +0200
  • 7129fe83da Fixed bug with fetching config. Pushed version 1.7.0 #114 Paweł Malak 2021-10-11 15:15:26 +0200
  • 6f8a017bfb
    Merge pull request #109 from pa-sowa/docker-user-icon-fix pawelmalak 2021-10-11 15:03:47 +0200
  • 55f192f664 Merge branch 'feature' into v1.7.0 Paweł Malak 2021-10-11 14:31:59 +0200
  • edb04c375f Prevent deleting active search provider #113 unknown 2021-10-11 14:05:53 +0200
  • 38ffdf1bff Add and update custom queries unknown 2021-10-11 13:55:53 +0200
  • a885440fef Add and delete custom search provider actions and controllers unknown 2021-10-11 13:03:31 +0200
  • 16341ca6da Support traefik labels for URL configuration #112 Przemysław Adam Sowa 2021-10-10 13:06:48 +0200
  • fc219f704c
    Merge pull request #111 from pawelmalak/remote-host pawelmalak 2021-10-09 23:39:01 +0200
  • 63346f7e38 Pushed version 1.6.9 #111 unknown 2021-10-09 23:12:26 +0200
  • 04be0d1316 Don't override user selected icon of a docker app #109 Przemysław Adam Sowa 2021-10-09 10:40:03 +0000
  • 4da5a32c92 Don't override user selected icon of a docker app #108 Przemysław Adam Sowa 2021-10-09 10:40:03 +0000
  • 65a33f16fd
    Merge pull request #101 from pruizlezcano/docker-api pawelmalak 2021-10-09 01:36:51 +0200
  • fdec74acc6 Update README #101 Pablo Ruiz 2021-10-06 22:22:18 +0200
  • 231dbc4577 Added remote docker host Pablo Ruiz 2021-10-06 22:17:43 +0200