Commit graph

  • 668edb03d3 Functionality to delete and edit custom themes Paweł Malak 2022-03-25 12:13:19 +0100
  • ad92de141b API routes to edit and delete custom themes. Added ThemeEditor table Paweł Malak 2022-03-25 11:33:42 +0100
  • bd96f6ca50 Added CompactTable and ActionIcons UI components Paweł Malak 2022-03-25 11:04:16 +0100
  • 9ab6c65d85 Added custom theme creator Paweł Malak 2022-03-24 16:07:14 +0100
  • 378dd8e36d Fixed color of weather icon when changing theme Paweł Malak 2022-03-24 14:56:36 +0100
  • b8af178cbf API routes to get and add themes Paweł Malak 2022-03-24 14:48:10 +0100
  • 48e28b9abd Added user themes section to Theme settings Paweł Malak 2022-03-23 16:13:34 +0100
  • 89bd921875 Changed how theme is set and stored on client Paweł Malak 2022-03-23 14:49:35 +0100
  • e427fbf54c Added theme string normalization to initial process. Added getThemes controller Paweł Malak 2022-03-23 14:13:14 +0100
  • ee0b435493 Separated theme components Paweł Malak 2022-03-23 13:02:32 +0100
  • f86865fcb2
    Merge pull request #11 from pawelmalak/master Matthew Horwood 2022-03-21 15:29:19 +0000
  • baac78021a
    Merge pull request #312 from pawelmalak/feature v2.2.2 pawelmalak 2022-03-21 15:05:07 +0100
  • c2e81832a9 Added build scripts. Pushed version 2.2.2 #312 Paweł Malak 2022-03-21 12:16:48 +0100
  • 58d021dde6
    Merge pull request #314 from LuckyF/chown-on-startup pawelmalak 2022-03-21 11:46:57 +0100
  • 21d651b897 Use Promise.allSettled instead of Promise.all #321 Aaron Williams 2022-03-01 13:38:29 +1000
  • adafce689d
    Bump url-parse from 1.5.3 to 1.5.10 in /client #322 dependabot/npm_and_yarn/client/url-parse-1.5.10 dependabot[bot] 2022-02-27 20:33:28 +0000
  • f4c4ba98be Add support for multiple docker hosts Aaron Williams 2022-02-27 17:27:19 +1000
  • 941a962a8d
    Bump url-parse from 1.5.3 to 1.5.7 in /client #316 dependabot[bot] 2022-02-19 09:45:44 +0000
  • a909a4fbbf Allow setting app descrpitions from docker labels #315 RichyHBM 2022-02-18 10:03:56 +0000
  • 1098a04fb9
    fix: Update Permissions on Startup #314 Lukas Frischknecht 2022-02-17 19:27:40 +0100
  • 16f67f7ea5
    Bump follow-redirects from 1.14.0 to 1.14.8 in /client #313 dependabot/npm_and_yarn/client/follow-redirects-1.14.8 dependabot[bot] 2022-02-14 19:53:30 +0000
  • 76dc3c44c8 Added option to get user location directly from the app Paweł Malak 2022-02-14 13:58:57 +0100
  • 2d5cce9fdb Fixed bug with app description not updating. Fixed bug with local search prefix not working Paweł Malak 2022-02-14 13:22:41 +0100
  • b042075456
    Bump follow-redirects from 1.14.5 to 1.14.8 #311 dependabot/npm_and_yarn/follow-redirects-1.14.8 dependabot[bot] 2022-02-14 08:35:57 +0000
  • f8b69660c2
    Enable non-root container build Closes #308. #309 Lukas Frischknecht 2022-02-08 17:27:17 +0100
  • 8ba281ac4e Resetting cron. #307 Jackson D 2022-02-06 09:55:00 -0500
  • 96b1b8a0e3 Reload bookmarks after import. Jackson D 2022-02-06 09:48:21 -0500
  • 60a8ead973 Added promise to saveCategories. Jackson D 2022-02-06 09:11:11 -0500
  • 1aedb87bf4 Bookmark import. Jackson D 2022-02-06 08:21:01 -0500
  • 1fff824957 Fixes #306 - Fix Cron expression not running. Jackson D 2022-02-06 01:38:04 -0500
  • 12295a6f68 Moved some settings between general and ui tabs - continued. Fixed settings links in apps and categories tables Paweł Malak 2022-02-04 15:01:40 +0100
  • 500e138643 Moved some settings between general and ui tabs Paweł Malak 2022-02-04 14:59:48 +0100
  • 04e80b339c Changed order and names of some setting tabs Paweł Malak 2022-02-04 13:09:47 +0100
  • 777f4e1fe1
    Merge branch 'pawelmalak:master' into master #252 f97 2022-01-11 10:35:31 +0700
  • 4ec67a54c2
    fix: optional chaining hosts as well #291 Devin Buhl 2022-01-09 12:39:32 -0500
  • a422dd27f0
    fix: update readme with kubernetes change Devin Buhl 2022-01-09 12:33:21 -0500
  • aae95591de
    fix: leave type optional Devin Buhl 2022-01-09 12:29:46 -0500
  • 09739cb4e3
    feat: rework kubernetes annotations Devin Buhl 2022-01-09 12:21:39 -0500
  • a227b0ecf3
    Merge c4722ae884 into 750891cffa #265 Joe Longendyke 2022-01-08 16:25:35 +0100
  • 51b7f88a33
    Merge branch 'pawelmalak:master' into master Matthew Horwood 2022-01-08 14:12:47 +0000
  • 750891cffa
    Merge pull request #288 from pawelmalak/feature v2.2.1 pawelmalak 2022-01-08 14:49:07 +0100
  • fac8ef4027 Pushed version 2.2.1 #288 Paweł Malak 2022-01-08 14:03:10 +0100
  • 19fb14d553 Merge branch 'feature' of https://github.com/pawelmalak/flame into feature Paweł Malak 2022-01-08 13:17:26 +0100
  • 5c84d90bf1
    Merge pull request #278 from soulteary/bugfix/local-search-support-cjk pawelmalak 2022-01-08 13:17:22 +0100
  • 6767b1dac0 Merge branch 'feature' of https://github.com/pawelmalak/flame into feature Paweł Malak 2022-01-08 12:58:11 +0100
  • e0ecf34ced
    Merge pull request #282 from soulteary/chore/background-task-optimization pawelmalak 2022-01-08 12:58:06 +0100
  • 396c442062 Added app descriptions to local search parser Paweł Malak 2022-01-08 12:48:33 +0100
  • eaab31aacc fix sameTab for prefix==l #284 pmjklemm 2022-01-04 21:11:13 +0100
  • 0044d265d1 chore: bg-task optimization #282 soulteary 2022-01-04 14:18:54 +0800
  • b0bb9cbb43 bugfix: dev-init command not found #280 soulteary 2022-01-04 13:46:59 +0800
  • 19a910a91c bugfix: local-search support cjk #278 soulteary 2022-01-04 13:26:50 +0800
  • 693a18723e
    Merge branch 'pawelmalak:master' into master Matthew Horwood 2021-12-30 18:44:10 +0000
  • 087dc7772e
    Merge branch 'pawelmalak:master' into master f97 2021-12-19 08:58:51 +0700
  • c4722ae884
    Automatically clear search bar #265 Joe Longendyke 2021-12-18 12:19:43 +0900
  • 6d8ce5361a
    Merge pull request #262 from pawelmalak/feature v2.2.0 pawelmalak 2021-12-17 13:41:29 +0100
  • d2f99a5ec0 Pushed version 2.2.0 #262 Paweł Malak 2021-12-17 12:56:51 +0100
  • c985fc17bf
    Merge pull request #254 from grahamhelton/master pawelmalak 2021-12-17 12:30:25 +0100
  • 73cf66c592
    Merge pull request #261 from pawelmalak/bug-k3s pawelmalak 2021-12-17 12:29:49 +0100
  • ee044ed2ff Fixed fatal error while deploying flame to cluster #261 Paweł Malak 2021-12-17 12:28:37 +0100
  • 9dd3bd1f53
    Merge pull request #248 from IDevJoe/master pawelmalak 2021-12-17 11:30:19 +0100
  • 8029fff679
    Merge branch 'pawelmalak:master' into master Matthew Horwood 2021-12-15 21:38:03 +0000
  • 55a064c2a4
    Changed docker-run syntax to be more user friendly #254 Graham Helton 2021-12-11 23:39:23 -0500
  • b9e6e265c0 upgrade package-lock to version 2 f97 2021-12-10 06:50:37 +0000
  • 57935209c2 💥 support mysql and add heroku button f97 2021-12-08 03:20:49 +0000
  • c8436aaf03
    Use tagged idevjoe/docker-secret #248 Joe Longendyke 2021-12-08 08:19:42 +0900
  • edc01a341c
    Modify package.json for fixed docker-secret Joe Longendyke 2021-12-08 06:12:37 +0900
  • 531ede0adf Added option to set custom description for apps Paweł Malak 2021-12-07 16:48:24 +0100
  • a536ad49ea
    Remove fatal error from docker secrets Joe Longendyke 2021-12-06 12:37:28 +0900
  • b08181e712
    Merge pull request #241 from pawelmalak/feature v2.1.1 pawelmalak 2021-12-02 17:32:40 +0100
  • bc077b658d Pushed version 2.1.1 #241 Paweł Malak 2021-12-02 17:05:20 +0100
  • 48b91581b8 Docker secrets integration Paweł Malak 2021-12-02 16:43:13 +0100
  • d1d32cdbe6
    Merge pull request #211 from abbiewade/feature-docker-secret-integration pawelmalak 2021-12-02 14:23:57 +0100
  • 2b25a67bbf
    Merge branch 'feature' into feature-docker-secret-integration #211 pawelmalak 2021-12-02 14:23:31 +0100
  • 64f1f28982 Added docker-secret for PR review. Updated some dependencies Paweł Malak 2021-12-02 14:21:43 +0100
  • f49ab6fd0d Updated node to version 16 Paweł Malak 2021-12-02 14:18:09 +0100
  • 068c8ab2e7 Changed some messages and buttons to make it easier to open bookmarks editor Paweł Malak 2021-12-02 14:12:23 +0100
  • 2ca90a18e1
    Merge pull request #226 from pawelmalak/feature v2.1.0 pawelmalak 2021-11-26 14:52:32 +0100
  • fcf2b87d1c Pushed version 2.1.0 #226 Paweł Malak 2021-11-26 14:40:52 +0100
  • d5610ad6be Fixed bug with alphabetical order not working for bookmarks. Minor changes related to bookmarks form Paweł Malak 2021-11-26 14:04:46 +0100
  • ec5f50aba4 Added option to reorder bookmarks Paweł Malak 2021-11-25 16:54:27 +0100
  • a02814aa02 Split BookmarksTable into separate components. Minor changes to reducers Paweł Malak 2021-11-25 16:44:24 +0100
  • da22a3ada2
    Merge pull request #1 from pawelmalak/master Matthew Horwood 2021-11-23 08:13:58 +0000
  • e15c2a2f07 Reorder bookmarks action. Small refactor of state reducers Paweł Malak 2021-11-22 17:15:01 +0100
  • f1f7b698f8 Db migration to support custom order of bookmarks. Created route to reorder bookmarks. Added more sorting options to bookmark controllers. Simplified ordering in getAllApps controller Paweł Malak 2021-11-22 16:45:59 +0100
  • dfdd49cf4a Moved entityInUpdate to app state. It applies for apps, categories and bookmarks Paweł Malak 2021-11-22 14:36:00 +0100
  • d110d9b732 Empty sections will be hidden from guests. Fixed temperature value rounding. Added welcome message Paweł Malak 2021-11-22 12:29:47 +0100
  • 882f011d07 Cleaned up Apps and Bookmarks containers. Changed AppTable to use TableActions component Paweł Malak 2021-11-20 14:51:47 +0100
  • 8941f8f2f4 Added support for .ico files Paweł Malak 2021-11-20 14:18:42 +0100
  • 089ace562a Moved table actions to separate component Paweł Malak 2021-11-20 14:17:51 +0100
  • f963c1980b
    Merge pull request #216 from pawelmalak/fix pawelmalak 2021-11-20 11:36:39 +0100
  • 1ff2c7afd9 Fixed failing migration #216 Paweł Malak 2021-11-20 11:19:53 +0100
  • 7a8808df4f added integration for docker secrets Abbie Wade 2021-11-20 10:54:34 +1100
  • 4c1c0087c7 Update issue templates pawelmalak 2021-11-19 22:07:03 +0100
  • fd7d8e65c8
    Merge pull request #206 from pawelmalak/feature v2.0.1 pawelmalak 2021-11-19 15:02:58 +0100
  • 55b70eebbd Updated changelog #206 Paweł Malak 2021-11-19 15:02:33 +0100
  • d13b890e16 Fixed bug with value parsing if custom icon was used Paweł Malak 2021-11-19 14:06:38 +0100
  • c2e9f82cd6 Improved default theme setting. Pushed version 2.0.1 Paweł Malak 2021-11-19 13:24:07 +0100
  • e0f6034868
    Merge pull request #205 from pawelmalak/auth-header pawelmalak 2021-11-19 12:42:05 +0100
  • e13f6f2612 Changed auth header #205 Paweł Malak 2021-11-19 12:41:32 +0100
  • 0708d92021 MHO/Github actions bug: fix build Matthew Horwood 2021-11-18 21:15:09 +0000