Commit Graph

391 Commits

Author SHA1 Message Date
Hakan Ensari
0b95a177c2
Update README 2024-11-20 15:37:15 +01:00
Hakan Ensari
f8fcb3e2b9
Remove CHANGELOG as I wasn't maintaining it 2024-11-20 15:36:52 +01:00
Hakan Ensari
418d684343
Ensure consistent ordering by date and ISO code 2024-11-20 14:58:17 +01:00
Hakan Ensari
4ce9e46f92
Order by date?
I'm just troubleshooting a failed spec on ci, which i can't reproduce locally.
2024-11-20 14:46:47 +01:00
Hakan Ensari
7d7c037817
Remove simplecov 2024-11-20 14:45:40 +01:00
Hakan Ensari
6faa265834
Refactor date lookup 2024-11-20 14:22:08 +01:00
Hakan Ensari
7c99f214e6
Ensure intuitive behavior when querying across holidays (#71) 2024-11-20 14:15:42 +01:00
Hakan Ensari
e5815737c1
Spring cleaning
- bumped gems
- rm bots
- rm pry byebug
- added rubocop-shopify and corrected generated warnings
2024-11-20 14:14:27 +01:00
dependabot[bot]
243269a322 Bump rubocop-performance from 1.22.1 to 1.23.0
Bumps [rubocop-performance](https://github.com/rubocop/rubocop-performance) from 1.22.1 to 1.23.0.
- [Release notes](https://github.com/rubocop/rubocop-performance/releases)
- [Changelog](https://github.com/rubocop/rubocop-performance/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rubocop/rubocop-performance/compare/v1.22.1...v1.23.0)

---
updated-dependencies:
- dependency-name: rubocop-performance
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-11-19 20:05:53 +01:00
dependabot[bot]
3a0af857ac Bump roda from 3.85.0 to 3.86.0
Bumps [roda](https://github.com/jeremyevans/roda) from 3.85.0 to 3.86.0.
- [Changelog](https://github.com/jeremyevans/roda/blob/master/CHANGELOG)
- [Commits](https://github.com/jeremyevans/roda/compare/3.85.0...3.86.0)

---
updated-dependencies:
- dependency-name: roda
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-11-19 20:05:44 +01:00
rolv
7b2fd751c7 feat: add a docker-compose.yml with included database for more convenient self-hosting 2024-11-17 22:21:13 +01:00
dependabot[bot]
ff867d6c35 Bump rubocop-sequel from 0.3.6 to 0.3.7
Bumps [rubocop-sequel](https://github.com/rubocop/rubocop-sequel) from 0.3.6 to 0.3.7.
- [Release notes](https://github.com/rubocop/rubocop-sequel/releases)
- [Commits](https://github.com/rubocop/rubocop-sequel/compare/0.3.6...0.3.7)

---
updated-dependencies:
- dependency-name: rubocop-sequel
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-11-11 10:22:29 +01:00
dependabot[bot]
a67321ad63 Bump rexml from 3.3.8 to 3.3.9 in the bundler group
Bumps the bundler group with 1 update: [rexml](https://github.com/ruby/rexml).


Updates `rexml` from 3.3.8 to 3.3.9
- [Release notes](https://github.com/ruby/rexml/releases)
- [Changelog](https://github.com/ruby/rexml/blob/master/NEWS.md)
- [Commits](https://github.com/ruby/rexml/compare/v3.3.8...v3.3.9)

---
updated-dependencies:
- dependency-name: rexml
  dependency-type: indirect
  dependency-group: bundler
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-11-04 22:37:32 +01:00
dependabot[bot]
f8351381e8 Bump oj from 3.16.6 to 3.16.7
Bumps [oj](https://github.com/ohler55/oj) from 3.16.6 to 3.16.7.
- [Release notes](https://github.com/ohler55/oj/releases)
- [Changelog](https://github.com/ohler55/oj/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/ohler55/oj/compare/v3.16.6...v3.16.7)

---
updated-dependencies:
- dependency-name: oj
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-11-04 08:52:22 +01:00
Hakan Ensari
468bad5865
Fix failed checks on dependabot pull requests 2024-10-28 23:01:17 +01:00
Hakan Ensari
0669e74f88
Fix Rubocop offense 2024-10-28 10:26:28 +01:00
dependabot[bot]
7922fc7131 Bump rubocop-sequel from 0.3.4 to 0.3.6
Bumps [rubocop-sequel](https://github.com/rubocop/rubocop-sequel) from 0.3.4 to 0.3.6.
- [Release notes](https://github.com/rubocop/rubocop-sequel/releases)
- [Commits](https://github.com/rubocop/rubocop-sequel/compare/0.3.4...0.3.6)

---
updated-dependencies:
- dependency-name: rubocop-sequel
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-28 10:21:54 +01:00
dependabot[bot]
4b0353339c Bump roda from 3.84.0 to 3.85.0
Bumps [roda](https://github.com/jeremyevans/roda) from 3.84.0 to 3.85.0.
- [Changelog](https://github.com/jeremyevans/roda/blob/master/CHANGELOG)
- [Commits](https://github.com/jeremyevans/roda/compare/3.84.0...3.85.0)

---
updated-dependencies:
- dependency-name: roda
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-21 13:17:59 +02:00
Hakan Ensari
01aaff6f25
Update README 2024-10-03 22:24:56 +02:00
Hakan Ensari
8b46d75d77
Fix Dockerfile 2024-10-03 22:22:42 +02:00
Hakan Ensari
ca0ceb376a
Bump ruby and gems 2024-10-03 22:17:17 +02:00
dependabot[bot]
9d51c304d7 Bump rubocop-performance from 1.16.0 to 1.22.1
Bumps [rubocop-performance](https://github.com/rubocop/rubocop-performance) from 1.16.0 to 1.22.1.
- [Release notes](https://github.com/rubocop/rubocop-performance/releases)
- [Changelog](https://github.com/rubocop/rubocop-performance/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rubocop/rubocop-performance/compare/v1.16.0...v1.22.1)

---
updated-dependencies:
- dependency-name: rubocop-performance
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-23 12:57:40 +02:00
Hakan Ensari
ccdf49366b
Create dependabot.yml 2024-09-16 01:32:15 +02:00
dependabot[bot]
4ce2ef3a85 Bump rexml from 3.2.5 to 3.3.6
Bumps [rexml](https://github.com/ruby/rexml) from 3.2.5 to 3.3.6.
- [Release notes](https://github.com/ruby/rexml/releases)
- [Changelog](https://github.com/ruby/rexml/blob/master/NEWS.md)
- [Commits](https://github.com/ruby/rexml/compare/v3.2.5...v3.3.6)

---
updated-dependencies:
- dependency-name: rexml
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-16 01:30:06 +02:00
dependabot[bot]
2f10fc1e1a Bump fugit from 1.8.1 to 1.11.1
Bumps [fugit](https://github.com/floraison/fugit) from 1.8.1 to 1.11.1.
- [Changelog](https://github.com/floraison/fugit/blob/master/CHANGELOG.md)
- [Commits](https://github.com/floraison/fugit/compare/v1.8.1...v1.11.1)

---
updated-dependencies:
- dependency-name: fugit
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-16 01:27:40 +02:00
Hakan Ensari
b808458392
Fix condition syntax in publish job 2024-09-16 01:27:16 +02:00
dependabot[bot]
2b20ae70d2 Bump rexml from 3.2.5 to 3.3.3
Bumps [rexml](https://github.com/ruby/rexml) from 3.2.5 to 3.3.3.
- [Release notes](https://github.com/ruby/rexml/releases)
- [Changelog](https://github.com/ruby/rexml/blob/master/NEWS.md)
- [Commits](https://github.com/ruby/rexml/compare/v3.2.5...v3.3.3)

---
updated-dependencies:
- dependency-name: rexml
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-16 01:14:43 +02:00
dependabot[bot]
f612bb8649 Bump rack-contrib from 2.3.0 to 2.5.0
Bumps [rack-contrib](https://github.com/rack/rack-contrib) from 2.3.0 to 2.5.0.
- [Release notes](https://github.com/rack/rack-contrib/releases)
- [Changelog](https://github.com/rack/rack-contrib/blob/main/CHANGELOG.md)
- [Commits](https://github.com/rack/rack-contrib/compare/v2.3.0...v2.5.0)

---
updated-dependencies:
- dependency-name: rack-contrib
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-16 01:14:30 +02:00
dependabot[bot]
a098fde6c5 Bump rack from 2.2.6.4 to 2.2.8.1
Bumps [rack](https://github.com/rack/rack) from 2.2.6.4 to 2.2.8.1.
- [Release notes](https://github.com/rack/rack/releases)
- [Changelog](https://github.com/rack/rack/blob/main/CHANGELOG.md)
- [Commits](https://github.com/rack/rack/compare/v2.2.6.4...v2.2.8.1)

---
updated-dependencies:
- dependency-name: rack
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-01 08:30:02 +01:00
dependabot[bot]
aaa38687bf Bump rack from 2.2.6.2 to 2.2.6.4
Bumps [rack](https://github.com/rack/rack) from 2.2.6.2 to 2.2.6.4.
- [Release notes](https://github.com/rack/rack/releases)
- [Changelog](https://github.com/rack/rack/blob/main/CHANGELOG.md)
- [Commits](https://github.com/rack/rack/compare/v2.2.6.2...v2.2.6.4)

---
updated-dependencies:
- dependency-name: rack
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-18 12:05:26 +01:00
Hakan Ensari
6e09acc767
Add cache-control header to response 2023-03-01 14:28:18 +00:00
Hakan Ensari
9c974df575
Update build script 2023-03-01 13:50:01 +00:00
Hakan Ensari
62fd0e4b09
Fix rubocop offenses 2023-02-28 16:49:48 +00:00
Hakan Ensari
bbbd280762
Update Ruby and gems 2023-02-28 16:49:19 +00:00
Hakan Ensari
4b33029e22 Return error message in body 2022-03-07 12:02:12 +00:00
Hakan Ensari
79de4bcfc3 Update gems 2022-03-07 10:57:38 +00:00
Hakan Ensari
6fdb258e6d Update Ruby to latest 2022-03-07 10:57:31 +00:00
dependabot[bot]
dfcb4affce Bump addressable from 2.7.0 to 2.8.0
Bumps [addressable](https://github.com/sporkmonger/addressable) from 2.7.0 to 2.8.0.
- [Release notes](https://github.com/sporkmonger/addressable/releases)
- [Changelog](https://github.com/sporkmonger/addressable/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sporkmonger/addressable/compare/addressable-2.7.0...addressable-2.8.0)

---
updated-dependencies:
- dependency-name: addressable
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-09 13:10:34 +03:00
Hakan Ensari
52cbbfcc06 Remove redundant #sort 2021-05-12 13:12:35 +01:00
Hakan Ensari
93d1ec7d22 Use or infer from .ruby-version 2021-05-12 13:12:21 +01:00
Hakan Ensari
6feaa0c372 Do housekeeping
- Bump ruby to 3.0.1
- Upgrade gems
- Add suggested rubocop rake plugin
- Fix rubocop warnings
- Add byebug and pry
2021-05-11 12:26:01 +01:00
dependabot[bot]
4e0210b123 Bump rexml from 3.2.4 to 3.2.5
Bumps [rexml](https://github.com/ruby/rexml) from 3.2.4 to 3.2.5.
- [Release notes](https://github.com/ruby/rexml/releases)
- [Changelog](https://github.com/ruby/rexml/blob/master/NEWS.md)
- [Commits](https://github.com/ruby/rexml/compare/v3.2.4...v3.2.5)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-11 10:22:20 +01:00
Hakan Ensari
5429266fc3 Remove Heroku deploy button 2021-04-24 21:41:08 +01:00
Hakan Ensari
112e574696 Remove docker-compose files 2021-04-24 21:37:09 +01:00
Johannes Brinksmeier
a80818049c add missing import of digest module 2021-04-07 10:59:54 +01:00
dependabot[bot]
18c024e30f Bump rack from 2.2.2 to 2.2.3
Bumps [rack](https://github.com/rack/rack) from 2.2.2 to 2.2.3.
- [Release notes](https://github.com/rack/rack/releases)
- [Changelog](https://github.com/rack/rack/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rack/rack/compare/v2.2.2...2.2.3)

Signed-off-by: dependabot[bot] <support@github.com>
2020-06-24 19:51:00 +01:00
Hakan Ensari
82666af2d6 Switch to Roda
A first stab at replacing Sinatra with Roda
2020-05-08 14:50:09 +01:00
Hakan Ensari
535471509b Fix link 2020-05-03 20:48:22 +01:00
Hakan Ensari
08d7efb72c Remove obsolete file 2020-05-02 19:42:53 +01:00
Hakan Ensari
7e2c69132d Root returns link to docs 2020-05-02 19:38:36 +01:00