Paweł Malak
|
ea57dbf750
|
Added current time to header
|
2021-11-10 14:19:41 +01:00 |
|
Paweł Malak
|
bce51bb2c4
|
Added option to set custom day and month
|
2021-11-05 17:16:19 +01:00 |
|
Paweł Malak
|
aca8b0261e
|
Added option to set custom greetings. Moved HomeHeader to separate file. Cleaned up README file
|
2021-11-05 16:39:42 +01:00 |
|
Paweł Malak
|
4ed29fe276
|
Split remaining controllers into separate files. Added iOS homescreen icon. Removed additional logging from weather module.
|
2021-11-04 23:39:35 +01:00 |
|
Paweł Malak
|
3d3e2eed8c
|
Fixed bug with weather logging. Fixed bug with search bar shortcuts
|
2021-10-26 14:37:01 +02:00 |
|
Paweł Malak
|
df6d96f5b6
|
Added option to disable search bar autofocus
|
2021-10-26 13:09:42 +02:00 |
|
Paweł Malak
|
34279c8b8c
|
Split apps controllers into separate files
|
2021-10-22 00:42:27 +02:00 |
|
Paweł Malak
|
b7de1e3d27
|
Server: Reimplemented config system
|
2021-10-21 17:14:25 +02:00 |
|
Paweł Malak
|
55f192f664
|
Merge branch 'feature' into v1.7.0
|
2021-10-11 14:31:59 +02:00 |
|
Pablo Ruiz
|
231dbc4577
|
Added remote docker host
|
2021-10-06 22:17:43 +02:00 |
|
unknown
|
459523dfd2
|
Changed initial files creation process
|
2021-10-06 14:17:31 +02:00 |
|
unknown
|
591824dd0c
|
Fetch and use custom search queries
|
2021-10-06 14:15:05 +02:00 |
|
unknown
|
6ae6c58f4c
|
Local search for apps
|
2021-09-06 12:24:01 +02:00 |
|
Dimitri Pommier
|
8681f75bab
|
Kubernetes integration (#80)
* chore(): skaffold
* chore(): kubernetes integration
* chore(skaffold): refine shokohsc profile
* chore(): removed docker & kubernetes from database + stoppedApp pin option
* Revert "chore(): removed docker & kubernetes from database + stoppedApp pin option"
This reverts commit 5111c7ad79 .
|
2021-08-17 10:32:15 +02:00 |
|
unknown
|
a01661d0d5
|
Pushed version 1.6.2. Small formatting fixes
|
2021-08-06 10:36:05 +02:00 |
|
Pablo Ruiz
|
b53509aa69
|
docker api
|
2021-08-04 22:19:35 +02:00 |
|
unknown
|
88785aaa32
|
Fixed bug with custom css not persisting
|
2021-07-17 23:11:24 +02:00 |
|
Jeremy Jack
|
112a35c08f
|
Adding a default search provider option, with DuckDuckGo as the default
|
2021-07-05 23:04:03 -05:00 |
|
unknown
|
c03f302fa6
|
Added option to open links in the same tab for apps/bookamrs/search separately
|
2021-06-25 11:24:29 +02:00 |
|
unknown
|
8026533a06
|
Added search bar
|
2021-06-24 12:53:45 +02:00 |
|
unknown
|
550e1e155b
|
Added option to hide apps and categories from home screen
|
2021-06-24 10:54:48 +02:00 |
|
unknown
|
6c067bee31
|
Option to open links in the same tab. Api upload icon. Render image icon instead of MDI. Dockerfile client dependencies fix.
|
2021-06-23 14:15:14 +02:00 |
|
unknown
|
e3ed429da1
|
Imporved logger
|
2021-06-22 14:49:00 +02:00 |
|
unknown
|
5ae4d6e7c4
|
Read/write css file from app settings. Changed order of operations at app startup. Added nano to Dockerfile
|
2021-06-22 13:07:32 +02:00 |
|
unknown
|
8974fb3b49
|
Preparation for custom sorting
|
2021-06-17 10:56:27 +02:00 |
|
unknown
|
5e7cb72b82
|
Reworked OtherSettings to work with global config state. Fixed bug with certain settings not being synchronized
|
2021-06-13 23:21:35 +02:00 |
|
unknown
|
936da301b8
|
Clear weather data job. Fixed bug with displaying bookmark icons on mobile devices
|
2021-06-10 01:51:59 +02:00 |
|
unknown
|
8b87ad92f1
|
Added option to pin new apps/categories by default
|
2021-06-09 10:58:45 +02:00 |
|
unknown
|
30ed700521
|
Added favicon and changed page title. Changed message when there are apps/bookmarks created but they are not pinned to homescreen. Added functionality to set custom page title.
|
2021-06-09 01:01:32 +02:00 |
|
unknown
|
1636b705de
|
Docker build. Catch client routes on server. Initial config utility
|
2021-06-07 13:40:51 +02:00 |
|
unknown
|
d2e6ebae4f
|
WeatherWidget temp unit. WeatherSettings update on change
|
2021-06-07 12:17:10 +02:00 |
|
unknown
|
96aa1f7d69
|
Update bookmark. Changes to CSS. Changes to WeatherJob
|
2021-06-01 14:54:47 +02:00 |
|
unknown
|
e170f56a03
|
Created WeatherWidget
|
2021-05-19 18:26:57 +02:00 |
|
unknown
|
38f5d3b66a
|
Added WebSockets with funcionality to send messages from any module
|
2021-05-19 17:17:24 +02:00 |
|
unknown
|
adc4aaed0f
|
Created Cron job to get data from external api every 15 minutes and save it to local database. Created Weather model and controller to get latest weather status
|
2021-05-17 18:23:54 +02:00 |
|
unknown
|
2acc3b72ec
|
SQLite database. App model and controller
|
2021-05-10 17:47:26 +02:00 |
|