1
0
Fork 0
mirror of https://github.com/pawelmalak/flame.git synced 2025-08-08 12:25:16 +02:00

Commit graph

  • b5dbb03e1c
    Update docker-compose.yml to use this package François Darveau 2021-12-14 23:50:02 -05:00
  • 6da6c6d561
    Update README run examples to use this package François Darveau 2021-12-14 23:48:23 -05:00
  • 55a064c2a4
    Changed docker-run syntax to be more user friendly Graham Helton 2021-12-11 23:39:23 -05:00
  • 6f97b9642f add not found component/route François Darveau 2021-12-11 23:13:38 -05:00
  • 82f8e9c036 fix link to applications menu François Darveau 2021-12-11 23:02:39 -05:00
  • 1449f003c4 add informations regarding latest update to readme François Darveau 2021-12-10 13:19:51 -05:00
  • 2479f9454d update dockerfile in workflow to use the multiarch version François Darveau 2021-12-10 12:42:15 -05:00
  • 60dc821519
    Merge pull request #12 from fdarveau/merge_upstream_2-1-1 François Darveau 2021-12-10 12:40:00 -05:00
  • 3b4d54e200 small code fix François Darveau 2021-12-10 12:35:50 -05:00
  • 423670adb5 fix bookmarks display fix apps search search in urls in addition to names François Darveau 2021-12-10 12:28:03 -05:00
  • b9e6e265c0 upgrade package-lock to version 2 f97 2021-12-10 06:50:37 +00:00
  • 57935209c2 💥 support mysql and add heroku button f97 2021-12-08 03:20:49 +00:00
  • e7cd4d7705 fix integrations François Darveau 2021-12-08 17:33:30 -05:00
  • e5154576b4 attempt to fix integrations François Darveau 2021-12-07 23:23:57 -05:00
  • c8436aaf03
    Use tagged idevjoe/docker-secret Joe Longendyke 2021-12-08 08:19:42 +09:00
  • 5474fe324f load apps when retrieving categories in order to create docker and kubernetes apps beforehand François Darveau 2021-12-07 17:21:59 -05:00
  • edc01a341c
    Modify package.json for fixed docker-secret Joe Longendyke 2021-12-08 06:12:37 +09:00
  • 531ede0adf Added option to set custom description for apps Paweł Malak 2021-12-07 16:48:24 +01:00
  • 7ae241ec4d update Dockerfile path for Github Actions workflow François Darveau 2021-12-06 22:37:09 -05:00
  • 021bd4e85a Merge branch 'master' of https://github.com/pawelmalak/flame into merge_upstream_2020-12-06 François Darveau 2021-12-06 22:29:22 -05:00
  • 05f5e43905 fix adding bookmark categories François Darveau 2021-12-06 19:28:26 -05:00
  • a536ad49ea
    Remove fatal error from docker secrets Joe Longendyke 2021-12-06 12:37:28 +09:00
  • b08181e712
    Merge pull request #241 from pawelmalak/feature v2.1.1 pawelmalak 2021-12-02 17:32:40 +01:00
  • bc077b658d Pushed version 2.1.1 Paweł Malak 2021-12-02 17:05:20 +01:00
  • 48b91581b8 Docker secrets integration Paweł Malak 2021-12-02 16:43:13 +01:00
  • d1d32cdbe6
    Merge pull request #211 from abbiewade/feature-docker-secret-integration pawelmalak 2021-12-02 14:23:57 +01:00
  • 2b25a67bbf
    Merge branch 'feature' into feature-docker-secret-integration pawelmalak 2021-12-02 14:23:31 +01:00
  • 64f1f28982 Added docker-secret for PR review. Updated some dependencies Paweł Malak 2021-12-02 14:21:43 +01:00
  • f49ab6fd0d Updated node to version 16 Paweł Malak 2021-12-02 14:18:09 +01:00
  • 068c8ab2e7 Changed some messages and buttons to make it easier to open bookmarks editor Paweł Malak 2021-12-02 14:12:23 +01:00
  • 2ca90a18e1
    Merge pull request #226 from pawelmalak/feature v2.1.0 pawelmalak 2021-11-26 14:52:32 +01:00
  • fcf2b87d1c Pushed version 2.1.0 Paweł Malak 2021-11-26 14:40:52 +01:00
  • d5610ad6be Fixed bug with alphabetical order not working for bookmarks. Minor changes related to bookmarks form Paweł Malak 2021-11-26 14:04:46 +01:00
  • ec5f50aba4 Added option to reorder bookmarks Paweł Malak 2021-11-25 16:54:27 +01:00
  • a02814aa02 Split BookmarksTable into separate components. Minor changes to reducers Paweł Malak 2021-11-25 16:44:24 +01:00
  • da22a3ada2
    Merge pull request #1 from pawelmalak/master Matthew Horwood 2021-11-23 08:13:58 +00:00
  • e15c2a2f07 Reorder bookmarks action. Small refactor of state reducers Paweł Malak 2021-11-22 17:15:01 +01:00
  • 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 +01:00
  • dfdd49cf4a Moved entityInUpdate to app state. It applies for apps, categories and bookmarks Paweł Malak 2021-11-22 14:36:00 +01:00
  • 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
  • 0708d92021 MHO/Github actions bug: fix build Matthew Horwood 2021-11-18 21:15:09 +00:00
  • 8463919b66 MHO/Github actions feat: add GH actions Matthew Horwood 2021-11-18 21:11:30 +00:00
  • b60bd3120b MHO/Docker Swarm Matthew Horwood 2021-11-18 20:59:57 +00: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
  • 03e4c65cd8 Fixed #177 Paweł Malak 2021-11-15 16:33:06 +01:00
  • 197738ee65
    Merge pull request #174 from pawelmalak/dependabot/npm_and_yarn/client/dns-packet-1.3.4 pawelmalak 2021-11-15 14:21:05 +01:00
  • 02828a76d3
    Merge pull request #175 from pawelmalak/dependabot/npm_and_yarn/client/ws-6.2.2 pawelmalak 2021-11-15 14:20:55 +01:00
  • 804a057a17
    Merge pull request #173 from pawelmalak/dependabot/npm_and_yarn/client/url-parse-1.5.3 pawelmalak 2021-11-15 14:20:44 +01:00
  • 6be388d705
    Bump ws from 6.2.1 to 6.2.2 in /client dependabot[bot] 2021-11-15 12:47:13 +00:00
  • ccc1c9f4bf
    Bump dns-packet from 1.3.1 to 1.3.4 in /client dependabot[bot] 2021-11-15 12:47:12 +00:00
  • 1f056f1524
    Bump url-parse from 1.5.1 to 1.5.3 in /client dependabot[bot] 2021-11-15 12:47:10 +00: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
  • adb1060a6d
    Merge pull request #153 from pawelmalak/dependabot/npm_and_yarn/client/tar-6.1.11 pawelmalak 2021-11-10 13:55:26 +01:00
  • 62609da660
    Merge pull request #154 from pawelmalak/dependabot/npm_and_yarn/client/path-parse-1.0.7 pawelmalak 2021-11-10 13:55:16 +01:00
  • 145ebe3473
    Merge pull request #155 from pawelmalak/dependabot/npm_and_yarn/client/tmpl-1.0.5 pawelmalak 2021-11-10 13:55:03 +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