bd40397477
postman: update readme
2023-06-23 23:48:26 -03:00
7db6e9829f
postman: update readme
2023-06-23 23:42:19 -03:00
9d770051ee
postman: update readme
2023-06-23 23:42:09 -03:00
89d2bf7659
postman: update readme
2023-06-23 23:40:30 -03:00
f902545513
Fix build
2023-06-23 22:52:43 -03:00
4698db6aed
postman: export item before default
2023-06-23 22:44:09 -03:00
26a5fe055b
postman: add parseArgs.
2023-06-23 22:41:36 -03:00
Robert
5716425bd2
Rename Packet to Postman ( #131 )
2023-06-23 22:31:25 -03:00
Robert
5f300681d2
Add new packet interface ( #130 )
2023-06-23 21:58:56 -03:00
6935e67a49
WebPackage -> Packet
...
Rename WebPackage to Packet.
Move Packet to `/packages/typescript/packet`.
2023-06-21 19:58:31 -03:00
42707049a3
Add OpenBSD to Gemfile.lock
2023-06-15 21:54:57 -03:00
4b6f44719c
rubocop: fix
2023-05-28 22:28:15 -03:00
0feee70fa0
Rename bin/ script
2023-05-27 15:41:59 -03:00
233d428c0f
Silence which
output (reliably)
...
"which -s" is not available on all platforms
2023-05-27 15:41:59 -03:00
5680e7596b
Add localhost to local.yml.sample
2023-03-29 20:19:21 -03:00
0c568d2541
Improve local install instructions (work in progress)
2023-03-29 20:17:01 -03:00
498dd62da9
Improve local install instructions (work in progress)
2023-03-29 20:12:41 -03:00
a217fcffc9
Add local install instructions (work in progress)
2023-03-29 20:10:49 -03:00
419d4186cb
Add src/time_slots/ (replaces src/audio/*/timestamps.json)
2023-03-29 12:20:31 -03:00
a3d6a2cdfd
Add src/audio/
2023-03-27 12:24:46 -03:00
fabda18af5
nanoc-webpack: upgrade to v0.2.0
2023-03-27 12:23:20 -03:00
d18bcd0341
README: update
2023-03-25 10:17:36 -03:00
9ea8af1a13
Remove lib/tasks.rb
2023-03-25 08:58:31 -03:00
e5ffadc819
Remove dead require
2023-03-25 08:56:46 -03:00
060cc9919f
Replace Tasks::Deploy::Remote
2023-03-25 08:53:22 -03:00
a475109b4d
README: update
2023-03-25 08:23:44 -03:00
506ae8779e
README: update
2023-03-25 08:23:20 -03:00
3e5435dca1
Replace Tasks::Deploy::Local
2023-03-25 08:02:55 -03:00
605b7c983d
Try to fix GitHub build
2023-03-21 03:36:29 -03:00
ad48f02b11
Add tasks/config/install.rake
2023-03-21 03:03:05 -03:00
12b798a6bc
Add test-cmd.rb, and rake to Gemfile
2023-03-21 03:01:24 -03:00
2f07479563
Bind to 127.0.0.1
2023-03-20 08:55:52 -03:00
515523ed57
Add support for building configuration from local.yml
2023-03-20 08:35:39 -03:00
ea11bacd69
Add config/local.yml.sample
2023-03-20 07:36:26 -03:00
Robert
0bf5e5d562
Merge pull request #125 from ReflectsLight/nginx_config
...
Add nginx.conf.erb
2023-03-17 16:16:22 -03:00
34df3a8b27
Add nginx.conf.erb
2023-03-17 16:12:15 -03:00
Robert
1c6fabba12
Merge pull request #124 from ReflectsLight/less_output
...
Offer option to preview configuration files during build
2023-03-17 13:28:32 -03:00
ecda9156cb
Offer option to preview configuration files during build
2023-03-17 13:24:37 -03:00
aad0d426b9
v0.3.1
2023-03-17 00:18:21 -03:00
4ac82bab1e
Add JS redirect to id_redirect.html.erb
...
Otherwise we can't forward the query string (eg ?ayah=X). We should
consider handling redirects like this with ".htaccess" in the future.
2023-03-17 00:17:00 -03:00
379fa27043
.editorconfig: update
2023-03-17 00:16:43 -03:00
8eeb6396c1
v0.3.0
2023-03-16 23:16:50 -03:00
Robert
8166a35756
Merge pull request #119 from ReflectsLight/srv
...
Add rc.conf / pf configuration
2023-03-16 23:11:45 -03:00
f5fa8d91fd
Add rc.conf / pf configuration
2023-03-16 23:11:30 -03:00
faa5f25a81
Follow up 7f4c8f723d
2023-03-15 18:48:55 -03:00
Robert
d9f611deb2
Merge pull request #120 from ReflectsLight/bug/eastern_numerals
...
Display eastern arabic numerals on Iridium / OpenBSD
2023-03-15 17:25:49 -03:00
7f4c8f723d
Display eastern arabic numerals on Iridium / OpenBSD
...
With Iridium running on OpenBSD, '1.toLocaleString("ar")' does not
return an eastern arabic numeral. The more specific locale, "ar-SA",
works as expected.
2023-03-15 17:21:58 -03:00
41c459e694
Follow up f23756014c
2023-03-15 17:18:59 -03:00
f23756014c
Avoid 404 for '/surahs.json'
...
The '/surahs.json' file is now inlined, and does not require being
fetched over the network.
2023-03-15 17:02:04 -03:00
Robert
4c5a254244
Merge pull request #117 from ReflectsLight/fix_ayah_param_on_lang_switch
...
Synchronize ?ayah=x parameter on language change
2023-03-13 20:35:51 -03:00