Commit Graph

527 Commits

Author SHA1 Message Date
glyph 03028a2278 add context builder for friends list 2022-02-28 16:25:06 +02:00
glyph e10468c337 add basic peer lookup, improve follows and profile route handlers 2022-02-28 16:08:05 +02:00
glyph 436a516c3e add conditional rendering for profile and peers list 2022-02-28 16:06:52 +02:00
glyph 786e3f41d9 add utility to check blobstore for file 2022-02-28 16:05:53 +02:00
glyph a491892bd9 assign public key id to profile context 2022-02-25 10:49:37 +02:00
glyph 02a1078ece make profile capsule border pink 2022-02-25 09:10:09 +02:00
glyph 6d2502257d add profile image uploader and blob saver 2022-02-25 09:09:41 +02:00
glyph ebbcc35fbb add deps for base64 and temp dir creation 2022-02-25 09:09:07 +02:00
glyph e3eb3be2e3 use local blobstore path util function 2022-02-25 09:08:48 +02:00
glyph 799d9de001 add io error variant and blob writer function 2022-02-25 09:08:21 +02:00
glyph e05de8284d get profile image blob path and render in template 2022-02-23 11:54:34 +02:00
glyph 9013ccb3d6 determine blobstore path and mount blob file server 2022-02-23 11:54:08 +02:00
glyph a37288225a remove decimal from memory and blobstore size 2022-02-23 10:22:52 +02:00
glyph 4665a9e6fa fix icon permissions; remove executable 2022-02-23 10:22:21 +02:00
glyph 1a3ddccbd6 add invite creation and display 2022-02-23 10:21:58 +02:00
glyph fe1da62058 add template for profile update form 2022-02-11 10:32:59 +02:00
glyph 68c926609e routes and logic for profiles and publishing name, description and post 2022-02-11 10:32:39 +02:00
glyph 17ea3e7f44 add golgi dependency and error variant 2022-02-11 10:31:31 +02:00
glyph a174027ff5 add context builders for sbot 2022-02-11 10:31:07 +02:00
glyph f459fe47d1 add display for warning flash msgs 2022-02-11 10:30:27 +02:00
glyph 4709ec77f9 Merge pull request 'Introduce theme support (plus blobstore size)' (#80) from theme_support into main
Reviewed-on: #80
2022-02-07 07:56:30 +00:00
glyph 4e6bb15a23 update templates to use theme variables and classes 2022-02-03 16:31:17 +02:00
glyph 62191e5509 theme icons and updated hermies icons 2022-02-03 16:30:26 +02:00
glyph da976ff4fe introduce theme attributes and variables 2022-02-03 16:29:53 +02:00
glyph 0737c435a8 add theme setter and getter, update route handlers 2022-02-03 16:29:20 +02:00
glyph 435e819648 add blobstore size lookup for sbot status 2022-02-03 16:27:20 +02:00
glyph 8f49fa55ad Merge pull request 'Add configuration reading and writing for go-sbot' (#79) from sbot_config into main
Reviewed-on: #79
2022-02-03 08:09:03 +00:00
glyph f6292407d0 add save and restart option for config form 2022-02-02 16:32:10 +02:00
glyph dfc173d941 add clarity about need for restart after config update 2022-02-02 16:20:30 +02:00
glyph a46b58b206 add repair fs config option 2022-02-02 14:49:36 +02:00
glyph 33604ac0dc change form width for better mobile styling 2022-02-02 14:49:14 +02:00
glyph f0d972f46b add repair parameter to SbotConfig 2022-02-02 14:48:39 +02:00
glyph 89b502be25 add configuration routes for the sbot 2022-02-02 14:14:12 +02:00
glyph 90a90096f4 remove option type wrappers and implement defaults for SbotConfig 2022-02-02 14:13:02 +02:00
glyph 46926bf468 add config writer method and required error variants 2022-02-01 16:07:19 +02:00
glyph d801c957bd introduce sbot status data 2022-02-01 10:06:45 +02:00
glyph 3397e5eb75 add config file reader for go-sbot 2022-02-01 10:03:46 +02:00
glyph e474ea519f Merge pull request 'Start and stop go-sbot process' (#78) from sbot_process_start_stop into main
Reviewed-on: #78
2022-01-27 09:24:58 +00:00
glyph f715644e25 display system startup mode 2022-01-27 11:01:12 +02:00
glyph c7cc310a32 add form element to enable / disable running go-sbot on startup 2022-01-27 10:57:21 +02:00
glyph 4470f949bd add ability to stop, start and restart go-sbot process 2022-01-27 10:56:39 +02:00
glyph 8e5c29ca6d add sbot stats to home template and set inner circle colour accordingly 2022-01-27 10:55:44 +02:00
glyph 00554706cb add go-sbot enabled / disabled check 2022-01-27 10:55:04 +02:00
glyph 6d9ced5ebc Merge pull request 'Improve Scuttlebutt status page' (#77) from add_sbot_status into main
Reviewed-on: #77
2022-01-26 10:10:49 +00:00
glyph abda4373ae conditional font colour rendering 2022-01-26 12:10:28 +02:00
glyph e718889485 update sbot status page and add live data retrieval 2022-01-26 11:48:34 +02:00
glyph b7ec1a42be conditionally render network settings button 2022-01-26 11:47:44 +02:00
glyph 445c05e3ee style horizontal lines 2022-01-26 11:46:49 +02:00
glyph 476eaa540e add managed state for conditional template element rendering 2022-01-26 11:46:14 +02:00
glyph 6f03063f8d add managed state for conditional template element rendering 2022-01-26 11:45:59 +02:00