Commit Graph

4788 Commits (35643fc8d4563e2d63271f57f48f5e2a61b52396)

Author SHA1 Message Date
nodiscc 6ee5d16dd4
Merge pull request #2643 from diptopandit/patch-1
Fixing letter 'C' in Retroshare language
2021-08-16 19:25:05 +00:00
Dipta Pandit 400e9260c0
Fixing letter 'C' in Retroshare language
This fixes the issue #2626
2021-08-16 13:31:07 +05:30
nodiscc 75092b1598
Merge pull request #2639 from mobitar/patch-1
Update Standard Notes domain
2021-08-14 18:45:50 +00:00
nodiscc 9ae877711d
fix livekit syntax 2021-08-14 18:36:49 +00:00
nodiscc e1dbdb6e32
Merge pull request #2619 from arisudesu-forks/add-maddy
Add Maddy Mail Server to Email/Complete solutions
2021-08-14 18:35:59 +00:00
nodiscc 0551cc04ad
Merge pull request #2577 from amo13/patch-2
Add Community-Supported Agriculture (CSA) category with 9 items
2021-08-14 18:35:39 +00:00
nodiscc 43e4be4b14
Merge branch 'master' into patch-2 2021-08-14 18:35:17 +00:00
nodiscc df7e528de4
fix nocodb syntax 2021-08-14 18:32:44 +00:00
Jane Jeon d36dce8828
Update README.md 2021-08-13 00:30:03 -04:00
Jane Jeon 96ae753ec6
Add blink to URL shorteners 2021-08-13 00:28:07 -04:00
Maxim Kuleshov 670f1431b9
Merge branch 'master' into add-maddy 2021-08-08 01:13:53 +03:00
David Zhao 1e1ccdb065
Merge branch 'master' into master 2021-08-06 21:29:14 -07:00
Mo Bitar 9d8ab9a046
Update Standard Notes domain 2021-08-06 07:39:26 -05:00
nodiscc 7d0d97b99d
Merge pull request #2637 from nodiscc/toc-auto-github
remove table of contents, use github's auto-generated TOC
2021-08-04 16:02:42 +00:00
nodiscc d18ee9b8f7
Merge pull request #2638 from nodiscc/sort-sections
sort section contents alphabetically
2021-08-04 16:02:31 +00:00
nodiscc f9ea420872
sort section contents alphabetically, unindent all items 2021-08-04 18:00:15 +02:00
nodiscc 9d545cfaf4
remove table of contents, use github's auto-generated TOC 2021-08-04 17:45:24 +02:00
nodiscc 28ad7275cb
Merge pull request #2618 from Robert-Forrest/patch-1
Added Whoogle to Search Engines section
2021-08-02 13:46:40 +00:00
nodiscc a90ad170b0
Merge pull request #2613 from inkhey/master
add tracim
2021-08-02 13:43:31 +00:00
Benno Bielmeier 4a56bcbd74
Update source code URL of toxcore 2021-07-31 18:57:12 +02:00
Benno Bielmeier b74c0bceaa
Revert "Removed Tox entry as UNUPDATED (#2566)"
This reverts commit 6180c555c3.
2021-07-31 18:55:05 +02:00
beucismis 81e402ae5f Add rustypaste to Pastebins 2021-07-30 00:17:08 +03:00
4x10m 8ad192fe03
Adding NocoDB
Hi there,

i wanted to suggest an addition

- [x] Submit one item per pull request. This eases reviewing and speeds up inclusion.
- [x] Format your submission as follows, where `Demo` and `Clients` are optional.
  Do not add a duplicate `Source code` link if it is the same as the main link.
  Keep the short description under 250 characters and use [sentence case](https://en.wikipedia.org/wiki/Letter_case#Sentence_case)
  for it, even if the project's webpage or readme uses another capitalisation
  such as title case, all caps, small caps or all lowercase.
  `Demo` links should only be used for interactive demos, i.e. not video demonstrations.
  ``- [Name](http://homepage/) - Short description, under 250 characters, sentence case. ([Demo](http://url.to/demo), [Source Code](http://url.of/source/code), [Clients](https://url.to/list/of/related/clients-or-apps)) `License` `Language` ``
- [x] Additions that depend on proprietary services outside the user's control must be marked `⚠`.
  ``- [Name](http://homepage/) `⚠` - Short description, under 250 characters, sentence case. ([Demo](http://url.to/demo), [Source Code](http://url.of/source/code), [Clients](https://url.to/list/of/related/clients-or-apps)) `License` `Language` ``
- [x] Additions that are not [Free software](https://en.wikipedia.org/wiki/Free_software)
  must be added to `non-free.md` and marked `⊘ Proprietary`:
  ``- [Name](http://homepage/) `⊘ Proprietary` - Short description, under 250 characters, sentence case. ([Demo](http://url.to/demo), [Source Code](http://url.of/source/code), [Clients](https://url.to/list/of/related/clients-or-apps)) `Language` ``
- [x] Additions are inserted preserving alphabetical order.
- [x] Additions are not already listed at any of [awesome-sysadmin](https://github.com/n1trux/awesome-sysadmin), [awesome-analytics](https://github.com/onurakpolat/awesome-analytics), [staticgen.com](https://www.staticgen.com/), [staticsitegenerators.net](https://staticsitegenerators.net/).
- [x] The `Language` tag is the main **server-side** requirement for the software. Don't include frameworks or specific dialects.
- [x] Any license you add is in our [list of licenses](https://github.com/awesome-selfhosted/awesome-selfhosted/blob/master/README.md#list-of-licenses).
- [x] You have searched the repository for any relevant [issues](https://github.com/awesome-selfhosted/awesome-selfhosted/issues) or [PRs](https://github.com/awesome-selfhosted/awesome-selfhosted/pulls), including closed ones.
- [x] Any category you are creating has the minimum requirement of 3 items.
  If not, your addition may be inserted into `Misc/Other`.
- [x] Any software project you are adding to the list is actively maintained.
- [x] The pull request title is informative, unlike "Update README.md".
  Suggested titles: "Add aaa to bbb" for adding software aaa to section bbb,
  "Remove aaa from bbb" for removing, "Fix license for aaa", etc.

I do not entirely agree the category but since it's a purely Baserow concurrent, i think it's obvious to put it there.

Thank you
2021-07-23 14:03:04 +02:00
David Zhao 46c435b697 added livekit 2021-07-18 23:23:09 -07:00
Joe ede697a4dd
Added Budibase under Software Development
I've added Budibase under Software Development - IDE & Tools
2021-07-14 15:24:47 +01:00
nodiscc 82b9bf3561
Merge pull request #2604 from theowenyoung/patch-2
Add Track Awesome List external link
2021-07-12 17:51:04 +00:00
nodiscc 998c70647a
Merge pull request #2535 from buoyantair/patch-1
Update Torrents.csv link
2021-07-12 17:50:45 +00:00
nodiscc 590b65e0ac
Merge pull request #2615 from waschinski/patch-2
Add Crater
2021-07-12 17:49:06 +00:00
nodiscc 48f342af9e
Merge pull request #2623 from prologic/fix_urls_prologic_mills_self_hsoted
Fix the sourcecode URLs for many of my (prologic) Self Hosted Apps
2021-07-12 17:46:34 +00:00
Robert Forrest b4841f446b
Added warning to Whoogle Search due to use of Google Search 2021-07-12 13:57:22 +00:00
James Mills d56a626ad1
Fix the sourcecode URLs for many of my (prologic) Self Hosted Apps 2021-07-12 14:58:25 +10:00
nodiscc dc8b79e344
Merge pull request #2622 from nodiscc/fix-anchor-links
fix anchor/inter-section links
2021-07-11 16:03:22 +00:00
nodiscc 8d82390699
fix anchor/inter-section links 2021-07-11 18:01:39 +02:00
nodiscc f876edf2b0
Merge pull request #2621 from nodiscc/standardize-section-headers
standardize section headers:
- `**Please visit [name](url)**` when a section is delegated to another list/website
- `_Related:_` for related categories
- `_See also:_` for external links
- `_General description/comments_`
2021-07-11 15:57:34 +00:00
nodiscc 0c887772e9
standardize section headers:
- **Please visit [name](url)** when a section is delegated to another list/website
- _Related:_ for related categories
- _See also:_ for external links
- _General description/comments_
2021-07-11 17:56:40 +02:00
nodiscc ed5d85459e
Merge pull request #2620 from nodiscc/flatten-sections
flatten table of contents + syntax and case fixes
2021-07-11 13:10:17 +00:00
nodiscc dc49b544a0
fix TileServer PHP and 0bin syntax 2021-07-11 15:06:35 +02:00
nodiscc d340e88a48
fix OwnTracks Recorder syntax/language tag 2021-07-11 15:06:05 +02:00
nodiscc 9fbf54b074
standardize OCaml case
- https://en.wikipedia.org/wiki/OCaml
2021-07-11 15:05:05 +02:00
nodiscc 87cf05801f
rename Homer to SIPCAPTURE Home (offical name) - Homer already exists in Homepages 2021-07-11 15:04:14 +02:00
nodiscc e1cd8c30e0
standardize Nodejs case, don't repeat Nodejs in descriptions 2021-07-11 15:03:40 +02:00
nodiscc 4b6897a746
reorganize TOC/scetion titles: move all list sections to level 3, don't nest sections/subsections, use Title Case everywhere 2021-07-11 15:00:02 +02:00
nodiscc 9954bafd69
Merge pull request #2617 from awesome-selfhosted/fix_jul_monthly_check
Fixes and Updates for July monthly checks
2021-07-10 17:34:49 +00:00
Maxim Kuleshov 33bf7e27bd
Add Maddy Mail Server 2021-07-10 19:59:37 +03:00
Robert Forrest cce39820e8
Added Whoogle to Search Engines section 2021-07-10 12:03:25 +00:00
n8225 4ab8781049
Merge branch 'master' into fix_jul_monthly_check 2021-07-09 15:58:13 -05:00
Nathan Rew 38f9c70b45
Update WooCommerce source code and site links 2021-07-09 15:47:21 -05:00
Nathan Rew e3dd27f200
Update remark42 source code link 2021-07-09 15:46:00 -05:00
Nathan Rew fe522d8e04
Update Ombi source code link 2021-07-09 15:44:31 -05:00
Nathan Rew 6d81d0f958
Update The Lounge source code and site links 2021-07-09 15:42:59 -05:00