Logo white

Anubis / Xlib

Sign in
  • Sign in
  • Project
  • Files
  • Commits
  • Network
  • Graphs
  • Milestones
  • Issues 0
  • Merge Requests 0
  • Labels
  • Wiki
  • Commits
  • Compare
  • Branches 12
  • Tags 6
  • xlib
28 Mar, 2026
4 commits
  • [+] add inoscript for installing xlib. Very early stage
    13c4daf2
    David RENÉ authored
    2026-03-28 12:43:19 +0900  
    Browse Code »
  • [!] replace "NULL" string by an empty string in conversion of DB_datetime
    5b43f135
    David RENÉ authored
    2026-03-28 12:42:07 +0900  
    Browse Code »
  • [~] add display: initial; in class .in, input.in and div.form_field
    a2e3f8ec
    David RENÉ authored
    2026-03-28 12:38:53 +0900  
    Browse Code »
  • [+] add function for html th(CoreAttrs attr). Let add th with only attributes
    9b054f81
    David RENÉ authored
    2026-03-28 12:35:29 +0900  
    Browse Code »

16 Oct, 2025
1 commit
  • comment debug print
    f248dfbb
    David RENÉ authored
    2025-10-16 22:39:03 +0900  
    Browse Code »

14 Oct, 2025
4 commits
  • comment debug print
    33ade359
    David RENÉ authored
    2025-10-14 14:04:06 +0900  
    Browse Code »
  • Fix the attribute name to correct one "action".
    3d2028cd
    David RENÉ authored
    2025-10-14 14:03:40 +0900  
    Browse Code »
  • add flags for countries and languages in different sizes
    49c4fd88
    David RENÉ authored
    2025-10-14 14:02:06 +0900  
    Browse Code »
  • add dark line on top of menu. This allows to show the separation between the bro… ...
    5a5b958b
    …wser tool bar and html area.
    David RENÉ authored
    2025-10-14 14:00:28 +0900  
    Browse Code »

21 Sep, 2025
8 commits
  • [!] fix a long standing annoyance message (should not happen in substring). ...
    4684f599
    So fix the read_www_url_encoded_web_args to let the function to search after the end of the string.
    David RENÉ authored
    2025-09-21 12:10:28 +0900  
    Browse Code »
  • [~] refactor and improve the speed of the separate_uri_from_query_string() function
    28f30726
    David RENÉ authored
    2025-09-21 12:07:09 +0900  
    Browse Code »
  • [~] improve read from connection and add fill buffer which can called from everywhere
    0cf37d9c
    David RENÉ authored
    2025-09-21 12:04:16 +0900  
    Browse Code »
  • [+] add l3 files with helper to construct dropdown for available languages and c… ...
    2d68d527
    …hapters present in collection
    David RENÉ authored
    2025-09-21 09:38:08 +0900  
    Browse Code »
  • [~] change the path to the png flags from "xlib/flags/24x24" to "xlib/flags/lang/24"
    fa529690
    David RENÉ authored
    2025-09-21 09:38:08 +0900  
    Browse Code »
  • [+] create CoreAttrs size(Int value)
    dae3d228
    David RENÉ authored
    2025-09-21 09:38:08 +0900  
    Browse Code »
  • HTML_Off_Form ...
    16555932
    [+] checkbox
    [+] more option
    David RENÉ authored
    2025-09-21 09:38:08 +0900  
    Browse Code »
  • [~] refactor read from connection
    efbef67a
    David RENÉ authored
    2025-09-21 08:55:35 +0900  
    Browse Code »

08 Aug, 2025
3 commits
  • [-] fix the delete out of state. Don't try to delete file "." and ".." which are… ...
    b43ac9a0
    … undeletable directories
    David RENÉ authored
    2025-08-08 07:35:36 +0900  
    Browse Code »
  • add timezone in date
    b26fda29
    David RENÉ authored
    2025-08-08 07:35:36 +0900  
    Browse Code »
  • Fix typo for xlib
    27afe199
    David RENÉ authored
    2025-08-08 07:35:36 +0900  
    Browse Code »

25 Jun, 2025
1 commit
  • [~] remove debug print in get_mb_DB_id()
    397d9122
    David RENÉ authored
    2025-06-25 17:42:47 +0900  
    Browse Code »

15 Jun, 2025
3 commits
  • [+] add form name for many actioner function. This allows to have <input> instea… ...
    bd0c017e
    …d of <a> tag and let javascript transform input in decorated button
    David RENÉ authored
    2025-06-15 11:21:21 +0900  
    Browse Code »
  • [+] add wrap_lines and read_only CoreAttrributes for textarea
    b2719426
    David RENÉ authored
    2025-06-15 11:18:39 +0900  
    Browse Code »
  • [+] add init in CoreAttrs, which add value attribute
    bc3738d4
    David RENÉ authored
    2025-06-15 11:17:25 +0900  
    Browse Code »

14 Jun, 2025
5 commits
  • [~] use compact form of aws_contoller and aws_action (aws_c and aws_c) ...
    6b9755ee
    [+] load_to_clipboard(url) The url request to server to provide the html content by ajax call
    [+] jq_query has new argument "after_callback" which will be executed at the end of the query
    David RENÉ authored
    2025-06-14 17:36:43 +0900  
    Browse Code »
  • add xlib_selector function to get selected element and open url with that select… ...
    660f5f43
    …ed element in new window
    David RENÉ authored
    2025-06-14 17:27:23 +0900  
    Browse Code »
  • fix some typo
    1c2f62e1
    David RENÉ authored
    2025-06-14 17:24:45 +0900  
    Browse Code »
  • add some class for better handling the class drop-flag
    b0a69e68
    David RENÉ authored
    2025-06-14 17:23:33 +0900  
    Browse Code »
  • add english name for class "bold"
    9a7b7a37
    David RENÉ authored
    2025-06-14 17:21:56 +0900  
    Browse Code »

12 Jun, 2025
1 commit
  • add load_to_clipboard function to be able to copy html into the OS clipboard
    94db3a15
    David RENÉ authored
    2025-06-12 15:36:26 +0900  
    Browse Code »

10 Jun, 2025
1 commit
  • Add parameter in phone_icon to allow or not the click to dial
    5ab6864e
    David RENÉ authored
    2025-06-10 15:58:43 +0900  
    Browse Code »

05 Jun, 2025
2 commits
  • Destroy the previous dialog with same ID before creating a new one with that same id ...
    87db844b
    Maybe fix a long time bug.
    David RENÉ authored
    2025-06-05 19:41:18 +0900  
    Browse Code »
  • Add DB_datetime less '<' comparator
    04a1561e
    David RENÉ authored
    2025-06-05 19:39:51 +0900  
    Browse Code »

04 May, 2024
3 commits
  • [+] choose_lang_dropdown() ...
    1dc4cd2b
    [~] update choose_lang_dialod() to add the list of excluded language to not to be shown on the list
    [+] add random number to div id into the language line. This allows to have multiples languages selector in same page
    David RENÉ authored
    2024-05-04 12:11:57 +0900  
    Browse Code »
  • [~] to_String from DB_id return NULL instead of none. This allow to use it direc… ...
    1fb914b9
    …tly in SQL query instead of "none" which produce an error
    [+] add to_SQL from DB_id wich return result as to_String
    David RENÉ authored
    2024-05-04 12:05:41 +0900  
    Browse Code »
  • add encode_HTML_quote
    fa876ec4
    David RENÉ authored
    2024-05-04 12:02:29 +0900  
    Browse Code »

20 Aug, 2023
1 commit
  • [+] add dialog showing available language. The argument 'action' is a call back … ...
    cebdf6b7
    …for action when one of the flag is clicked. Generally it's javascript function call during onclick event. So this function action let add at the end the language argument into javascript calling function.
    David RENÉ authored
    2023-08-20 11:17:35 +0200  
    Browse Code »

12 Jun, 2023
1 commit
  • [-] fix the web action name. Add "aws_a" as valid name
    e782d548
    David RENÉ authored
    2023-06-12 10:00:12 +0900  
    Browse Code »

10 May, 2023
1 commit
  • [~] remove multiple declaration of helpers for CoreAttrs
    42dd94b5
    David RENÉ authored
    2023-05-10 18:45:23 +0900  
    Browse Code »

05 May, 2023
1 commit
  • Merge branch 'release/ANUBIS_1_19' into HEAD ...
    4e513d3a
    Resolve Conflicts:	web/making_a_web_site.anubis
    David RENÉ authored
    2023-05-05 11:31:26 +0900  
    Browse Code »