Merit Cards Sync

Timeline
Login

Timeline

48 check-ins

2025-06-04
09:17
Update README.md Leaf check-in: 33c1ccf329 user: noreply@github.com tags: master, trunk
2025-05-11
15:26
Update dependencies check-in: 03e6eaa136 user: Eroica@users.noreply.github.com tags: master, trunk
2025-04-01
02:56
Add clean up jobs check-in: a1b47ce3ff user: Eroica@noreply.users.github.com tags: master, trunk
02:45
Add and update `last_login` column for User check-in: 8c92e7d46a user: Eroica@noreply.users.github.com tags: master, trunk
2025-03-22
08:43
Add more information to README check-in: 0e054227d6 user: Eroica@noreply.users.github.com tags: master, trunk
2025-03-18
12:58
Add `data-` data to All archives page check-in: b741c9d9ea user: Eroica@users.noreply.github.com tags: master, trunk
12:55
Add version number to downloadable archive filename check-in: 3d290f0039 user: Eroica@users.noreply.github.com tags: master, trunk
12:55
Update README check-in: 7379eeeb04 user: Eroica@users.noreply.github.com tags: master, trunk
12:55
Correct links/actions organization check-in: 3a499dbabe user: Eroica@users.noreply.github.com tags: master, trunk
2025-03-15
15:30
Move maximum user storage to configuration check-in: 389870f4a3 user: Eroica@users.noreply.github.com tags: master, trunk
10:36
Fix user's creation date not being displayed check-in: 16aca194d4 user: Eroica@users.noreply.github.com tags: master, trunk
2025-03-14
14:46
Update dependencies check-in: 63eb971cfd user: Eroica@users.noreply.github.com tags: master, trunk
08:37
Reset credentials check-in: 1616d5ac8a user: Eroica@users.noreply.github.com tags: master, trunk
2025-03-09
14:14
Put account deletion behind checkbox check-in: 9d9de2985d user: Eroica@users.noreply.github.com tags: master, trunk
2025-03-08
21:22
Remove JS reference in <head>

There is no JS. check-in: 19b2e12138 user: Eroica@users.noreply.github.com tags: master, trunk

15:36
Update production settings check-in: 67e3a954ad user: Eroica@users.noreply.github.com tags: master, trunk
15:24
Update max upload size check-in: d221188797 user: Eroica@users.noreply.github.com tags: master, trunk
15:24
Properly throw `RecordNotFound` when fetching latest backup check-in: 8b36dd2845 user: Eroica@users.noreply.github.com tags: master, trunk
15:18
Don't create/delete archive if attaching file fails check-in: 15f05296eb user: Eroica@users.noreply.github.com tags: master, trunk
2025-03-02
19:56
Add Inter font to public assets check-in: 124d947264 user: Eroica@users.noreply.github.com tags: master, trunk
19:56
404 page: Don't show latest backup if user has no backups check-in: d31345cd27 user: Eroica@users.noreply.github.com tags: master, trunk
19:56
Add `version_number` constraint to Archive

So that a version number can only exist once per user. check-in: 836a5d50d0 user: Eroica@users.noreply.github.com tags: master, trunk

19:56
Add download route for any version check-in: 89ddf3e163 user: Eroica@users.noreply.github.com tags: master, trunk
19:56
New year updates check-in: 27a7833adf user: Eroica@users.noreply.github.com tags: master, trunk
12:21
Add authentication with User token check-in: 7357db8eda user: Eroica@users.noreply.github.com tags: master, trunk
12:21
Add `token` to User model check-in: cceec8034c user: Eroica@users.noreply.github.com tags: master, trunk
12:21
Add REST index page for API clients check-in: c77a139b4d user: Eroica@users.noreply.github.com tags: master, trunk
2025-01-10
14:17
Make login button primary color check-in: d5a660ff6c user: Eroica@users.noreply.github.com tags: master, trunk
14:17
Add metadata as attribute values in `archives#show` check-in: 695d3beb39 user: Eroica@users.noreply.github.com tags: master, trunk
14:17
Add user and archive flows check-in: 41b07d6a1e user: Eroica@users.noreply.github.com tags: master, trunk
14:17
Update Gemfile check-in: d324f096bc user: Eroica@users.noreply.github.com tags: master, trunk
14:17
Ignore layout in "API requests" check-in: bc4d12f15d user: Eroica@users.noreply.github.com tags: master, trunk
14:17
Add table styles check-in: ae45ed6c3f user: Eroica@users.noreply.github.com tags: master, trunk
14:17
sync: Add authentication helpers

The sync backend will tell apart two situations:

1. "web requests" (i.e. through a browser) which needs to authenticate via a cookie session. 2. "API requests" which must authenticate via HTTP basic auth prepended to the resource. check-in: 6360a01688 user: Eroica@users.noreply.github.com tags: master, trunk

14:17
sync: Add `hypertext` theme check-in: ba4f21cdee user: Eroica@users.noreply.github.com tags: master, trunk
2024-12-05
15:22
sync: Add `destyle.css` check-in: a1d4ed4b3d user: Eroica@noreply.users.github.com tags: master, trunk
15:22
sync: Add Rollup to NPM dependencies check-in: 74efa530a2 user: Eroica@noreply.users.github.com tags: master, trunk
15:22
sync: Add `SessionHelper` to controllers check-in: 534c334b9f user: Eroica@noreply.users.github.com tags: master, trunk
15:22
sync: Add `Archive` model check-in: f74cd19c9e user: Eroica@noreply.users.github.com tags: master, trunk
15:22
sync: `rails active_storage:install` check-in: 944ff0730a user: Eroica@noreply.users.github.com tags: master, trunk
15:22
sync: Add `User` model check-in: bf0dac8c0f user: Eroica@noreply.users.github.com tags: master, trunk
15:22
sync: Remove PWA stuff check-in: d37da44480 user: Eroica@noreply.users.github.com tags: master, trunk
15:22
sync: Add rack-attack check-in: 3dc6b8ced0 user: Eroica@noreply.users.github.com tags: master, trunk
15:22
Remove ActiveStorage routes check-in: 497324da97 user: Eroica@noreply.users.github.com tags: master, trunk
15:07
.editorconfig formatting check-in: 7e4a2bf603 user: Eroica@noreply.users.github.com tags: master, trunk
13:10
Add .editorconfig check-in: 50cd876103 user: Eroica@users.noreply.github.com tags: master, trunk
13:10
Add LICENSE file check-in: 2beb7505b7 user: Eroica@users.noreply.github.com tags: master, trunk
11:31
sync: Initial commit

`rails new --skip-action-mailbox --skip-action-text --skip-action-cable --skip-hotwire --skip-jbuilder --skip-thruster --skip-ci --skip-kamal --javascript=rollup --css=sass sync` check-in: acf53539e8 user: Eroica@users.noreply.github.com tags: master, trunk