Commit Graph

209 Commits

Author SHA1 Message Date
video-prize-ranch d50cf2da86
Add support for .env configuration and privacy page (closes #44) 2022-08-04 19:41:55 -04:00
video-prize-ranch 4da9b74949 Merge pull request 'Fixed url' (#45) from BobIsMyManager/rimgo:main into main
Reviewed-on: https://codeberg.org/video-prize-ranch/rimgo/pulls/45
2022-07-26 22:59:36 +02:00
BobIsMyManager ca6c50b513 Fixed url 2022-07-26 13:52:33 +01:00
video-prize-ranch 150df2435d
Fix tag backgrounds 2022-07-22 12:20:51 -04:00
video-prize-ranch e0efe6caca
Move types to api 2022-07-22 11:55:22 -04:00
video-prize-ranch da42f7cf90
Update README [ci skip] 2022-07-22 11:50:16 -04:00
video-prize-ranch 27736300f8
Update frontpage to match README 2022-07-22 11:48:28 -04:00
video-prize-ranch 416a34c731
Force remote builder for deploy 2022-07-21 11:23:55 -04:00
video-prize-ranch 5a4a55fef0
Revert "Use flyio/flyctl instead of downloading flyctl"
This reverts commit 6b4e6e6436.
2022-07-21 11:22:46 -04:00
video-prize-ranch 6b4e6e6436
Use flyio/flyctl instead of downloading flyctl 2022-07-21 11:19:25 -04:00
video-prize-ranch be349ec9d9
Allow embedding embeds 2022-07-16 16:02:59 -04:00
video-prize-ranch 95eaf959b0
Support embedded images/albums (closes #41) 2022-07-16 15:59:06 -04:00
video-prize-ranch 3f29e71876
Remove GitLab badge [skip ci] 2022-07-13 14:21:41 -04:00
video-prize-ranch 18c2c88d9f
Switch to Codeberg CI 2022-07-13 14:17:23 -04:00
video-prize-ranch 0d1bf4a008
Update instances [skip ci] 2022-07-11 12:19:57 -04:00
video-prize-ranch 4643f6d416
Remove deploy step 2022-06-25 15:26:11 -04:00
video-prize-ranch d299219533
Add media-src to CSP 2022-06-25 15:23:59 -04:00
video-prize-ranch d1a6768cef
Add support for Range headers 2022-06-25 15:23:13 -04:00
video-prize-ranch 4bdcf9036d
Remove i2p instance (broken) [skip ci] 2022-06-20 16:53:25 -04:00
video-prize-ranch 1bed1d4147
Update README [skip ci] 2022-06-20 16:53:04 -04:00
video-prize-ranch 9dbb846ef5
Remove instances from instances.json [skip ci] 2022-06-20 16:45:53 -04:00
video-prize-ranch b081604e00
Remove instance (outdated) [skip ci] 2022-06-20 15:54:09 -04:00
video-prize-ranch 1b8ab7b2a9
Remove img.riverside.rocks (outdated) and be7ud...onion (broken) [skip ci] 2022-06-20 15:50:23 -04:00
video-prize-ranch da44d02601
Add Cache-Control to static files 2022-06-18 12:21:22 -04:00
video-prize-ranch 72366d47bd
Add link for edited theme [skip ci] 2022-06-18 08:51:08 -04:00
tcdu7ni4i6y2mq2a d664fcd169 Improve instances.json file (#39) [skip ci]
In this pull request I made few modifications to instances.json file to make it more friendly to any scripts that will be using it as a source of instances in future:

* I added protocol to all URLs. Most scripts expect URLs to already have protocol and lack of it may cause minor issues.
* I turned instances.json from array of strings into array of objects. It makes the list more organized and it would be easier to add or remove instances in future.

Reviewed-on: https://codeberg.org/video-prize-ranch/rimgo/pulls/39
Co-authored-by: tcdu7ni4i6y2mq2a <tcdu7ni4i6y2mq2a@noreply.codeberg.org>
Co-committed-by: tcdu7ni4i6y2mq2a <tcdu7ni4i6y2mq2a@noreply.codeberg.org>
2022-06-16 16:45:38 +02:00
video-prize-ranch 5b6b8e8b63
Fix emoji [skip ci] 2022-06-12 12:28:28 -04:00
video-prize-ranch 5447d184d1
Add rimgo.encrypted-data.xyz (closes #38) 2022-06-12 12:26:45 -04:00
video-prize-ranch e022a451af
Use address from config (#37) 2022-06-12 12:12:36 -04:00
video-prize-ranch 965f5817c5
Remove instance [skip ci] 2022-06-10 17:03:04 -04:00
Aleksandar "The Cobra" Widulski 2ac2c64d9c Add ~vern onion and add stuff to instances.json (#35) [skip ci]
Signed-off-by: Aleksandar "The Cobra" Widulski <cobra@vern.cc>
Co-authored-by: Aleksandar "The Cobra" Widulski <cobra@vern.cc>
Reviewed-on: https://codeberg.org/video-prize-ranch/rimgo/pulls/35
Co-authored-by: Aleksandar "The Cobra" Widulski <thecobra@riseup.net>
Co-committed-by: Aleksandar "The Cobra" Widulski <thecobra@riseup.net>
2022-06-09 03:15:50 +02:00
Arya K a4f687da7b Add instance rimgo.vern.cc (#34) [skip ci]
Reviewed-on: https://codeberg.org/video-prize-ranch/rimgo/pulls/34
Co-authored-by: Arya K <aryak@vern.cc>
Co-committed-by: Arya K <aryak@vern.cc>
2022-06-08 20:28:38 +02:00
video-prize-ranch 136631b7b6 Merge pull request 'L: Fix Redirector config.' (#33) from artemislena/rimgo:main into main
Reviewed-on: https://codeberg.org/video-prize-ranch/rimgo/pulls/33
2022-06-08 05:13:00 +02:00
artemislena 6c95c2f16f
L: Fix Redirector config. 2022-06-07 14:21:32 +02:00
video-prize-ranch ceabddc972
Add documentation for FORCE_WEBP 2022-06-04 20:56:04 -04:00
video-prize-ranch de49f1c647
Fix bug 2022-06-04 20:48:28 -04:00
video-prize-ranch b323b26b57
Use WebP if the browser supports it (#32) 2022-06-04 20:44:54 -04:00
video-prize-ranch f3ac0369b1
Add deploy stage [skip ci] 2022-06-04 19:48:31 -04:00
video-prize-ranch b7d8f02542
Update README [skip ci] 2022-06-04 12:06:22 -04:00
video-prize-ranch 465f36a59e
Remove fly.toml [skip ci] 2022-06-04 11:59:44 -04:00
video-prize-ranch 92f80392d4
Fix artifact 2022-06-04 10:49:16 -04:00
video-prize-ranch 3383c24e4f
Update CI config 2022-06-04 10:44:07 -04:00
video-prize-ranch ba2079449c
Add binary build 2022-06-04 10:32:14 -04:00
video-prize-ranch b5081f2c4d
Optimize CI 2022-06-03 18:45:14 -04:00
video-prize-ranch dea4a3e5f1
Fix deploy stage 2022-06-03 18:10:47 -04:00
video-prize-ranch 0ed12fe16d
Add imgur.artemislena.eu 2022-06-01 14:29:26 -04:00
video-prize-ranch 73b3391763
Add imgur.artemislena.eu (#31) 2022-06-01 13:55:11 -04:00
video-prize-ranch 2c695d4c61 Update 'README.md' 2022-05-31 13:56:30 +02:00
video-prize-ranch c0f0d71d01
Print stack trace on error (#26) 2022-05-30 21:33:44 -04:00
video-prize-ranch 730ae1fa10
Add rimgo.privacydev.net (#30) 2022-05-30 21:24:47 -04:00