Eric Dubé
e2236d43fd
Merge pull request #234 from vineeth-vk11/#80
...
fixing issues in copy while overwriting
2024-04-05 03:21:22 -04:00
vineethvk11
6006767a9f
fixing issues in copy while overwriting
2024-04-05 09:11:39 +05:30
KernelDeimos
35abf9a6bc
Stop printing default password in logs
2024-04-04 22:17:00 -04:00
KernelDeimos
c3a4223bbf
Add service to check EOL date of node
2024-04-04 22:10:56 -04:00
KernelDeimos
4a2fa5a29f
Friendly node version errors
2024-04-04 21:39:32 -04:00
Mohamed Elashri
17ae6668b4
Add linux/arm/v7
again
...
We need to test if this is what causes the problem of the GitHub action getting stuck or `linux/arm/v6`
2024-04-05 01:10:47 +00:00
Mohamed Elashri
06a31fd67b
Fix typo in arm64 namespace
2024-04-05 00:59:05 +00:00
Mohamed Elashri
1a13ef6921
remove linux/arm/v7,linux/arm/v6 emporarily
2024-04-05 00:55:44 +00:00
KernelDeimos
17a323298c
Make dismiss command print what was dismissed
2024-04-04 20:46:03 -04:00
KernelDeimos
27c99fd90a
Use OR IGNORE when sqlite
2024-04-04 20:02:35 -04:00
KernelDeimos
6c7175c109
NOOP legacy share fetch
2024-04-04 19:26:29 -04:00
KernelDeimos
cdd9dbf748
Add quick doc about https
2024-04-04 19:08:45 -04:00
Eric Dubé
1b72b80241
Merge branch 'main' into main
2024-04-04 18:43:39 -04:00
Eric Dubé
be53a9472a
Update docker-image.yaml
2024-04-04 18:39:53 -04:00
Mohamed Elashri
accdec3af4
handle linking to python binary gracefully
2024-04-04 21:51:39 +00:00
Mohamed Elashri
95b6dbd140
Add python3 to use node-gyp
to allow native cross platform build
...
python3 would be required by node-gyp to natively build node add-on. This is required if we build for multi-platform
2024-04-04 21:47:29 +00:00
KernelDeimos
08838c989e
Fix fragmented if..else seq (fix app tokens)
2024-04-04 17:44:54 -04:00
Mohamed Elashri
74bff84226
Remove unpopular archs
...
For now, we need to stick to the most used archs for resources and build time reasons.
2024-04-04 21:35:22 +00:00
Mohamed Elashri
b1a3124fcc
Add requirements for multi-platform docker build to the CI
2024-04-04 22:58:00 +02:00
Eric Dubé
3e1c7eb434
Merge pull request #223 from vineeth-vk11/#211
...
removing storage limit for self hosters
2024-04-04 16:12:31 -04:00
KernelDeimos
2125367683
Avoid predicate.values not iterable error
2024-04-04 14:20:30 -04:00
KernelDeimos
809e33b053
Remove unused code
2024-04-04 14:18:34 -04:00
KernelDeimos
0efe163591
Update README.md
2024-04-04 13:56:33 -04:00
Eric Dubé
e8935f5582
Add many platforms arbitrarily
...
Related to #214 ; added additional architectures which may or may not work. I'd rather someone find out it doesn't work then for them to be blocked from even trying.
2024-04-04 13:47:24 -04:00
vineethvk11
0da9e1fab3
removing storage limit for self hosters
2024-04-04 22:31:37 +05:30
Eric Dubé
802370eb9d
Fix heading level
2024-04-04 02:14:36 -04:00
KernelDeimos
4e722b47b5
Document pub_port, which wasn't documented before
2024-04-03 22:11:52 -04:00
KernelDeimos
b055c5cdad
Fix change_username
2024-04-03 22:06:06 -04:00
KernelDeimos
b7a1f21e31
Fix puter sites errors
2024-04-03 22:05:33 -04:00
KernelDeimos
a04cac60e6
Fix db migration error in SQLES
2024-04-03 17:38:42 -04:00
KernelDeimos
274b69d017
Fix /file and /setItem
2024-04-03 17:21:25 -04:00
Nariman Jelveh
5fab338ba1
Merge pull request #219 from HeyPuter/eric/2024-04-02/display-directory-load-error
...
Display error in directory when readdir fails
2024-04-02 15:44:44 -07:00
KernelDeimos
6cd77384a5
Update default text for explorer-error-message
2024-04-02 16:50:22 -04:00
KernelDeimos
5290d78e20
Display error in directory when readdir fails
2024-04-02 16:46:34 -04:00
Eric Dubé
2ce02db1b5
Update issue templates
2024-04-02 05:03:39 -04:00
Eric Dubé
fff46a6b63
Update issue templates
2024-04-02 04:54:33 -04:00
KernelDeimos
369037e269
Fix incorrect asset urls
2024-04-02 04:19:22 -04:00
KernelDeimos
6f7264b60b
Fix logout for invalid sessions
2024-04-02 04:19:12 -04:00
KernelDeimos
9881fecacd
Fix error caused by fixing kv
2024-04-02 03:40:58 -04:00
KernelDeimos
cf9338c35f
Document different configuration locations
2024-04-02 02:14:59 -04:00
KernelDeimos
a9947ad97f
Update README.md
2024-04-02 02:09:36 -04:00
Eric Dubé
ac2e3e2873
Merge pull request #212 from shuguet/main
...
fix: Fix permission errors when running Docker. Update Docker Compose & Docker instructions
2024-04-02 02:02:46 -04:00
Sylvain Huguet
8f4eb5627b
Update instructions & docker-compose to reflect production paths
2024-04-02 07:45:14 +02:00
Sylvain Huguet
e4bd62b84c
Fix README instructions following path changes
2024-04-02 07:34:55 +02:00
Sylvain Huguet
0e033348f0
Fix permission errors when running Docker. Update Docker Compose & Docker instructions
2024-04-02 07:26:44 +02:00
KernelDeimos
0651aab1be
Fix DBKVStore value format
2024-04-02 00:47:14 -04:00
KernelDeimos
f8a7f1c1f9
Update README.md
2024-04-02 00:33:02 -04:00
KernelDeimos
c90931d004
Fix docker-compose.yml
2024-04-02 00:25:29 -04:00
KernelDeimos
a973f66092
Only load from source in dev environment
2024-04-01 22:26:09 -04:00
KernelDeimos
5d81ff4cbe
Fix dev console bar when columns has small value
2024-04-01 22:01:34 -04:00