Commit Graph

63 Commits

Author SHA1 Message Date
Juan José Mata
acb82790d5 Update README to reflect Maybe Finance repo status
Clarified the status of the Maybe Finance team and the repository.

Signed-off-by: Juan José Mata <juanjo.mata@gmail.com>
2026-05-09 21:26:36 +02:00
Juan José Mata
7dc9afe5c4 Add KiloClaw barge 2026-05-01 01:58:37 +02:00
Juan José Mata
3a4371f809 Add Repobeats analytics image to README
Added a Repobeats analytics image to the README.

Signed-off-by: Juan José Mata <juanjo.mata@gmail.com>
2026-04-26 21:49:25 +02:00
LPW
b457514c31 chore(pipelock): bump chart default to v2.2.0, add CI scan badge (#1494)
- Helm chart default pipelock.image.tag bumped from 2.0.0 to 2.2.0
  (three minor releases behind latest)
- README: pipelock CI scan status badge added to the existing badge row
- charts/sure/README.md, docs/hosting/pipelock.md, pipelock.example.yaml:
  refreshed feature notes to reference the upstream changelog rather than
  pinning to a single version
- compose.example.ai.yml: pin example comment bumped to :2.2.0
- Workflow pin (@v2) unchanged — floating major tag picks up 2.2.x
2026-04-18 09:32:23 +02:00
Juan José Mata
ad24c3aba5 Update Skylight dashboard link in README
Signed-off-by: Juan José Mata <juanjo.mata@gmail.com>
2026-03-02 23:30:46 +01:00
Juan José Mata
bf3e257112 Update Railway deployment link in README
Signed-off-by: Juan José Mata <juanjo.mata@gmail.com>
2026-01-23 23:31:42 +01:00
Juan José Mata
188d4ed221 Add Skylight back
Signed-off-by: Juan José Mata <juanjo.mata@gmail.com>
2026-01-23 09:39:25 +01:00
Juan José Mata
667300398f Add Skylight performance badge to README
Signed-off-by: Juan José Mata <juanjo.mata@gmail.com>
2026-01-22 15:53:07 +01:00
Juan José Mata
da269cdbc9 Update README with clarification of when demo data is available
Signed-off-by: Juan José Mata <juanjo.mata@gmail.com>
2026-01-22 08:19:39 +01:00
Juan José Mata
f384f0866b Update PikaPods run button link
Signed-off-by: Juan José Mata <juanjo.mata@gmail.com>
2026-01-13 23:48:19 +01:00
Juan José Mata
a8bdc4469b Add badges for DeepWiki and Dosu
Added badges for DeepWiki and Dosu to README.

Signed-off-by: Juan José Mata <juanjo.mata@gmail.com>
2026-01-12 14:21:40 +01:00
Esteban Bermudez Aguirre
eae532714b Include Redis to local development requirements (#312)
This shows to a developer that Redis is needed for local development.
The application will fail to run on `bin/dev` if Redis is not running
and will give a proper error message, however we should include this to
make it explicitly clear.

Co-authored-by: esteban_ba <ebaguirre@citykinect.com>
2025-11-10 21:09:18 +01:00
Juan José Mata
15c2dabdea Website!
Signed-off-by: Juan José Mata <juanjo.mata@gmail.com>
2025-11-10 15:35:51 +01:00
Juan José Mata
d3d91f4088 Add PikaPods
One-click installs

Signed-off-by: Juan José Mata <juanjo.mata@gmail.com>
2025-10-26 20:53:18 +01:00
Juan José Mata
962ddd150e Refresh README with new logo and LLM conversation in screenshot
Signed-off-by: Juan José Mata <juanjo.mata@gmail.com>
2025-10-24 19:25:36 +02:00
Marc
b001d1c800 I have created a one click deploy button for railway users 🧙‍♂️ (#228)
* Add Railway deployment button to README

Signed-off-by: Marc <marc.blattmann08@gmail.com>
2025-10-24 19:02:54 +02:00
Juan José Mata
5706280dd7 More rebranding changes (#159)
* Replace Maybe for Sure in select code areas

* Make sure passwords are consistent

* Remove (admin|member) from demo data first name

* Database and schema names finally to `sure`

* Fix broken test

* Another (benchmarking) database name to `sure_*`

* More rebranding to Sure

* Missed this Maybe mention in the same page

* Random nitpicks and more Maybes

* Demo data accounts and more Maybes

* Test data account updates

* Impersonation test accounts

* Consistency with `compose.example.yml`
2025-09-24 00:19:51 +02:00
Juan José Mata
099425d240 First quick Sure rebrand (#74)
* First cut of smallest rebrand, pending icons

* Leave SQL schema tokens/user names the same for now

* First batch of logos

* Release notes/what's new

* /releases missing

* redirect_uri for sureapp://

* Padded logo

* Test the correct /releases URL

* Missed a few mobile URIs

* Some icons/asssets from /website/ repo

* Seed/sample data user @sure.local now

* New screenshot

* Want to keep their legal "boilerplate" from the upstream repo
2025-08-05 23:35:01 +02:00
Rupert28
47da993a16 README Cleanup: Fix typos, grammar, and clarity (#79)
* Fix typos, grammar, and clarity in README

* rm whitespace; Update README.md

Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Signed-off-by: Rupert28 <104603523+Rupert28@users.noreply.github.com>

* rm duplicate line; Update README.md

Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Signed-off-by: Rupert28 <104603523+Rupert28@users.noreply.github.com>

* Added trailing whitespace

---------

Signed-off-by: Rupert28 <104603523+Rupert28@users.noreply.github.com>
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
2025-08-05 20:46:54 +02:00
Steven A.J.
2458fa90c8 Update README Links (#41)
* point links to wiki & LICENSE

* repair final release link

* repair old licensing reference
2025-07-29 22:38:08 +02:00
Juan José Mata
2a017c1a40 Another README.md update (#29)
* Another README.md update
* Capitalization matters

---------

Signed-off-by: Juan José Mata <juanjo.mata@gmail.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-07-28 08:45:33 +02:00
neo
fb185215e5 doc: Add links to translated README versions (#18)
Added language selection links to the README for easier access to translated versions: German, Spanish, French, Japanese, Korean, Portuguese, Russian, and Chinese.

Signed-off-by: neo <neo.dowithless@gmail.com>
2025-07-27 06:22:00 +02:00
Juan José Mata
e222a5c2ea Add new Discord link
Signed-off-by: Juan José Mata <juanjo.mata@gmail.com>
2025-07-25 21:42:11 +02:00
Juan José Mata
37c6ce1883 Capitalization matters
Signed-off-by: Juan José Mata <juanjo.mata@gmail.com>
2025-07-25 17:24:46 +02:00
Juan José Mata
a838b8a76a Update README.md for latest copy
Signed-off-by: Juan José Mata <juanjo.mata@gmail.com>
2025-07-25 17:24:24 +02:00
Zach Gollwitzer
77b5469832 Add attribution note
Signed-off-by: Zach Gollwitzer <zach@maybe.co>
2025-07-24 18:20:44 -04:00
Zach Gollwitzer
a90899668f Fix pasting issue for markdown link
Signed-off-by: Zach Gollwitzer <zach@maybe.co>
2025-07-24 18:13:56 -04:00
Zach Gollwitzer
fd9ba8c1b9 Link update
Signed-off-by: Zach Gollwitzer <zach@maybe.co>
2025-07-24 18:12:07 -04:00
Zach Gollwitzer
a2cfa0356f Add final release note to README
Signed-off-by: Zach Gollwitzer <zach@maybe.co>
2025-07-24 18:11:29 -04:00
Zach Gollwitzer
84b2426e54 Benchmarking setup (#2366)
* Benchmarking setup

* Get demo data working in benchmark scenario

* Finalize default demo scenario

* Finalize benchmarking setup
2025-06-14 11:53:53 -04:00
Josh Pigford
ee9fe1b62d Update README.md
Signed-off-by: Josh Pigford <josh@joshpigford.com>
2025-05-27 11:08:59 -05:00
Josh Pigford
e6b69c1f5c Update README.md
Signed-off-by: Josh Pigford <josh@joshpigford.com>
2025-04-28 09:03:19 -05:00
busybox
b06fd1edf0 Small count fix in hosting section (#2094)
Signed-off-by: busybox <29630035+busybox11@users.noreply.github.com>
2025-04-14 08:47:54 -04:00
Zach Gollwitzer
19cc63c8f4 Use Redis for ActiveJob and ActionCable (#2004)
* Use Redis for ActiveJob and ActionCable

* Fix alwaysApply setting

* Update queue names and weights

* Tweak weights

* Update job queues

* Update docker setup guide

* Remove deprecated upgrade columns from users table

* Refactor Redis configuration for Sidekiq and caching in production environment

* Add Sidekiq Sentry monitoring

* queue naming fix

* Clean up schema
2025-03-19 12:36:16 -04:00
Zach Gollwitzer
2a338eb01b Cursor rules and project design overview (#1788)
* Add cursor rules directory

* Complete project design rules
2025-02-03 19:30:03 -05:00
Josh Pigford
565103caf3 Updated domain to maybefinance.com 2024-12-03 11:09:57 -06:00
Zach Gollwitzer
cee9692b35 Update Ruby version note
Signed-off-by: Zach Gollwitzer <zach@maybe.co>
2024-11-05 11:06:36 -05:00
Zach Gollwitzer
6baffe7539 Beta Testing Round 3 Bug Fixes (#1357)
* Clean up env example files

* Fix duplicate category creations

* Fix duplicate tag and merchant creation

* Add initial valuation to imported accounts

* Add upgrade modal prompt

* Don't hide content on billing page

* Add temporary session for new customers

* Lint fixes

* Fix unused translations

* Fix system tests
2024-10-24 11:02:27 -04:00
Zach Gollwitzer
0691041d37 Update required Ruby version for development in README
Signed-off-by: Zach Gollwitzer <zach@maybe.co>
2024-08-13 12:50:26 -04:00
Zach Gollwitzer
d0a15b8a98 Improve self hosting docs and UI (#870) 2024-06-13 16:19:05 -04:00
Zach Gollwitzer
2aee8e3027 Improve self hosting docs (#732) 2024-05-10 06:10:23 -04:00
Radu C. Martin
930dc26828 Self Hosting: Docker Compose setup and flow (#640)
* feat(self-hosting): add docker-compose and ghcr release workflow

* WIP: address review comments

* WIP: fix linting
2024-05-06 18:52:14 -04:00
Zach Gollwitzer
4f508cd151 Bump to Ruby 3.3.1 (#709)
* Bump to Ruby 3.3.1

* Update Dockerfile versions

* Omit system tests in CI

* Use `:test` adapter in test

* Remove redundant config
2024-05-03 08:22:19 -04:00
Zach Gollwitzer
5aca2ff9b6 Add zero-config self hosting on Render (#612)
* v1 of backend implementation for self hosting

* Add docs

* Add upgrades controller

* Add global helpers for self hosting mode

* Add self host settings controller

* Conditionally show self hosting settings

* Environment and config updates

* Complete upgrade prompting flow

* Update config for forked repo

* Move configuration of github provider within class

* Add upgrades cron

* Update deploy button

* Update guides

* Fix render deployer

* Typo

* Enable auto upgrades

* Fix cron

* Make upgrade modes more clear and consistent

* Trigger new available version

* Fix logic for displaying upgrade prompts

* Finish implementation

* Fix regression

* Trigger new version

* Add i18n translations

* trigger new version

* reduce caching time for testing

* Decrease cache for testing

* trigger upgrade

* trigger upgrade

* Only trigger deploy once

* trigger upgrade

* If target is commit, always upgrade if any upgrade is available

* trigger upgrade

* trigger upgrade

* Test release

* Change back to maybe repo for defaults

* Fix lint errors

* Clearer naming

* Fix relative link

* Add abs path

* Relative link

* Update docs
2024-04-13 09:28:45 -04:00
Zach Gollwitzer
110855d077 Multi-Currency Part 2 (#543)
* Support all currencies, handle outside DB

* Remove currencies from seed

* Fix account balance namespace

* Set default currency on authentication

* Cache currency instances

* Implement multi-currency syncs with tests

* Series fallback, passing tests

* Fix conflicts

* Make value group concrete class that works with currency values

* Fix migration conflict

* Update tests to expect multi-currency results

* Update account list to use group method

* Namespace updates

* Fetch unknown exchange rates from API

* Fix date range bug

* Ensure demo data works without external API

* Enforce cascades only at DB level
2024-03-21 13:39:10 -04:00
Josh Pigford
c5b142a23f Update multi-currency readme 2024-03-04 10:27:34 -06:00
Zach Gollwitzer
14641d16de Add Local Development Demo Data (#502)
* Clean up seeds, add development demo data

* Handle liability account display and sync

* Fix tests
2024-02-29 16:35:54 -05:00
Nishiki (錦華)
42631eafd3 docs: add dev containers config gotcha in README (#479)
* docs: add dev containers config gotcha in README

* Add comment in `.env.example`

---------

Signed-off-by: Zach Gollwitzer <zach.gollwitzer@gmail.com>
Co-authored-by: Zach Gollwitzer <zach.gollwitzer@gmail.com>
2024-02-26 06:46:45 -05:00
Josh Pigford
1b54d0b321 Use bin/setup
Fixes: #410, #434
2024-02-11 12:27:06 -06:00
Josh Pigford
997bb52d89 Update README.md
Moved note about React/Rails to wiki page

Signed-off-by: Josh Pigford <josh@joshpigford.com>
2024-02-10 19:27:30 -06:00